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
Add cross link
m Update example formatting.
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
;Description
; Description
: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.
;Syntax
: Putting this template on a page also adds it to the [[:Category:Needing updates|Needing updates]] category.
:Type <code>{{t|Update}}</code> at the top of the page.
;Sample output
:<code><nowiki>{{Update}}</nowiki></code> produces this banner:
:{{Update}}
;Optional descriptor
:Type <code>{{t|Update|Example reason given}}</code> at the top of the page.
;Sample output
:<code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code> produces this banner:
:{{Update|Battlecruiser re-balance in Aegis.}}


Putting this template on a page also adds it to the [[:Category:Needing Updates|Needing Updates]] category.
; Dependencies
: uses:
:: {{T|Banner}}


== See also ==
; Syntax
: <code>{{t|Update|reason}}</code>
:: reason (optional) - Reason why the page need to be updated. If omitted defaults to "No reason was specified".


* {{tl|Cleanup}}, for pages which should be updated for grammar, typographical errors, organization, readability, and other non-content related changes.
; Sample
<!-- 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...
{{Banner|color= #153E7E|border= #153E7E|text= LightGrey
|'''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...
{{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.}}
; See also
: {{tl|Cleanup}}, for pages which should be updated for grammar, typographical errors, organization, readability, and other non-content related changes.


<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Maintenance templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 16:21, 16 June 2025

Description
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 Needing updates category.
Dependencies
uses:
{{Banner}}
Syntax
{{Update|<reason>}}
reason (optional) - Reason why the page need to be updated. If omitted defaults to "No reason was specified".
Sample
{{Update}} gives...
This page should be updated due to game changes. No reason was specified.
{{Update|Battlecruiser re-balance in Aegis.}}gives...
This page should be updated due to game changes.
Reason: Battlecruiser re-balance in Aegis.
See also
{{Cleanup}}, for pages which should be updated for grammar, typographical errors, organization, readability, and other non-content related changes.