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

Template page
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

{{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>