Template:Navbar-header: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Dispenser Cleaned up template code |
meta>Dispenser m fixed error |
||
Line 2: | Line 2: | ||
|- valign="middle" | |- valign="middle" | ||
|width="10%"|<!-- --> | |width="10%"|<!-- --> | ||
|align="center"|{{#if:{{{fontcolor}}} |<span style="color:{{{fontcolor}}}">{{{1}}}</span>|{{{1}}}}} | |align="center"|{{#if:{{{fontcolor|}}} |<span style="color:{{{fontcolor|}}}">{{{1}}}</span>|{{{1}}}}} | ||
|align="right" width="10%"|{{Tnavbar|{{{2|Template:{{PAGENAME}}}}}|mini=1|nodiv=1}} | |align="right" width="10%"|{{Tnavbar|{{{2|Template:{{PAGENAME}}}}}|mini=1|nodiv=1}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 17:39, 29 October 2006
{{{1}}} | Template:Tnavbar |
Usage
Simply place {{Tnavbar-header|Heading|Name of Template}} in the header area of a given template to add a centred heading with right justified v·d·e·h navigational functionality. If there is need for a font color other than black, use {{Tnavbar-header|Heading|Name of Template|fontcolor=#html color code}} instead.
Note to editors
This template is likely represented across hundreds of pages (if not thousands); please tread lightly when editing here.
Examples / See also
Template | This... | Produces... | ||
---|---|---|---|---|
{{Tnavbar}} | → | Divides into a separate section: {{Tnavbar|Tnavbar}} like so. | → | Divides into a separate section: Template:Tnavbar like so. |