Template:Update: Difference between revisions
From CoMakingSpace Wiki
(bold "reason") |
m (no longer a wikimedia icon) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
}}</nowiki></pre> to show the following message on a page that needs an update: | }}</nowiki></pre> to show the following message on a page that needs an update: | ||
</noinclude> | </noinclude> | ||
[[File:warning icon.svg|left|150px]] | [[File:warning icon.svg|left|150px]] | ||
<big>'''This page needs an update.'''<br/> | <big>'''This page needs an update.'''<br/> | ||
Please update the page as soon as you have the time and the required information. | Please update the page as soon as you have the time and the required information. | ||
Line 11: | Line 11: | ||
---- | ---- | ||
[[Category:Update Needed]] | [[Category:Update Needed]] | ||
<noinclude> | |||
== Template Parameters == | |||
<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> |
Latest revision as of 21:26, 14 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}}}
Template Parameters
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 |