Template:Archived: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 2: Line 2:
{| style="margin: 0 0 0.5em 1em; width:70%; border:2px solid #3f550f; border-radius:8px; background:#2b3c2b; box-shadow: 0 0 15px -2px #122004;" cellpadding="2"
{| style="margin: 0 0 0.5em 1em; width:70%; border:2px solid #3f550f; border-radius:8px; background:#2b3c2b; box-shadow: 0 0 15px -2px #122004;" cellpadding="2"
|-
|-
|[[Image:Archive_MO.png|40px]]
|[[Vista-file-manager.png|50px]]
| style="text-align:left; width:100%;" | <big>'''Archived Page'''</big><br>This page has been '''archived'''. The contents have been moved from another page for reference purposes only, and should be preserved in their current form. Any additions you make will probably not be read and may be undone without notice.<br>{{#if:{{{1|}}}|<br>The current version of this page can be found at: [[{{{1|}}}]]}}
| style="text-align:left; width:100%;" | <big>'''Archived Page'''</big><br>This page has been '''archived'''. The contents have been moved from another page for reference purposes only, and should be preserved in their current form. Any additions you make will probably not be read and may be undone without notice.<br>{{#if:{{{1|}}}|<br>The current version of this page can be found at: [[{{{1|}}}]]}}
|}</center>[[Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>__NOTOC__
|}</center>[[Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>__NOTOC__

Revision as of 00:41, October 20, 2020


Purpose & Usage

This template is used on archived pages. It will display a notice and add the page to Category:Archives.

Parameters

The only parameter available is unnamed, but exists to provide a link to the current version of the page, if one exists. If one doesn't, skip its inclusion.

Code: Namespace:Pagename
Example: Skyrim:ENB Guide

Examples

Code: {{Archived}}
Result:

50px Archived Page
This page has been archived. The contents have been moved from another page for reference purposes only, and should be preserved in their current form. Any additions you make will probably not be read and may be undone without notice.


Code: {{Archived|Talk:Main Page}}
Result:

50px Archived Page
This page has been archived. The contents have been moved from another page for reference purposes only, and should be preserved in their current form. Any additions you make will probably not be read and may be undone without notice.

The current version of this page can be found at: Talk:Main Page


See also

Template:Tl – a template for providing links to archive pages.

(original credits to http://wiki.guildwars2.com/wiki/Template:Archived)