More actions
Extracted CSS to a separate template for ease of maintenance |
Added Template:Navbar to the titlebar |
||
| Line 15: | Line 15: | ||
-->class="navbox-title"><!-- | -->class="navbox-title"><!-- | ||
-->{{#if:{{#if:{{{name|}}}||{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=1}}}}|<!-- | -->{{#if:{{#switch:{{{navbar|}}}|plain|off=1}}<!-- | ||
-->{{#if:{{{name|}}}||{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=1}}}}|<!-- | |||
-->{{#ifeq:{{{navbar|}}}|off|{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em;"> </div>}}|<!-- | |||
-->{{#ifeq:{{{state|}}}|plain||<div style="float:left;width:6em;"> </div>}}}}|<!-- | |||
--><div style="float:left;width:6em;text-align:left;"><!-- | --><div style="float:left;width:6em;text-align:left;"><!-- | ||
-->{{Navbar|{{{name}}}|mini=1|fontstyle={{{basestyle|}}};{{{titlestyle|}}};background:none transparent;border:none;font-size:100%;}}<!-- | |||
--></div>{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em;"> </div>}}}}<!-- | --></div>{{#ifeq:{{{state|}}}|plain|<div style="float:right;width:6em;"> </div>}}}}<!-- | ||