Template:UpdateNeeded: Difference between revisions
Appearance
m minor formating |
mNo edit summary |
||
Line 35: | Line 35: | ||
"date", | "date", | ||
"reason" | "reason" | ||
] | ], | ||
"description": "The parameters accepted by this temlpate." | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Inline cleanup templates]] | [[Category:Inline cleanup templates]] | ||
</noinclude> | </noinclude> |
Revision as of 13:27, 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] |
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 |