Template:Update: Difference between revisions

From CoMakingSpace Wiki

(Created page with "<noinclude>Insert <pre><nowiki>{{update |reason= }}</nowiki></pre> to show the following message on a page that needs an update: </noinclude> File:warning icon.svg|left|150p...")
 
m (no longer a wikimedia icon)
 
(3 intermediate revisions by 2 users 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]] {{WMC}}
[[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.


The update need to happen due to the following reason: {{{reason}}}</big>
The update needs to happen due to the following reason: '''{{{reason}}}'''</big>
<br clear=all>
<br clear=all>
----
----
[[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 22:26, 14 March 2022

Insert

{{update
|reason=
}}

to show the following message on a page that needs an update:

Warning icon.svg

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.

Template parameters

ParameterDescriptionTypeStatus
Why is the update needed?reason

Please provide a reason why the page needs to be updated

Unknownoptional