Template:Navbox generic: Difference between revisions
Template page
More actions
m header text was dark on a dark background. made it white. |
m more white text |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
<tr> | <tr> | ||
{{#if:{{{group1|}}}| | {{#if:{{{group1|}}}| | ||
<th style="padding-right:6px; border-right:thin solid #8B94AA;">{{{group1}}}</th>}} | <th style="padding-right:6px; border-right:thin solid #8B94AA; color: #fff;">{{{group1}}}</th>}} | ||
<td colspan="{{#if:{{{group1|}}}|1|2}}" style="color:#8B94AA;">{{{list1}}}</td> | <td colspan="{{#if:{{{group1|}}}|1|2}}" style="color:#8B94AA;">{{{list1}}}</td> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
| Line 18: | Line 18: | ||
<tr> | <tr> | ||
{{#if:{{{group2|}}}| | {{#if:{{{group2|}}}| | ||
<th style="padding-right:6px; border-right:thin solid #8B94AA;">{{{group2}}}</th>}} | <th style="padding-right:6px; border-right:thin solid #8B94AA; color: #fff;">{{{group2}}}</th>}} | ||
<td colspan="{{#if:{{{group2|}}}|1|2}}" style="color:#8B94AA;">{{{list2}}}</td> | <td colspan="{{#if:{{{group2|}}}|1|2}}" style="color:#8B94AA;">{{{list2}}}</td> | ||
</tr>}} | </tr>}} | ||
Latest revision as of 11:56, 31 March 2026
| {{{title}}} |
|---|