Template:Removedcvar: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
Line 1: Line 1:
Specify that the CVar described on the page is no longer available.


'''Syntax:''' <code>{{t|removedcvar|patch number|optional replacement information}}</code>
[[Category:Interface customization templates|{{PAGENAME}}]]
<onlyinclude>{{Ambox
| style=width:80%
| border= blue
| image= [[Image:Icon-remove-48x48.png]]
| type= '''This [[Console variables|Console variable]] has been removed from the game.'''
| info={{#if:{{{2|}}}|
* {{{2}}}}}
* It was removed in '''[[Patch {{{1}}}]]'''.
}}</onlyinclude>

Revision as of 18:52, 30 August 2016

Specify that the CVar described on the page is no longer available.

Syntax: {{removedcvar|<patch number>|<optional replacement information>}}