Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:SC/Navplate row/doc
The above text is transcluded from Template:SC/Navplate row/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Navplate row/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>