Template:UpdateNeeded: Difference between revisions
Appearance
mNo edit summary |
m minor formating |
||
Line 15: | Line 15: | ||
| some statement<code><nowiki>{{UpdateNeeded|reason=Did this come true?|date=Feb 2025}}</nowiki></code> || some statement{{UpdateNeeded|reason=Did this come true?|date=Feb 2025}} | | some statement<code><nowiki>{{UpdateNeeded|reason=Did this come true?|date=Feb 2025}}</nowiki></code> || some statement{{UpdateNeeded|reason=Did this come true?|date=Feb 2025}} | ||
|} | |} | ||
== Template data == | |||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 13:28, 26 February 2025
Usage
Add the {{UpdateNeeded}}
(or {{Update needed}}
equivalently) template after a statement to add a note that it needs updating.
Consider adding a reason and date to help contributors understand what needs to change. These will appear if you hover over the update needed notice.
Examples
Some examples of template usage
Example | Result |
---|---|
some statement{{UpdateNeeded}} |
some statement[update needed] |
some statement{{UpdateNeeded|reason=This supposedly happened already, what was the result?}} |
some statement[update needed] |
some statement{{UpdateNeeded|reason=Did this come true?|date=Feb 2025}} |
some statement[update needed] |
Template data
The parameters accepted by this temlpate.
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | date | Date the note was left (use month and year)
| Date | suggested |
reason | reason | The reason why this template is placed
| String | suggested |