Template:Navbar/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with '== Examples == ===Required parameters=== *<code><nowiki>{{navbar|Name of Template}}</nowiki></code> the template name is required. ===Optional parameters=== {| class="wikitable"…' |
m 3 revisions imported |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 26: | Line 26: | ||
|} | |} | ||
< | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
[[Category: | |||
Latest revision as of 02:47, 19 February 2026
Examples
[edit]Required parameters
[edit]{{navbar|Name of Template}}the template name is required.
Optional parameters
[edit]| Options | Parameters | Produces... |
|---|---|---|
| Normal | {{navbar|Template Name}} |
|
| No "This box:" text. | {{navbar|Template Name|plain=1}} |
|
| Short version. | {{navbar|Template Name|mini=1}} |
|
| Good for "blending" into text. | {{navbar|Template Name|nodiv=1}} |
Lorem Ipsum |
| Blended, no "This box:" text. | {{navbar|Template Name|plain=1|nodiv=1}} |
Lorem Ipsum |
| Blended, short version. | {{navbar|Template Name|mini=1|nodiv=1}} |
Lorem Ipsum |
| For a color option. | {{navbar|Template Name|fontstyle=color:green}} |
|
| With brackets. | {{navbar|Template Name|brackets=1}}
|