Template:Navbox documentation: Difference between revisions
Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
< | <div style="border: 2px dashed #666666;"><div style="margin: 3em;"><onlyinclude>{{documentation | ||
| 1 = Template:Navbox documentation | content = | |||
{{{hatnotes|}}} | |||
{{Template display|nomobile}} | |||
{{{intro|{{{2|}}}}}} | |||
This is a [[Wikipedia:Navigation template|navigational template]] created using {{tl|navbox}}. It can be [[Help:Transclusion|transcluded]] on pages by placing <code><nowiki>{{</nowiki>{{{template|{{PAGENAME}}}}}<nowiki>}}</nowiki></code> below the [[Wikipedia:Manual of Style/Layout#Standard appendices and footers|standard article appendices]]. | |||
{{#if:{{{stateless|}}}|| | |||
==Initial visibility== | |||
{{Collapsible option|parameter_name={{{parameter_name|state}}}|default={{{1|{{{state|autocollapse}}}}}}|nobase={{{nobase|}}}}} | |||
{{Navbox visibility}} | |||
==TemplateData== | |||
<templatedata> | |||
{ | |||
"params": { | |||
"state": { | |||
"label": "State", | |||
"description": "The initial visibility of the navbox", | |||
"suggestedvalues": [ | |||
"collapsed", | |||
"expanded", | |||
"autocollapse" | |||
], | |||
"suggested": true, | |||
"type": "string" | |||
} | |||
}, | |||
"description": "A navigational box that can be placed at the bottom of articles." | |||
} | |||
</templatedata> | |||
}} | |||
==Template transclusions== | |||
{{Check completeness of transclusions}} | |||
{{{3|}}} | |||
}}</onlyinclude></div></div><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage --> | |||
</noinclude> | </noinclude> |