Difference between revisions of "Template:Infobox chemical/related/doc"
Jump to navigation
Jump to search
Template:Parameter names example
imported>Zackmann08 (WIP) |
imported>Zackmann08 (→Template Data: +info) |
||
Line 32: | Line 32: | ||
"params": { | "params": { | ||
"Related_ref": { | "Related_ref": { | ||
− | "type": " | + | "type": "content", |
+ | "description": "A reference for the header of the related section", | ||
+ | "example": "<ref>{{cite web|...}}</ref>" | ||
}, | }, | ||
"OtherAnions": { | "OtherAnions": { | ||
− | "type": " | + | "type": "content", |
+ | "description": "Additional Anions of the chemical", | ||
+ | "example": "[[Arsine]]" | ||
}, | }, | ||
"OtherCations": { | "OtherCations": { | ||
− | "type": " | + | "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": " | + | "type": "content", |
+ | "description": "Data for the other function row", | ||
+ | "example": "[[Hydrazine]]<br/>[[Hydrazoic acid]]" | ||
}, | }, | ||
"OtherCompounds": { | "OtherCompounds": { | ||
− | "type": " | + | "type": "content", |
+ | "description": "Other related compounds", | ||
+ | "example": "[[Ammonium hydroxide]]" | ||
} | } | ||
} | } |
Revision as of 00:33, 24 November 2018
![]() | This is a documentation subpage for Template:Infobox chemical/related. It contains usage information, categories and other content that is not part of the original template page. |
Template:Under construction This is the {{Infobox}} implementation of {{Chembox Related}}
![]() | This template uses Lua: |
Contents
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Related_ref | Related_ref | A reference for the header of the related section
| Content | optional |
OtherAnions | OtherAnions | Additional Anions of the chemical
| Content | optional |
OtherCations | OtherCations | additional Cations of the element
| Content | optional |
OtherFunction_label | OtherFunction_label | Label for the other functions row, Required if OtherFunctions is used.
| String | optional |
OtherFunction | OtherFunction | Data for the other function row
| Content | optional |
OtherCompounds | OtherCompounds | Other related compounds
| Content | optional |