Template:Navbar

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
(5 intermediate revisions not shown)
Line 1: Line 1:
 +
<includeonly>{{#if:{{{nodiv|}}}|&nbsp;<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:&#32;}}<!--
 +
 +
-->{{#if:{{{brackets|}}}|&#91;}}<!--
 +
 +
-->{{#if:{{{brackets|}}}|]}}<!--
 +
 +
-->{{#if:{{{nodiv|}}}|<!--then:
 +
--></span>&nbsp;|<!--else:
 +
--></div>}}</includeonly><noinclude>
-
<noinclude>
 
{{pp-template|small=yes}}
{{pp-template|small=yes}}
{{documentation}}
{{documentation}}
-
</noinclude>
 
-
<noinclude>
 
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Current revision as of 11:46, 14 January 2010


[edit] [purge] 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:
Personal tools