Template:SC/Infobox data MFU/doc
Template page
More actions
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 MFU/doc/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 MFU/doc/doc. (View all subpages of this page.)
{{Infobox data MFU}} is used by various infobox templates to format the manufacturer value. It takes the manufacturer code and output in the Manufacturer name (Code) format.
Usage
{{Infobox data MFU|Manufacturer code}}
Example
{{Infobox data MFU|AEGS}} gives Template:Infobox data MFU
TemplateData
<templatedata> { "params": { "1": { "label": "Manufacturer code", "example": "AEGS", "type": "string", "required": true } }, "description": "Takes the manufacturer code and output in the Manufacturer name (Code) format.", "format": "inline" } </templatedata>