Template:SC/Infobox data commodity type
Template page
More actions
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:SC/Infobox data commodity type/doc
The above text is transcluded from Template:SC/Infobox data commodity type/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Infobox data commodity type/doc. (View all subpages of this page.)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Infobox data commodity type/doc. (View all subpages of this page.)
{{Infobox data commodity type}} is used by the commodity infobox template to convert singular and plural form of the commodity type terms.
Usage
{{Infobox data commodity type|mode|input}}
TemplateData
<templatedata> { "params": { "1": { "label": "Mode", "description": "Conversion mode: singular/plural", "example": "plural", "type": "string", "required": true }, "2": { "label": "Term", "description": "Term to be converted", "example": "Metal", "type": "string", "required": true } }, "description": "Convert commodity type terms into singular or plural format" } </templatedata>