Template:SC/Navplate row/doc
More actions
- 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.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Navplate row/doc/doc. (View all subpages of this page.)
{{Navplate row}} is a metatemplate that is used by other navplate templates. It creates a row in navplate.
TemplateData
<templatedata> { "params": { "label": { "label": "Label", "description": "Label text of the row (also supports wikilinks)", "example": "Weapons", "required": true }, "content": { "label": "Content", "description": "Content of the row", "example": "A03 Sniper RifleC54 SMGF55 LMGLH86 Pistol", "required": true }, "labelid": { "label": "ID", "description": "ID used in the HTML" }, "icon": { "label": "Icon", "description": "Icon placed before the label" } }, "description": "Template:Navplate row is a metatemplate that is used by other navplate templates. It creates a row in navplate.", "paramOrder": [ "label", "content", "icon", "labelid" ], "format": "block" } </templatedata>