Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SC/Infobox data commodity type/doc

Template page
Template documentation (for the above template, sometimes hidden or invisible) [create]
This template doesn't have any documentation yet! Help out by writing some. There may also be documentation on Wikia Templates which can be copied.
This template currently doesn't have any documentation; you can create it if you know how the template is used. (What is this?)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Infobox data commodity type/doc/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>