Difference between revisions of "Template:Infobox chemical/related/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zackmann08
(WIP)
imported>Zackmann08
Line 32: Line 32:
 
"params": {
 
"params": {
 
"Related_ref": {
 
"Related_ref": {
"type": "string"
+
"type": "content",
 +
"description": "A reference for the header of the related section",
 +
"example": "<ref>{{cite web|...}}</ref>"
 
},
 
},
 
"OtherAnions": {
 
"OtherAnions": {
"type": "string"
+
"type": "content",
 +
"description": "Additional Anions of the chemical",
 +
"example": "[[Arsine]]"
 
},
 
},
 
"OtherCations": {
 
"OtherCations": {
"type": "string"
+
"type": "content",
 +
"description": "additional Cations of the element",
 +
"example": "[[Stibine]]"
 
},
 
},
 
"OtherFunction_label": {
 
"OtherFunction_label": {
"type": "string"
+
"type": "string",
 +
"description": "Label for the other functions row, Required if OtherFunctions is used.",
 +
"example": "nitrogen hydrides"
 
},
 
},
 
"OtherFunction": {
 
"OtherFunction": {
"type": "string"
+
"type": "content",
 +
"description": "Data for the other function row",
 +
"example": "[[Hydrazine]]<br/>[[Hydrazoic acid]]"
 
},
 
},
 
"OtherCompounds": {
 
"OtherCompounds": {
"type": "string"
+
"type": "content",
 +
"description": "Other related compounds",
 +
"example": "[[Ammonium hydroxide]]"
 
}
 
}
 
}
 
}

Revision as of 00:33, 24 November 2018

Template:Under construction This is the {{Infobox}} implementation of {{Chembox Related}}

Template:Parameter names example

Usage

{{Infobox chemical/related
| OtherAnions         = 
| OtherCations        = 
| OtherCompounds      = 
| OtherFunction       = 
| OtherFunction_label = 
| Related_ref         = 
}}

See Also

Old {{chembox}} version {{Infobox chemical}} equivalent Testcases
{{Chembox Identifiers}} {{Infobox chemical/identifiers}} testcases
{{Chembox Properties}} {{Infobox chemical/properties}} testcases
{{Chembox Structure}} {{Infobox chemical/structure}} testcases
{{Chembox Thermochemistry}} {{Infobox chemical/thermochemistry}} testcases
{{Chembox Explosive}} {{Infobox chemical/explosive}} testcases
{{Chembox Pharmacology}} {{Infobox chemical/pharmacology}} testcases
{{Chembox Hazards}} {{Infobox chemical/hazards}} testcases
{{Chembox Related}} {{Infobox chemical/related}} testcases
{{Chembox Supplement}} {{Infobox chemical/supplement}} testcases
Additional templates
{{Infobox chemical/image row}}
{{Infobox chemical/labelstyle}}
{{Infobox chemical/datastyle}}
{{Infobox chemical/calc temps}}

Categories

Category:Pages using infobox chemical/related with unknown parameters (0)


Template Data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Infobox chemical/related

No description.

Template parameters

ParameterDescriptionTypeStatus
Related_refRelated_ref

A reference for the header of the related section

Example
<ref>{{cite web|...}}</ref>
Contentoptional
OtherAnionsOtherAnions

Additional Anions of the chemical

Example
[[Arsine]]
Contentoptional
OtherCationsOtherCations

additional Cations of the element

Example
[[Stibine]]
Contentoptional
OtherFunction_labelOtherFunction_label

Label for the other functions row, Required if OtherFunctions is used.

Example
nitrogen hydrides
Stringoptional
OtherFunctionOtherFunction

Data for the other function row

Example
[[Hydrazine]]<br/>[[Hydrazoic acid]]
Contentoptional
OtherCompoundsOtherCompounds

Other related compounds

Example
[[Ammonium hydroxide]]
Contentoptional