Template:Outdated: Difference between revisions
From CoMakingSpace Wiki
m (better visibility) |
NitramLegov (talk | contribs) 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 22: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):
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
New Page | new | The link to the newer page with more up-to-date information | Page | required |