Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Tnavbar/doc"

From Paragon Wiki Archive
Jump to: navigation, search
(Note to editors with edit access to this template)
m
 
(2 intermediate revisions by 2 users not shown)
Line 58: Line 58:
 
|}
 
|}
  
== Prepackaged ==
+
 
;{{tl|Tnavbar-header}}: Positions <small>v • d • e</small> on the right edge of the line, often used in non-collapsible navbox heading.
+
;{{tl|Tnavbar-navframe}}: For use in conjunction with [[Wikipedia:NavFrame|Navframe div]]s, positions <small>v • d • e</small> opposite of the [hide]/[show] feature.
+
;{{tl|Tnavbar-collapsible}}: For use in conjunction with [[Wikipedia: NavFrame#Collapsible tables|Collapsible tables]],floats <small>v • d • e</small> opposite of the [hide]/[show] feature.
+
  
 
== See also ==
 
== See also ==
Line 67: Line 64:
  
 
<includeonly>
 
<includeonly>
[[Category:Internal link templates|{{PAGENAME}}]]
+
[[Category:Link Templates]][[Category:Navigation Templates| ]]
 
</includeonly>
 
</includeonly>

Latest revision as of 11:35, 8 July 2012

This is a documentation subpage for Template:Tnavbar (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Tnavbar  (Template navigation bar)

Usage

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

{{Tnavbar|{{subst:PAGENAME}}|mini=1}}
{{Tnavbar|{{subst:PAGENAME}}|plain=1}}
{{Tnavbar|{{subst:PAGENAME}}|mini=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|plain=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|miniv=1}}
{{Tnavbar|{{subst:PAGENAME}}|viewplain=1}}
{{Tnavbar|{{subst:PAGENAME}}|miniv=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|viewplain=1|nodiv=1}}
{{Tnavbar|{{subst:PAGENAME}}|fontcolor=green}}
The {{subst:PAGENAME}} will be substituted with the template's name when parsed by the servers.
{{Tnavbar|Tnavbar/doc}} gives:
This box: view  talk  edit


Examples

{{Tnavbar|Name of Template|mini= |nodiv= |fontcolor= }}

Required parameters

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

Optional parameters

Options Parameters Produces...
Normal
Normal {{tnavbar|Template Name}}
This box: view  talk  edit
No "This box:" text. {{tnavbar|Template Name|plain=1}}
view  talk  edit
Good for "blending" into text. {{tnavbar|Template Name|nodiv=1}} Lorem  This box: view  talk  edit  Ipsum
Blended no "This box:" text. {{tnavbar|Template Name|plain=1|nodiv=1}} Lorem  view  talk  edit  Ipsum
For a color option. {{tnavbar|Template Name|fontcolor=color}}
This box: view  talk  edit
Mini
Makes Tnavbar display in a mini version: {{tnavbar|Template Name|mini=1}}
v  d  e
Good for "blending" into text. {{tnavbar|Template Name|mini=1|nodiv=1}} Lorem  v  d  e  Ipsum
View only
For a simpler access option. {{tnavbar|Template Name|miniv=1}}
v
For a full simpler access option. {{tnavbar|Template Name|viewplain=1}}
view


See also