Template:Outdated: Difference between revisions
From CoMakingSpace Wiki
(Created page with "<noinclude>Insert <pre><nowiki>{{outdated |new= }}</nowiki></pre> to show the following message on a page that we no longer use, but need to archive anyway (e.g. old introduct...") |
m (no longer a wikimedia icon; linking new page from the icon) |
||
(3 intermediate revisions by 2 users 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> | ||
'''This page is OUTDATED and may no longer be accurate in important aspects | [[File:warning icon.svg|left|link=[[{{{new}}}]]|150px]] | ||
<big>'''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!'''</big> | |||
<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 |