Template:Navbox generic: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
-->{{#if:{{{list2|}}} |<tr> | -->{{#if:{{{list2|}}} |<tr> | ||
{{#if:{{{group2|}}} |<th style=" | {{#if:{{{group2|}}} |<th style="{{{groupstyle|}}}">{{{group2}}}</th>}} | ||
<td style="{{{liststyle|}}} | <td style="{{{liststyle|}}} {{{evenstyle|}}}" colspan="{{#if:{{{group2|}}}|1|2}}">{{{list2}}}</td> | ||
</tr>}} <!-- | </tr>}} <!-- | ||
-->{{#if:{{{list3|}}} |<tr> | -->{{#if:{{{list3|}}} |<tr> | ||
{{#if:{{{group3|}}} |<th style=" | {{#if:{{{group3|}}} |<th style="{{{groupstyle|}}}">{{{group3}}}</th>}} | ||
<td style="{{{liststyle|}}} | <td style="{{{liststyle|}}} {{{oddstyle|}}}" colspan="{{#if:{{{group3|}}}|1|2}}">{{{list3}}}</td> | ||
</tr>}} <!-- | </tr>}} <!-- | ||
-->{{#if:{{{list4|}}} |<tr> | -->{{#if:{{{list4|}}} |<tr> | ||
{{#if:{{{group4|}}} |<th style=" | {{#if:{{{group4|}}} |<th style="{{{groupstyle|}}}">{{{group4}}}</th>}} | ||
<td style="{{{liststyle|}}} | <td style="{{{liststyle|}}} {{{evenstyle|}}}" colspan="{{#if:{{{group4|}}}|1|2}}">{{{list4}}}</td> | ||
</tr>}} <!-- | </tr>}} <!-- | ||
-->{{#if:{{{list5|}}} |<tr> | -->{{#if:{{{list5|}}} |<tr> | ||
{{#if:{{{group5|}}} |<th style=" | {{#if:{{{group5|}}} |<th style="{{{groupstyle|}}}">{{{group5}}}</th>}} | ||
<td style="{{{liststyle|}}} | <td style="{{{liststyle|}}} {{{oddstyle|}}}" colspan="{{#if:{{{group5|}}}|1|2}}">{{{list5}}}</td> | ||
</tr>}} <!-- | </tr>}} <!-- | ||
Revision as of 11:50, 17 June 2019
| {{{title}}} |
|---|