Difference between revisions of "Template:SKWindowsmallcollapse"

From SpiralKnights

Jump to: navigation, search
Line 1: Line 1:
{| cellpadding="0" cellspacing="4" style="border: 2px solid #496e8b; background: #114255; width: {{{width|50%}}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
+
{| cellpadding="0" cellspacing="4" style="border: {{{border-width|2px}}} {{{border-type|solid}}} {{{border-color|rgb(73,110,139)}}}; background: {{{body background-color|rgb(17,66,85)}}}; width: {{{width|50%}}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
  
 
|-  
 
|-  
 
|  
 
|  
{| class="wikitable collapsible collapsed" style="background: #ebc94d; color: #000000; width: 100%; padding: 3px 3px 3px 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;"  
+
{| class="wikitable collapsible collapsed" style="background: {{{header background-color|rgb(235,201,77)}}}; color: {{{header font-color|rgb(0,0,0)}}}; width: 100%; padding: {{{header padding|3px 3px 3px 3px}}}; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;"  
 
! '''{{{title|{{PAGENAME}}}}}'''
 
! '''{{{title|{{PAGENAME}}}}}'''
  
 
|-
 
|-
 
| align="center" |
 
| align="center" |
{| cellpadding="0" cellspacing="5" align="center" style="background: #114255; width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
+
{| cellpadding="0" cellspacing="5" align="center" style="background: {{{body background-color|rgb(17,66,85)}}}; width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
 
<noinclude>
 
<noinclude>
 
|-
 
|-

Revision as of 13:51, 8 December 2011


[edit] [purge] Template documentation

This template creates a collapsable table in Spiral Knights' visual style. Subpages from the Template:SKWindow template provide helper templates that work with this one.

Usage

This template can be used anywhere to display information.

{{SKWindowsmallcollapse
| title=
| body=
}}


Personal tools