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 MFU/doc

Template page
Revision as of 21:00, 29 April 2022 by imported>Alistair3149
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.)

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