Template:Outdated: Difference between revisions

From CoMakingSpace Wiki

m (better visibility)
m (Template Data)
Line 9: Line 9:
<br clear=all>
<br clear=all>
----
----
<noinclude>
<templatedata>
{
"params": {
"new": {
"label": "New Page",
"description": "The link to the newer page with more up-to-date information",
"type": "wiki-page-name",
"required": true
}
},
"description": "Adds a warning sign indicating that this page is outdated and provides a link to the new page."
}
</templatedata>
</noinclude>

Revision as of 23:01, 13 March 2022

Insert

{{outdated
|new=
}}

to show the following message on a page that we no longer use, but need to archive anyway (e.g. old introductions):

Warning icon.svg

This page is OUTDATED and may no longer be accurate in important aspects!

Please head over to the new page "[[{{{new}}}]]" that will from now on serve as a replacement. If the old page was an introduction page, it is vital that you read the new one before using the described machine(s) again!


Adds a warning sign indicating that this page is outdated and provides a link to the new page.

Template parameters

ParameterDescriptionTypeStatus
New Pagenew

The link to the newer page with more up-to-date information

Pagerequired