Template:Navbox generic: Difference between revisions
Template page
More actions
mNo edit summary |
m more white text |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<table style="clear:both; margin:auto; background:#3F4454; border-spacing:5px; color:white; font-size: | <table style="clear:both; margin:auto; background:#3F4454; border-spacing:5px; color:white; font-size:small; text-align:left; width:100%;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background:#3F4562; border: | <th colspan="2" style="background:#3F4562; border:thin solid #8B94AA; font-size:medium; text-align:center; padding:2px;"><span style="color: #fff;">{{{title}}}</span></th> | ||
</tr> | </tr> | ||
{{#if:{{{above|}}}| | {{#if:{{{above|}}}| | ||
| Line 10: | Line 10: | ||
<tr> | <tr> | ||
{{#if:{{{group1|}}}| | {{#if:{{{group1|}}}| | ||
<th style="padding-right:6px; border-right: | <th style="padding-right:6px; border-right:thin solid #8B94AA; color: #fff;">{{{group1}}}</th>}} | ||
<td colspan="{{#if:{{{group1|}}}|1|2}}" style="color:# | <td colspan="{{#if:{{{group1|}}}|1|2}}" style="color:#8B94AA;">{{{list1}}}</td> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<td rowspan="{{#expr: {{#if:{{{list1|}}}|1|0}} +{{#if:{{{list2 | <td rowspan="{{#expr: {{#if:{{{list1|}}}|1|0}} +{{#if:{{{list2|}}}|1|0}}}}" style="vertical-align:middle; padding-left:7px;">{{{image}}}</td>}} | ||
</tr>}} | </tr>}} | ||
{{#if:{{{list2|}}}| | {{#if:{{{list2|}}}| | ||
<tr> | <tr> | ||
{{#if:{{{group2|}}}| | {{#if:{{{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> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{below|}}}| | {{#if:{{{below|}}}| | ||
Latest revision as of 11:56, 31 March 2026
| {{{title}}} |
|---|