Vorlage:Navbar-header: Unterschied zwischen den Versionen
(Cleaned up template code) |
K (fixed error) |
||
Zeile 2: | Zeile 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> |
Version vom 29. Oktober 2006, 18:39 Uhr
{{{1}}} | Vorlage: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: Vorlage:Tnavbar like so. |