Template
WorldSwitch
From Dogcraft Wiki
WorldSwitch template
This is a technical template meant to be used inside other template, mainly infoboxes. It converts server world names to include links. It handles most common ways of refering to past and present worlds.
Example
{{WorldSwitch|Survival}}
generates: Survival 1
{{WorldSwitch|Survival 4}}
generates: Survival 4
{{WorldSwitch|Survival 4|Husky}}
generates: Survival 4 (Husky)
{{WorldSwitch|Survival 4 (Husky)}}
generates: Survival 4 (Husky)
{{WorldSwitch|Husky}}
generates: Survival 4 (Husky)
{{WorldSwitch||Husky}}
generates: Survival 4 (Husky)
{{WorldSwitch|Husky|mode=Category}}
generates: survival 4
{{WorldSwitch||Husky|mode=Category}}
generates: survival 4
{{WorldSwitch|Survival 4 (Husky)|mode=Category}}
generates: Survival 4
{{WorldSwitch|Survival 4 (Husky)|mode=Subworld}}
generates: Husky
Template data
This is a technical template. If you see this text outside the Template:WorldSwitch page, you are doing something wrong. It is meant to convert most ways to input the 'world' property of infobox templates into what the template is expecting and/or the same thing but with a link to the actual world page referred to.
Parameter | Description | Type | Status | |
---|---|---|---|---|
World | 1 | Input for the worlds, this is what actually matters the most. Takes inputs in most ways you could think to input the world that is not actually what the template wants. Except typos. This is to deal with alternative ways to say the same things, not the lack of autocorrect. | String | required |
Subworld | 2 | Subworld for use in Survival 4 cases
| String | suggested |
Mode | mode | Options are "Category" for world categoires, "Network" for use in the Network line of the Station infobox, and a currently unused "Subworld" option. | String | optional |