More actions
Content deleted Content added
Alistair3149 (talk | contribs) Created page with "<includeonly><!-- -->{{#if:{{{label|{{{content|}}}}}}|<!-- --><div class="navplate-content-item" id="navplate-list-{{urlencode:{{lc:{{{labelid|{{{label}}}}}}}}}}"><!-- --><div..." Tag: 2017 source edit |
Alistair3149 (talk | contribs) No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<includeonly><!-- |
<includeonly><!-- |
||
-->{{#if:{{{label|{{{content| |
-->{{#if:{{{label|}}}|{{#if:{{{content|}}}|<!-- |
||
--><div class="navplate-content-item" id="navplate-list-{{urlencode:{{lc:{{{labelid|{{{label}}}}}}}}}}"><!-- |
--><div class="navplate-content-item" id="navplate-list-{{urlencode:{{lc:{{{labelid|{{{label}}}}}}}}}}"><!-- |
||
--><div class="navplate-content-item-label"><!-- |
--><div class="navplate-content-item-label"><!-- |
||
Line 8: | Line 8: | ||
--><div class="navplate-content-item-list">{{{content}}}<!-- |
--><div class="navplate-content-item-list">{{{content}}}<!-- |
||
--></div><!-- |
--></div><!-- |
||
-->}}</includeonly><noinclude>{{/doc}}</noinclude> |
-->}}}}</includeonly><noinclude>{{/doc}}</noinclude> |
Revision as of 14:43, 30 March 2021
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 |