Difference between revisions of "Template:SKDamageTableTest"

From SpiralKnights

Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{SKWindow2|width=50em|collapsible={{{collapsible|yes}}} |state={{{state|uncollapsed}}}
 
{{SKWindow2|width=50em|collapsible={{{collapsible|yes}}} |state={{{state|uncollapsed}}}
|header =
+
| header = {{#switch: {{{custom}}}
 +
| yes = {{{2}}}
 +
| #default = {{{1}}}
 
{{SKNewRow}}
 
{{SKNewRow}}
 
{{SKCell2||background=#114255|unsortable=yes}}
 
{{SKCell2||background=#114255|unsortable=yes}}
Line 10: Line 12:
 
{{SKCell2|'''Stratum 6'''|center|background=#ebc94d|unsortable=yes}}
 
{{SKCell2|'''Stratum 6'''|center|background=#ebc94d|unsortable=yes}}
 
{{{1|}}}
 
{{{1|}}}
{{Table/End}} }}
+
{{Table/End}}
 
+
 
+
{{#switch: {{{2|}}}
+
|yes = Testing
+
|#default = {{PAGENAME}}
+
 
+
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 ===
+
; 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.
+
}}</noinclude>
+

Revision as of 22:52, 13 May 2014

{{SKWindow2|width=50em|collapsible=yes |state=uncollapsed | header = {{#switch: {{{custom}}} | yes = {{{2}}} | #default = {{{1}}} |-

| colspan="1" rowspan="1" align="left" valign="top" style="width: *; height: *; background: #114255; color: #000000; font-size: normal; padding: 2px" class="unsortable"|

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 1

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 2

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 3

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 4

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 5

| colspan="1" rowspan="1" align="center" valign="top" style="width: *; height: *; background: #ebc94d; color: #000000; font-size: normal; padding: 2px" class="unsortable"| Stratum 6

|}

Personal tools