Difference between revisions of "Template:Navbox generic"

From Summertime Saga Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<table style="margin:auto;background:#3F4454; padding:2px; color:white; font-size:90%; text-align:left;">
+
<table style="margin:auto; background:#3F4454; padding:2px; color:white; font-size:90%; text-align:left;">
 
<tr>
 
<tr>
 
<th colspan="{{#if:{{{image|}}}|3|2}}" style="background:#3F4562; border:1px solid #6C749B; font-size:122%; text-align:center;"><span>{{{title}}}</span></th>
 
<th colspan="{{#if:{{{image|}}}|3|2}}" style="background:#3F4562; border:1px solid #6C749B; font-size:122%; text-align:center;"><span>{{{title}}}</span></th>
Line 5: Line 5:
 
{{#if:{{{above|}}}|
 
{{#if:{{{above|}}}|
 
<tr>
 
<tr>
<td style="{{{abovestyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{above|}}}</td>
+
<td colspan="{{#if:{{{image|}}}|3|2}}">{{{above|}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if:{{{list1|}}}|
 
{{#if:{{{list1|}}}|
Line 41: Line 41:
 
{{#if:{{{below|}}}|
 
{{#if:{{{below|}}}|
 
<tr>
 
<tr>
<td style="{{{belowstyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{below|}}}</td>
+
<td colspan="{{#if:{{{image|}}}|3|2}}">{{{below|}}}</td>
 
</tr>}}
 
</tr>}}
 
</table>
 
</table>

Revision as of 16:33, 17 June 2019

{{{title}}}