Difference between revisions of "User:Trias/sandbox/template"

From SpiralKnights

Jump to: navigation, search
(new)
Line 1: Line 1:
{| cellpadding="0" cellspacing="4" align="{{{align|*}}}" style="width: {{{width|<includeonly>*</includeonly><noinclude>200px</noinclude>}}}; margin: {{{margin|0px}}}; border: 2px solid #496e8b; background: #114255; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;" class="sortable {{#if:{{{collapsible|}}}|collapsible {{{state|uncollapsed}}}}}"
+
{{SKWindow2}}
{{#if:{{{header|}}}| !colspan=0 class="unsortable" style="background: #ebc94d; padding: 2px 2px 2px 2px;" {{!}}{{{header|}}}}}<noinclude>
+
{{SKNewRow}}
|-
+
{{SKCell2||background=#114255|unsortable=yes}}
|
+
{{SKCell2|'''Stratum 1'''|background=#ebc94d|unsortable=yes}}
|}
+
{{SKCell2|'''Stratum 2'''|background=#ebc94d|unsortable=yes}}
 +
{{SKCell2|'''Stratum 3'''|background=#ebc94d|unsortable=yes}}
 +
{{SKCell2|'''Stratum 4'''|background=#ebc94d|unsortable=yes}}
 +
{{SKCell2|'''Stratum 5'''|background=#ebc94d|unsortable=yes}}
 +
{{SKCell2|'''Stratum 6'''|background=#ebc94d|unsortable=yes}}
 +
{{{1|}}}
 +
{{Table/End}}<noinclude>
 
{{Documentation
 
{{Documentation
 
| content =
 
| content =
This template creates a more compact table in Spiral Knights' visual style, but without a header. Use SKCell2 with this template.
+
This template creates a weapon damage table. Subpages provide helper templates that work with this one.
  
 
== Usage ==
 
== Usage ==
This template can be used anywhere to display information.
+
This template can be used to display the damage information of a weapon.
  
 
== Parameters ==
 
== Parameters ==
=== Optional ===
+
=== Required ===
; width : The width of the table in CSS format, i.e.: "200px".
+
; 1 : Rows with damages of different attack modes/ vs. creature group. Use [[template:SKDamageRow]].
; align : Where the table aligns to. By default it displays inline. Accepted values are "left", "center", "right", and "justify".
+
 
; margin : How much space is around the outside of the table, in CSS format, i.e.: "20px" or "10px 20px 10px 20px".
+
 
}}</noinclude>
 
}}</noinclude>

Revision as of 07:23, 23 August 2011

Stratum 1 Stratum 2 Stratum 3 Stratum 4 Stratum 5 Stratum 6
Documentation

This template creates a weapon damage table. Subpages provide helper templates that work with this one.

Usage

This template can be used to display the damage information of a weapon.

Parameters

Required

Rows with damages of different attack modes/ vs. creature group. Use template:SKDamageRow.
Personal tools