Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navbox generic: Difference between revisions

Template page
Casiope (talk | contribs)
mNo edit summary
Casiope (talk | contribs)
mNo edit summary
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 11:58, 17 June 2019