Difference between revisions of "Template:Navbox generic"

From Summertime Saga Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<table class="navbox collapsible {{{state|autocollapse}}}" style="margin:auto; {{{style|}}}{{{bodystyle|}}}">
+
<table class="navbox collapsible {{{state|autocollapse}}}" style="margin:auto;background:#3F4454; padding:2px; color:#6c749b; font-size:90%;">
 
<tr><!--
 
<tr><!--
  
 
----------------------------------------Titlebar-----------------------------------------
 
----------------------------------------Titlebar-----------------------------------------
--><th colspan="{{#if:{{{image|}}}|3|2}}" style="text-align:center;{{{titlestyle|}}}"><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> <!--
  
Line 39: Line 39:
  
 
-----------------------below (optional content below groups)-----------------------
 
-----------------------below (optional content below groups)-----------------------
-->{{#if: {{{below|}}} |<tr>
+
-->{{#if:{{{below|}}} |<tr>
 
<td style="{{{belowstyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{below|}}}</td>
 
<td style="{{{belowstyle|}}}" colspan="{{#if:{{{image|}}}|3|2}}">{{{below|}}}</td>
 
</tr>}}
 
</tr>}}
 
</table>
 
</table>

Revision as of 13:58, 17 June 2019