Difference between revisions of "Template:Infobox chemical/related/doc"
Jump to navigation
Jump to search
Template:Parameter names example
imported>Zackmann08 (WIP) |
imported>Colonies Chris m (minor fixes, replaced: {{clc| → {{Category link with count|, {{TemplateDataHeader → {{TemplateData header) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
− | |||
This is the {{tl|Infobox}} implementation of {{tl|Chembox Related}} | This is the {{tl|Infobox}} implementation of {{tl|Chembox Related}} | ||
{{Lua|Module:Infobox|Module:Check for unknown parameters}} | {{Lua|Module:Infobox|Module:Check for unknown parameters}} | ||
Line 20: | Line 19: | ||
</pre> | </pre> | ||
− | ==See | + | ==See also == |
{{Infobox chemical/subtemplates}} | {{Infobox chemical/subtemplates}} | ||
+ | |||
==Categories== | ==Categories== | ||
− | {{ | + | {{Category link with count|Category:Pages using infobox chemical/related with unknown parameters}} |
− | |||
==Template Data== | ==Template Data== | ||
− | {{ | + | {{TemplateData header}} |
<templatedata> | <templatedata> | ||
{ | { | ||
"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]]" | ||
} | } | ||
} | } | ||
Line 54: | Line 65: | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
+ | |||
+ | ==References== | ||
+ | {{Reflist}} | ||
[[Category:Infobox chemical templates]] | [[Category:Infobox chemical templates]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 15:52, 14 May 2019
![]() | 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. |
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 |