Difference between revisions of "User:TheTric/Zetta/Page/Container/Collapsible"
From SpiralKnights
< User:TheTric | Zetta | Page | Container
m |
m |
||
Line 1: | Line 1: | ||
− | <div style="{{User:TheTric/Zetta/Page/Header/Style}}; | + | <div style="{{User:TheTric/Zetta/Page/Header/Style}}; padding:0px;"> |
− | + | <table cellpadding="0" cellspacing="0" style="width:100%; background:none; {{{containerStyle|}}}"><tr><td><!-- | |
− | <tr><td><!-- | + | |
− | + | --><table class="wikitable collapsible {{#if:{{{collapsed|}}}|collapsed|}}" cellpadding="0" cellspacing="0" style="vertical-align:middle; width: 100%; background: none; font-size:.625em; {{User:TheTric/Zetta/Border-radius|10px;}}"><tr><td><!-- | |
− | <tr>< | + | |
− | + | --><table cellpadding="0" cellspacing="{{#if: {{{icon|1}}} | 5em | 10em}}" style=" background: none; font-size:1.6em;"><tr>{{#if: {{{icon|1}}} | <td vertical-align="middle" style="width:{{{iconSize|36}}}px; height:{{{iconSize|36}}}px; overflow: hidden;">[[Image:{{{icon|Icon-usable.png}}}|{{{iconSize|36}}}x{{{iconSize|36}}}px]]</td>}}<td align="left">{{{header|Header}}}</td></tr></table> | |
− | <tr>{{#if: {{{icon|1}}} | <td | + | |
− | + | </td><th style=" padding-right:.625em;"></th></tr><!-- | |
− | <tr><td | + | |
− | + | --><tr><td colspan="2" style="{{User:TheTric/Zetta/Page/Container/Body/Style}} font-size:.8em; font-weight:normal; font-style:normal;">{{{contents|Contents}}}</td></tr> | |
− | + | ||
− | </td></tr> | + | |
</table> | </table> | ||
+ | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 20:33, 26 October 2012
|