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

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing)
m (Coding and testing)
Line 11: Line 11:
 
: <code><nowiki>{{Update}}</nowiki></code> gives...
 
: <code><nowiki>{{Update}}</nowiki></code> gives...
 
<div style="width: 80%; margin: 1em 10%; padding: 4px; background-color: #153E7E; color: white; text-align:center">
 
<div style="width: 80%; margin: 1em 10%; padding: 4px; background-color: #153E7E; color: white; text-align:center">
Some text
+
'''This page should be [[:Category:Needing updates|updated]] due to game changes.''' {{#if: {{{1|}}}|Reason: ''{{{1}}}''|No reason was specified.}}
 
</div>
 
</div>

Revision as of 17:01, 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. No reason was specified.