Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
(Took this from wikipedia... hope it works) |
m (took out navbar) |
||
| Line 18: | Line 18: | ||
-->colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}} <!-- | -->colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}} <!-- | ||
-->class="navbox-title"><!-- | -->class="navbox-title"><!-- | ||
--><span class="{{{titleclass|}}}" style="font-size:{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=100|#default=110}}%;"> | --><span class="{{{titleclass|}}}" style="font-size:{{#switch:{{{border|{{{1|}}}}}}|subgroup|child|none=100|#default=110}}%;"> | ||
Revision as of 11:36, 13 November 2011
Example Usage:
{{Navbox
|name = {{subst:PAGENAME}}
|title =
|image =
|above =
|state =
|group1 =
|list1 =
|group2 =
|list2 =
...
|group20 =
|list20 =
|below =
}}