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

From EVE University Wiki
Jump to: navigation, search
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-->
<noinclude>{{main|Template:Update}}</noinclude>
+
; 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
+
 
:Type <code>{{t|Update}}</code> at the top of the page.
+
; Syntax
;Sample output
+
: <code>{{T|Update|reason}}</code>
:<code><nowiki>{{Update}}</nowiki></code> produces this banner:
+
:: reason (optional) - Reason why the page need to be updated. If omitted defaults to unspecified.
:{{Update}}
+
 
;Optional descriptor
+
; Sample output
:Type <code>{{t|Update|Example reason given}}</code> at the top of the page.
+
: <code><nowiki>{{Update}}</nowiki></code> gives...
;Sample output
+
: {{Update}}
:<code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code> produces this banner:
+
<br>
:{{Update|Battlecruiser re-balance in Aegis.}}
+
: <code><nowiki>{{Update|Battlecruiser re-balance in Aegis.}}</nowiki></code> gives...
 +
: {{Update| Battlecruiser re-balance in Aegis.}}
  
Putting this template on a page also adds it to the [[:Category:Needing updates|Needing updates]] category.
 
  
 
== 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.