Difference between revisions of "User:Evon R'al/Sandbox template/doc"
From EVE University Wiki
m (Working on Update template, putting in original code) |
(Rewrite first step) |
||
Line 1: | Line 1: | ||
<!-- While working in the sandbox adapt the template name in the code . Use user:Evon R'al/Sandbox template instead of template name--> | <!-- While working in the sandbox adapt the template name in the code . Use user:Evon R'al/Sandbox template instead of template name--> | ||
− | + | ; 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. | + | : Putting this template on a page also adds it to the [[:Category:Needing updates|Needing updates]] category. |
− | ;Syntax | + | |
− | : | + | ; Syntax |
− | ;Sample output | + | : <code>{{T|Update|reason}}</code> |
− | :<code><nowiki>{{Update}}</nowiki></code> | + | :: reason (optional) - Reason why the page need to be updated. If omitted defaults to unspecified. |
− | :{{Update}} | + | |
− | + | ; Sample output | |
− | + | : <code><nowiki>{{Update}}</nowiki></code> gives... | |
− | + | : {{Update}} | |
− | :<code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code> | + | <br> |
− | :{{Update|Battlecruiser re-balance in Aegis.}} | + | : <code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code> gives... |
+ | : {{Update| Battlecruiser re-balance in Aegis.}} | ||
− | |||
== See also == | == See also == |
Revision as of 15:34, 4 July 2021
- 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.
- Syntax
{{Update|<reason>}}
- reason (optional) - Reason why the page need to be updated. If omitted defaults to unspecified.
- Sample output
{{Update}}
gives...- This page should be updated due to game changes. Reason: 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.