Difference between revisions of "Template:Not in game"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| WikimanBot (talk | contribs)  (change to mbox style) | WikimanBot (talk | contribs)  | ||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|    | prealpha = ''This was a pre-alpha {{{2|feature}}}. It does not appear in the current version.'' |    | 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.'' |    | 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  | + |    | 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.'' | + |    | 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.'' |    | #default = ''This {{{1|feature}}} is not in the game.'' | ||
| }} | }} | ||
| − | }}<noinclude> | + | }}<!-- | 
| + | |||
| + | 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. |