Template:Initially available/doc

From Kairosoft Wiki
Jump to navigation Jump to search
Edit-copy green.svg This is a documentation subpage for Template:Initially available.
It contains usage information, categories and other content that is not part of the original template page.

When a cell has information that's initially available, this template should be added. This template relies on MediaWiki:Common.js/cellTemplate.js, as it otherwise gives undesired results in the VisualEditor. The result is a slight delay of cell formatting on page load.

Syntax

{{Initially available|<1>}}

1 is optional, and will change the text displayed inside the cell.

Example

{|
|{{initially available}}
|}
Initially Available
{|
|{{initially available|Beginning Job}}
|}
Beginning Job