Difference between revisions of "Template:Infobox status"
Jump to navigation
Jump to search
JohnnySolas (talk | contribs) (Created page with "<includeonly>{{#if: {{{1|}}} | {{#switch: {{lc:{{{1|}}}}} | future = {{future content|{{{2|}}}}} {{#set:Is historical=Y|Has availability=Fu...") |
JohnnySolas (talk | contribs) |
||
Line 34: | Line 34: | ||
{{infobox status}} | {{infobox status}} | ||
{{infobox status|future}} | {{infobox status|future}} | ||
{{infobox status| | {{infobox status|retired}} | ||
</pre> | </pre> | ||
{{infobox status}} | {{infobox status}} | ||
{{infobox status|future}} | {{infobox status|future}} | ||
{{infobox status| | {{infobox status|retired}} | ||
[[Category:Infobox subtemplates]] | [[Category:Infobox subtemplates]] | ||
</noinclude> | </noinclude> |
Revision as of 20:00, 22 July 2021
Description
The status indicates the current availability of the content. The template is only for use in the infobox, for pages lacking an infobox users should use the notice templates directly.
Usage
{{infobox status|<status>}}
Parameters
- Unnamed parameter 1
- The status of the content.
- current - Default.
- unimplemented - Content that is known but never added as content within the game. This is usually content found from datamining.
- future - Content that is known but will be added in a future update. This is usually content found from datamining or gameplay previews.
- historical - This is content that existed in the game at some point but was removed.
- If the parameter "status" is not set in an infobox, then the last previously called status template, if used, passes the variable "infobox status" to this template and which will set the properties here accordingly.
Examples
{{infobox status}} {{infobox status|future}} {{infobox status|retired}}