Difference between revisions of "Template:Update"
From EVE University Wiki
(link back to updates category, explaining what needs to be done) |
Al hubbard (talk | contribs) (Added nocat option, which allows the template to not always have to include Category:Needing Updates) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[Category:Needing Updates]]</includeonly> | + | <includeonly>{{#if:{{{nocat|}}}||{{main other|[[Category:Needing Updates]]}}}}</includeonly> |
<div style="width: 80%; margin: 1em 10%; padding: 4px; background-color: #153E7E;"> | <div style="width: 80%; margin: 1em 10%; padding: 4px; background-color: #153E7E;"> | ||
{| cellpadding="2" style="background-color: #153E7E; color: #FFFFFF; width: 100%; text-align:center;" | {| cellpadding="2" style="background-color: #153E7E; color: #FFFFFF; width: 100%; text-align:center;" |
Revision as of 17:48, 13 December 2015
This page should be updated due to game changes. No reason was specified. |
Template documentation (for the above template, sometimes hidden or invisible)
- 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.
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.