Difference between revisions of "User:Evon R'al/Sandbox template/doc"
From EVE University Wiki
m (Coding and testing) |
m (Text correction) |
||
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 | + | : 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 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. | ||
; Syntax | ; Syntax | ||
: <code>{{T|Update|reason}}</code> | : <code>{{T|Update|reason}}</code> | ||
− | :: reason (optional) - Reason why the page need to be updated. If omitted defaults to | + | :: reason (optional) - Reason why the page need to be updated. If omitted defaults to "No reason was specified". |
; Sample output | ; Sample output |
Revision as of 14:04, 6 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 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 "No reason was specified".
- Sample output
{{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.