Modèle:SKWindow/Cell : Différence entre versions
De SpiralKnights
m (Trying normal font size) |
m (1 version) |
(Aucune différence)
|
Version actuelle en date du 20 mai 2011 à 23:27
Content goes here. |
This template creates a cell in an SKWindow.
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.
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this template. |