Template
Interface template

Navbar

From Dogcraft Wiki

Revision as of 00:06, 21 April 2023 by Domino (talk | contribs) (Created page with "includeonly>{{#invoke:Navbar|navbar}}</includeonly><noinclude> {{documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

includeonly>

</includeonly>

Template documentation[view] [edit] [history] [purge]

Copyable examples when inside a given template adds navbar navigational functionality:

Usage

{{navbar|{{subst:PAGENAME}}|mini=1}}
{{navbar|{{subst:PAGENAME}}|plain=1}}
{{navbar|{{subst:PAGENAME}}|mini=1|nodiv=1}}
{{navbar|{{subst:PAGENAME}}|plain=1|nodiv=1}}
{{navbar|{{subst:PAGENAME}}|fontstyle=color:green}}
The {{subst:PAGENAME}} will be substituted with the template's name when parsed by the servers.
{{navbar|navbar/doc}} gives: includeonly>

Examples

Required parameters

  • {{navbar|Name of Template}} the template name is required.

Optional parameters

Options Parameters Produces...
Normal {{navbar|Template Name}} includeonly>
No "This box:" text. {{navbar|Template Name|plain=1}} includeonly>
Short version. {{navbar|Template Name|mini=1}} includeonly>
Good for "blending" into text. {{navbar|Template Name|nodiv=1}} Lorem includeonly> Ipsum
Blended, no "This box:" text. {{navbar|Template Name|plain=1|nodiv=1}} Lorem includeonly> Ipsum
Blended, short version. {{navbar|Template Name|mini=1|nodiv=1}} Lorem includeonly> Ipsum
For a color option. {{navbar|Template Name|fontstyle=color:green}} includeonly>
With brackets. {{navbar|Template Name|brackets=1}} includeonly>
This page was last modified on 21 April 2023, at 00:06. (12 months ago)