Template:Navbar-header: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Dispenser m fixed error |
meta>Dispenser more simple fixes, updated example |
||
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|}}} !important;">{{{1}}}</span>|{{{1}}}}} | ||
|align="right" width="10%"|{{Tnavbar|{{{2| | |align="right" width="10%"|{{Tnavbar|{{{2|{{PAGENAME}}}}}|mini=1|nodiv=1}} | ||
|}<noinclude> | |}<noinclude> | ||
Line 13: | Line 13: | ||
==Examples / See also== | ==Examples / See also== | ||
{| | <pre><nowiki> | ||
{{Tnavbar-header|Header Text}} | |||
{{Tnavbar-header|[[redlink|Linked Text]], Unlinked Text|Template Name|fontcolor=Gray}} | |||
</nowiki></pre> | |||
Yields: | |||
{{Tnavbar-header|Header Text}} | |||
{{Tnavbar-header|[[redlink|Linked Text]], Unlinked Text|Template Name|fontcolor=Gray}} | |||
[[Category:Internal link templates|{{PAGENAME}}]] | [[Category:Internal link templates|{{PAGENAME}}]] |
Revision as of 17:55, 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
{{Tnavbar-header|Header Text}} {{Tnavbar-header|[[redlink|Linked Text]], Unlinked Text|Template Name|fontcolor=Gray}}
Yields: Template:Tnavbar-header