Template:Navbar: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
m (Robot: Cosmetic changes) |
m (Changed protection level for "Template:Navbar" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
-->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: | -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: | ||
-->This box: }}<!-- | -->This box: }}<!-- | ||
-->{{#if:{{{brackets|}}}|[}}<!-- | -->{{#if:{{{brackets|}}}|[}}<!-- |
Latest revision as of 02:27, 18 March 2017
Instructions for {{Navbar}}
== Examples ==
Required parameters
{{navbar|Name of Template}}
the template name is required.
Optional parameters
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}}
|