More actions
Content deleted Content added
Alistair3149 (talk | contribs) No edit summary Tag: 2017 source edit |
Alistair3149 (talk | contribs) No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<includeonly><!-- |
<includeonly><!-- |
||
-->{{#if:{{{label|}}}|{{#if:{{{content|}}}|<!-- |
-->{{#if:{{{label|}}}|{{#if:{{{content|}}}|<!-- |
||
--><div class="navplate |
--><div class="template-navplate-item"><!-- |
||
--><div class="navplate- |
--><div class="template-navplate-item__label"><!-- |
||
-->{{#if:{{{icon|}}}|<div class=" |
-->{{#if:{{{icon|}}}|<div class="metadata">[[File:{{{icon}}}|20px|link=]]</div>}}<!-- |
||
-->{{{label}}}<!-- |
-->{{{label}}}<!-- |
||
--></div><!-- |
--></div><!-- |
||
--><div class="navplate- |
--><div class="template-navplate-item__list">{{{content}}}</div><!-- |
||
--></div><!-- |
--></div><!-- |
||
-->}}}}</includeonly><noinclude>{{/doc}}</noinclude> |
-->}}}}</includeonly><noinclude>{{/doc}}</noinclude> |
Latest revision as of 18:10, 24 April 2023
This documentation is transcluded from Template:Navplate row/doc. Changes can be proposed in the talk page.
{{Navplate row}} is a metatemplate that is used by other navplate templates. It creates a row in navplate.
TemplateData
Template:Navplate row is a metatemplate that is used by other navplate templates. It creates a row in navplate.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Label | label | Label text of the row (also supports wikilinks)
| Unknown | required |
Content | content | Content of the row
| Unknown | required |
Icon | icon | Icon placed before the label | Unknown | optional |
ID | labelid | ID used in the HTML | Unknown | optional |