Template:SKWindow/EmptyCell

From SpiralKnights

Revision as of 17:29, 9 July 2015 by Novaster (Talk | contribs)

Jump to: navigation, search
This is empty.
Template documentation

This template creates a cell without a background in an SKWindow and works exactly like SKWindow/Cell. It can be used to create an empty space where a cell is necessary, or to simply leave out the background for aesthetic purposes.

Usage

This template is intended to be used in the "body" parameter of the SKWindow template.

Parameters

Optional

The content of this cell.
The horizontal alignment of the contents of this cell. Accepted values are the same as CSS text-align values.
The vertical alignment of the contents of this cell. Accepted values are the same as CSS vertical-align values.
How many columns of this table this cell will take up.
How many rows of this table this cell will take up.
The width of this cell.
The height of this cell.
The background color of this cell.
Personal tools