Template:Outdated: Difference between revisions
From CoMakingSpace Wiki
m (better visibility) |
m (no longer a wikimedia icon; linking new page from the 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 we no longer use, but need to archive anyway (e.g. old introductions): | }}</nowiki></pre> to show the following message on a page that we no longer use, but need to archive anyway (e.g. old introductions): | ||
</noinclude> | </noinclude> | ||
[[File:warning icon.svg|left| | [[File:warning icon.svg|left|link=[[{{{new}}}]]|150px]] | ||
<big>'''This page is OUTDATED and may no longer be accurate in important aspects!''' | <big>'''This page is OUTDATED and may no longer be accurate in important aspects!''' | ||
Line 9: | Line 9: | ||
<br clear=all> | <br clear=all> | ||
---- | ---- | ||
<noinclude> | |||
== Template Parameters == | |||
<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> |
Latest revision as of 21:24, 14 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!
Template Parameters
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 |