The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
Template:Navbar: Difference between revisions
From The Codex
GiverOfThePeace (talk | contribs) (Created page with "<includeonly>{{#if:{{{nodiv|}}}| <span|<div}} class="noprint plainlinks navbar" style="background:none; padding:0; font-weight:normal;{{{fontstyle|}}}; font-size:xx-small; {{{style|}}}"><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: -->This box: }}<!-- -->{{#if:{{{brackets|}}}|[}}<!-- -->[[{{tcl|{{{1}}}}}|<span title="View this template" style="{{{fontstyle|}}}"><!-- -->{{#if:{{{mini|}}}|v|view}}</span>]]<!-- --> <span style="font-si...") |
GiverOfThePeace (talk | contribs) (Protected "Template:Navbar" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) m |
(No difference)
|
Latest revision as of 00:24, 12 December 2022
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
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}}
|