Template
Navbar/old
From Dogcraft Wiki
Copyable examples when inside a given template adds navbar navigational functionality:
Usage
- {{navbar/old|{{subst:PAGENAME}}|mini=1}}
- {{navbar/old|{{subst:PAGENAME}}|plain=1}}
- {{navbar/old|{{subst:PAGENAME}}|mini=1|nodiv=1}}
- {{navbar/old|{{subst:PAGENAME}}|plain=1|nodiv=1}}
- {{navbar/old|{{subst:PAGENAME}}|fontstyle=color:green}}
- The
{{subst:PAGENAME}}
will be substituted with the template's name when parsed by the servers. - {{navbar/old|navbar/doc}} gives:
Examples
Required parameters
{{navbar/old|Name of Template}}
the template name is required.
Optional parameters
Options | Parameters | Produces... |
---|---|---|
Normal | {{navbar/old|Template Name}} |
|
No "This box:" text. | {{navbar/old|Template Name|plain=1}} |
|
Short version. | {{navbar/old|Template Name|mini=1}} |
|
Good for "blending" into text. | {{navbar/old|Template Name|nodiv=1}} |
Lorem | Ipsum
Blended, no "This box:" text. | {{navbar/old|Template Name|plain=1|nodiv=1}} |
Lorem | Ipsum
Blended, short version. | {{navbar/old|Template Name|mini=1|nodiv=1}} |
Lorem | Ipsum
For a color option. | {{navbar/old|Template Name|fontstyle=color:green}} |
|
With brackets. | {{navbar/old|Template Name|brackets=1}}
|
The above documentation is transcluded from Template:Navbar/old/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |