Template:Archived: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<div width=80% style="margin:12px 0; background:#2B3C2B; border:solid #3F550F; padding:5px;">
<center>
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. {{#if:{{{1|}}}|The current version of this page can be found at [[{{{1|}}}]].}}
{| style="margin: 0 0 0.5em 1em; width:70%; border:2px solid #3f550f; background:#2b3c2b; box-shadow: 0 0 15px -2px #122004;" cellpadding="2"
</div><includeonly>[[Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>
|-
|[[Image:Archive_MO.png|40px]]
| 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|}}}|The current version of this page can be found at [[{{{1|}}}{{#if:{{{2|}}}||{{{2}}}}}]].}}
|}</center><includeonly>[[Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>__NOTOC__


== Purpose & Usage ==
== Purpose & Usage ==
This tag is used on archived pages. Pages with this template are added to [[:Category:Archives]]
This template is used on archived pages. It will display a notice and add the page to [[:Category:Archives]].


<nowiki>{{Archived}}</nowiki>
=== 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.
; ''current''
: The only parameter available is unnamed. Including it will
 
== Examples ==
 
'''Code:''' <code><nowiki>{{Archived}}</nowiki></code><br>


or ideally, with a link to the active version:  
or ideally, with a link to the active version:  
<nowiki>{{Archived|Talk:Main Page}}</nowiki>
'''Code:''' <code><nowiki>{{Archived|Talk:Main Page}}</nowiki></code><br>
 
'''Code:''' <code><nowiki>{{Archived|Talk:Main Page|This is my link!}}</nowiki></code><br>


==See also==
==See also==

Revision as of 00:24, October 20, 2020

Archive MO.png 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.

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.

current
The only parameter available is unnamed. Including it will

Examples

Code: {{Archived}}

or ideally, with a link to the active version: Code: {{Archived|Talk:Main Page}}

Code: {{Archived|Talk:Main Page|This is my link!}}

See also

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

(copied from http://wiki.guildwars2.com/wiki/Template:Archived)