Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Update/doc: Difference between revisions

Template page
m Refactor to use {{Banner}}
m Update example formatting.
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
: This template is used to indicate that the current page needs updates related to game changes. The page may need facts checked, numbers updated, or entire sections altered, to reflect recent game changes.
: This template is used to indicate that the current page needs updates related to game changes. The page may need facts checked, numbers updated, or entire sections altered, to reflect recent game changes.
: Putting this template on a page also adds it to the [[:Category:Needing updates|Needing updates]] category.
: Putting this template on a page also adds it to the [[:Category:Needing updates|Needing updates]] category.
; Dependencies
: uses:
:: {{T|Banner}}


; Syntax
; Syntax
Line 8: Line 12:


; Sample
; Sample
<!-- Use code instead of actual template because that would put the template and doc page in the Needing Updates category -->
<!-- Direct code used instead of the actual template because that would put the template and doc page in the Needing Updates category -->
: <code><nowiki>{{Update}}</nowiki></code> gives...
: <code><nowiki>{{Update}}</nowiki></code> gives...
{{Banner|color= #153E7E|border= #153E7E
{{Banner|color= #153E7E|border= #153E7E|text= LightGrey
|'''This page should be [[:Category:Needing updates|updated]] due to game changes.''' ''No reason was specified.''}}
|'''This page should be [[:Category:Needing updates|updated]] due to game changes.''' ''No reason was specified.''}}
: <code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code>gives...
: <code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code>gives...
{{Banner|color= #153E7E|border= #153E7E
{{Banner|color= #153E7E|border= #153E7E|text= LightGrey
|'''This page should be [[:Category:Needing updates|updated]] due to game changes.'''<BR> Reason: Battlecruiser re-balance in Aegis.}}
|'''This page should be [[:Category:Needing updates|updated]] due to game changes.'''<BR> Reason: Battlecruiser re-balance in Aegis.}}
; See also
; See also