Difference between revisions of "Template:Not in game"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| WikimanBot (talk | contribs)  (+icon) | WikimanBot (talk | contribs)  | ||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{mbox | |
| − | | upcoming = This is an upcoming {{{2|feature}}}.  | + | | type = delete | 
| − | | prealpha = This  | + | | text = {{#switch: {{{1}}} | 
| − | | bug      = This {{{2|feature}}} does not appear in the current version. It was a bug in earlier versions. | + |   | upcoming = ''This is an upcoming {{{2|feature}}}. Details may change before it is added to the game.''<includeonly>[[Category:Upcoming content]]</includeonly> | 
| − | | #default = This {{{1|feature}}} is not in the game.}}}} | + |   | prealpha = ''This was a pre-alpha {{{2|feature}}}. It does not appear in the current version.'' | 
| + |   | 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 data for it exist within the game files.'' | ||
| + |   | bug      = ''This {{{2|feature}}} does not appear in the current version. It was a bug in earlier versions.''<includeonly>[[Category:Bugs]]</includeonly> | ||
| + |   | #default = ''This {{{1|feature}}} is not in the game.'' | ||
| + | }} | ||
| + | }}<!-- | ||
| + | |||
| + | category only if namespace is empty, aka main namespace | ||
| + | -->{{#if:{{NAMESPACE}}||<includeonly>[[Category:Not in game]]</includeonly>}}<noinclude> | ||
| {{documentation}}</noinclude> | {{documentation}}</noinclude> | ||
Latest revision as of 07:29, 5 January 2017
|   | 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. |