Template:Navbar
From FORwiki
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <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|}}}|[}}<!-- | ||
+ | |||
+ | -->{{#if:{{{brackets|}}}|]}}<!-- | ||
+ | |||
+ | -->{{#if:{{{nodiv|}}}|<!--then: | ||
+ | --></span> |<!--else: | ||
+ | --></div>}}</includeonly><noinclude> | ||
- | |||
{{pp-template|small=yes}} | {{pp-template|small=yes}} | ||
{{documentation}} | {{documentation}} | ||
- | |||
- | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Current revision as of 11:46, 14 January 2010
[edit] [ ]
Template documentation

Usage
General
Copyable examples when inside a given template adds navbar navigational functionality:
- {{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: