Template:Update: Difference between revisions
From CoMakingSpace Wiki
(bold "reason") |
NitramLegov (talk | contribs) m (Template Data) |
||
Line 11: | Line 11: | ||
---- | ---- | ||
[[Category:Update Needed]] | [[Category:Update Needed]] | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"reason": { | |||
"label": "Why is the update needed?", | |||
"description": "Please provide a reason why the page needs to be updated" | |||
} | |||
}, | |||
"description": "Adds a note that an update is needed for a page and provides a reason. " | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 22:06, 13 March 2022
Insert
{{update |reason= }}
to show the following message on a page that needs an update:
This page needs an update.
Please update the page as soon as you have the time and the required information.
The update needs to happen due to the following reason: {{{reason}}}
Adds a note that an update is needed for a page and provides a reason.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Why is the update needed? | reason | Please provide a reason why the page needs to be updated | Unknown | optional |