Difference between revisions of "Template:SKCell2"
From SpiralKnights
m (Create) |
m (Add instructions) |
||
Line 13: | Line 13: | ||
== Parameters == | == Parameters == | ||
=== Optional === | === Optional === | ||
− | + | 1 = The content of this cell.<br> | |
− | + | 2 = The horizontal alignment of the contents of this cell. Accepted values are the same as CSS text-align values.<br> | |
− | + | 3 = The vertical alignment of the contents of this cell. Accepted values are the same as CSS vertical-align values.<br> | |
− | + | 4 = How many columns of this table this cell will take up.<br> | |
− | + | 5 = How many rows of this table this cell will take up.<br> | |
− | + | 6 = The width of this cell.<br> | |
− | + | 7 = The height of this cell.<br> | |
+ | background = If you want a background other than light blue.<br> | ||
+ | color = if you want a font color other than black. | ||
}}</noinclude> | }}</noinclude> |
Revision as of 00:52, 1 August 2011
Content goes here. |
This template creates a more compact cell in an SKWindow without the rounded edges.
Usage
This template is intended to be used in the "body" parameter of the SKWindow template.
Parameters
Optional
1 = The content of this cell.
2 = The horizontal alignment of the contents of this cell. Accepted values are the same as CSS text-align values.
3 = The vertical alignment of the contents of this cell. Accepted values are the same as CSS vertical-align values.
4 = How many columns of this table this cell will take up.
5 = How many rows of this table this cell will take up.
6 = The width of this cell.
7 = The height of this cell.
background = If you want a background other than light blue.
color = if you want a font color other than black.
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this template. |