Difference between revisions of "Template:Navbox generic"

From Summertime Saga Wiki
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<tr><!--
 
<tr><!--
  
----------------------------------------Titlebar-----------------------------------------
+
----------------------------------------Titlebar----------------------------------------><th colspan="{{#if:{{{image|}}}|3|2}}" style="text-align:center; color:white; background:#3f4562; border:1px solid #6c749b;"><span style="font-size:110%;">{{{title}}}</span></th>
--><th colspan="{{#if:{{{image|}}}|3|2}}" style="text-align:center; color:white; background:#3f4562; border:1px solid #6c749b;"><span style="font-size:110%;">{{{title}}}</span></th>
 
 
</tr> <!--
 
</tr> <!--
  
-----------------------above (optional content above groups)-----------------------
+
-----------------------Above------------------------------------------------------------>{{#if:{{{above|}}} |<tr>
-->{{#if:{{{above|}}} |<tr>
 
 
<td style="{{{abovestyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{above|}}}</td>
 
<td style="{{{abovestyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{above|}}}</td>
 
</tr>}} <!--
 
</tr>}} <!--
  
----------------------------------------- Groups ----------------------------------------
+
-----------------------------------------Groups----------------------------------------->{{#if:{{{list1|}}}  |<tr>
-->{{#if:{{{list1|}}}  |<tr>
 
 
{{#if:{{{group1|}}}    |<th style="{{{groupstyle|}}}">{{{group1}}}</th>}}
 
{{#if:{{{group1|}}}    |<th style="{{{groupstyle|}}}">{{{group1}}}</th>}}
 
<td style="{{{liststyle|}}} {{{oddstyle|}}}" colspan="{{#if:{{{group1|}}}|1|2}}">{{{list1}}}</td>
 
<td style="{{{liststyle|}}} {{{oddstyle|}}}" colspan="{{#if:{{{group1|}}}|1|2}}">{{{list1}}}</td>

Revision as of 14:01, 17 June 2019