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

User:Evon R'al/Sandbox template/doc: Difference between revisions

From EVE University Wiki
m Coding and testing
m Coding and testing
 
(119 intermediate revisions by 2 users not shown)
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-->
{{:User:Evon R'al/Draft|Redeemer|box}}
; 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 [[:Category:Needing updates|Needing updates]] category.
 
; Syntax
: <code>{{T|Update|reason}}</code>
:: reason (optional) - Reason why the page need to be updated. If omitted defaults to unspecified.
 
; Sample output
: <code><nowiki>{{Update}}</nowiki></code> gives...
<div style="width: 80%; margin: 1em 10%; padding: 4px; background-color: #153E7E; color: white; text-align:center">
'''This page should be [[:Category:Needing updates|updated]] due to game changes.''' {{#if: {{{1|}}}|Reason: ''{{{1}}}''|No reason was specified.}}
</div>