Difference between revisions of "Template:Not in game"
Jump to navigation
Jump to search
WikimanBot (talk | contribs) |
WikimanBot (talk | contribs) (change to mbox style) |
||
| Line 1: | Line 1: | ||
| − | + | {{mbox | |
| − | | upcoming = This is an upcoming {{{2|feature}}}. | + | | type = delete |
| − | | prealpha = This was a pre-alpha {{{2|feature}}}. It does not appear in the current version. | + | | text = {{#switch: {{{1}}} |
| − | | alpha = This was an alpha {{{2|feature}}}. It does not appear in the current version. | + | | upcoming = ''This is an upcoming {{{2|feature}}}. Details may change before it is added to the game.''<includeonly>[[Category:Upcoming content]]</includeonly> |
| − | | bug = This {{{2|feature}}} does not appear in the current version. It was a bug in earlier versions. | + | | prealpha = ''This was a pre-alpha {{{2|feature}}}. It does not appear in the current version.'' |
| − | | #default = This {{{1|feature}}} is not in the game.}}}} | + | | alpha = ''This was an alpha {{{2|feature}}}. It does not appear in the current version.'' |
| + | | fileonly = ''This {{{2|feature}}} does not appear in the current version, but file(s) for it exist within the game data.'' | ||
| + | | bug = ''This {{{2|feature}}} does not appear in the current version. It was a bug in earlier versions.'' | ||
| + | | #default = ''This {{{1|feature}}} is not in the game.'' | ||
| + | }} | ||
| + | }}<noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> | ||
Revision as of 23:31, 27 November 2016
| This feature is not in the game. |
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Not_in_game/doc to view this documentation. (edit) (How does this work?)
Visit Template:Not_in_game/doc to view this documentation. (edit) (How does this work?)
- Description
- This template is used for inputting colored pieces of text.
- Syntax
- Insert this template using
{{Not in game|<prealpha, alpha, fileonly or bug>|<type>}} - Example
{{Not in game|prealpha|item}}results in
| This was a pre-alpha item. It does not appear in the current version. |