Difference between revisions of "Template:SKDamageTableTest"
From SpiralKnights
m |
|||
Line 1: | Line 1: | ||
{{SKWindow2|width=50em|collapsible={{{collapsible|yes}}} |state={{{state|uncollapsed}}} | {{SKWindow2|width=50em|collapsible={{{collapsible|yes}}} |state={{{state|uncollapsed}}} | ||
− | + | |header = | |
{{SKNewRow}} | {{SKNewRow}} | ||
{{SKCell2||background=#114255|unsortable=yes}} | {{SKCell2||background=#114255|unsortable=yes}} | ||
Line 10: | Line 10: | ||
{{SKCell2|'''Stratum 6'''|center|background=#ebc94d|unsortable=yes}} | {{SKCell2|'''Stratum 6'''|center|background=#ebc94d|unsortable=yes}} | ||
{{{1|}}} | {{{1|}}} | ||
− | {{Table/End}} | + | {{Table/End}} }} |
− | + | ||
− | {{#switch: {{{ | + | {{#switch: {{{2|}}} |
− | | yes = | + | |yes = Testing |
− | | #default = {{PAGENAME}} | + | |#default = {{PAGENAME}} |
− | + | ||
This template creates a weapon damage table. Subpages provide helper templates that work with this one. | This template creates a weapon damage table. Subpages provide helper templates that work with this one. |
Revision as of 22:42, 13 May 2014
colspan=7 class="unsortable" style="background: #ebc94d; padding: 2px 2px 2px 2px;" | - | Stratum 1 | Stratum 2 | Stratum 3 | Stratum 4 | Stratum 5 | Stratum 6 |
---|
SKDamageTableTest
This template creates a weapon damage table. Subpages provide helper templates that work with this one.
Contents
Usage
This template can be used to display the damage information of a weapon.
Parameters
Required
- 1
- Rows with damages of different attack modes/ vs. creature group. Use template:SKDamageRow.
Optional
- collapsible
- Whether to make the table collapsible. Possible values "yes" or "no". Default value is "yes".
- state
- The default state of the table either "collapsed" or "uncollapsed". Default value is uncollapsed.