|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <!---Title and Navbar--->
| |
| {{#if:{{{title|}}}|<tr>{{#if:{{{titlegroup|}}}|
| |
| <th scope="row" class="navbox-group {{{titlegroupclass|}}}"
| |
| style="{{{basestyle|}}};{{{groupstyle|}}};{{{titlegroupstyle|}}}">
| |
| {{{titlegroup|}}}</th><th scope="col" style="border-left:2px solid #fdfdfd;width:100%;|
| |
| <th scope="col" style="}}{{{basestyle|}}};{{{titlestyle|}}}" class="navbox-title"
| |
| colspan={{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}{{#if:{{{titlegroup|}}}|-1}}}}>
| |
|
| |
|
|
| |
|
| |
|
| |
|
| |
| <!---Above--->
| |
| {{#if:{{{above|}}}|
| |
| {{#if:{{{title|}}}|<tr style="height:2px;"><td></td></tr>}}
| |
| <tr><td class="navbox-abovebelow {{{aboveclass|}}}" style="{{{basestyle|}}};{{{abovestyle|}}}"
| |
| colspan="{{#expr:2{{#if:{{{imageleft|}}}|+1}}{{#if:{{{image|}}}|+1}}}}"><div>
| |
| {{{above}}}</div></td></tr>}}
| |