Template:Navbar-collapsible/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>WOSlinker
use navbar
meta>Ms2ger
m Cleanup
Line 1: Line 1:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
{{Documentation subpage}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->


Line 5: Line 5:
Simply place the following code in the header area of [[Wikipedia: NavFrame#Collapsible tables|collapsible tables]] to add left justified <small>{{nowrap|v • d • e}}</small> navigational functionality:
Simply place the following code in the header area of [[Wikipedia: NavFrame#Collapsible tables|collapsible tables]] to add left justified <small>{{nowrap|v • d • e}}</small> navigational functionality:


<pre>{{Tnavbar-collapsible| Heading wikitext |{{subst:PAGENAME}}}}</pre>
<pre>{{Tnavbar-collapsible| Heading wikitext |{{subst:FULLPAGENAME}}}}</pre>


===Parameters===
===Parameters===
Line 11: Line 11:
====Mandatory====
====Mandatory====
; 1 : (the first unnamed parameter) Text that appears centered in the titlebar (the top bar).
; 1 : (the first unnamed parameter) Text that appears centered in the titlebar (the top bar).
; 2 : (the second unnamed parameter) The name of the template, which is needed for the "<small>{{nowrap|view • talk • edit}}</small>" links to work properly on all of the pages where the template is used on. You can use <code><nowiki>{{subst:PAGENAME}}</nowiki></code> as a shortcut for this value.
; 2 : (the second unnamed parameter) The name of the template, which is needed for the "<small>{{nowrap|view • talk • edit}}</small>" links to work properly on all of the pages where the template is used on. You can use <code><nowiki>{{subst:FULLPAGENAME}}</nowiki></code> as a shortcut for this value.


====Optional====
====Optional====

Revision as of 10:23, 3 September 2009

Usage

Simply place the following code in the header area of collapsible tables to add left justified v • d • e navigational functionality:

{{Tnavbar-collapsible| Heading wikitext |{{subst:FULLPAGENAME}}}}

Parameters

Mandatory

1
(the first unnamed parameter) Text that appears centered in the titlebar (the top bar).
2
(the second unnamed parameter) The name of the template, which is needed for the "view • talk • edit" links to work properly on all of the pages where the template is used on. You can use {{subst:FULLPAGENAME}} as a shortcut for this value.

Optional

plain
If set to plain=1 then v • d • e will be expanded to the longer form of view • talk • edit.
fontcolor
Specifies the title text color and the link color of the v • d • e.

Note to editors with access to this template

This template is likely represented across tens of thousands of pages, so please tread lightly when editing here.

See also

{{navbar}}
This template transcludes navbar, the source is more customizable.
{{tnavbar-header}}
Positions v • d • e on the right edge of the line, often used in non-collapsible navbox heading.
{{Tnavbar-navframe}}
For use in conjunction with Navframe divs, positions v • d • e opposite of the [hide]/[show] feature.

Make use of meta-template to reduce code bloat and simplify editing: Template:Navigational templates