Template:Archived: Difference between revisions

From Step Mods | Change The Game
No edit summary
m (Text replace - "{{Alert small" to "{{AlertSmall")
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><center>
<includeonly><center>
{| style="margin: 15px auto; width:70%; border:2px solid #3f550f; border-radius:8px; background:#2b3c2b; box-shadow: 0 0 15px -2px #122004;" cellpadding="2"
{| style="margin: 1em 1em; width:70%; border:2px solid #3f550f; border-radius:8px; background:#2b3c2b; box-shadow: 0 0 15px -2px #122004;" cellpadding="2"
|-
|-
|[[Image:Vista-file-manager.png|50px]]
|[[Image: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__ [[Category:Administrative Templates]]


== Purpose & Usage ==
== Purpose & Usage ==
This template is used on archived pages. It will display a notice and add the page to [[:Category:Archives]].
{{AlertSmall|text=If the intention is to split out content on a page that remains relevant, use [[:Template:ArchiveBox]] instead!}}
This template is used to archive pages that are no longer relevant. It will display a notice on the archived page and add it to [[:Category:Archives]].


=== Parameters ===
=== Parameters ===
Line 17: Line 18:


'''Code:''' <code><nowiki>{{Archived}}</nowiki></code><br>
'''Code:''' <code><nowiki>{{Archived}}</nowiki></code><br>
'''Result:'''
{{Archived}}




'''Code:''' <code><nowiki>{{Archived|Talk:Main Page}}</nowiki></code><br>
'''Code:''' <code><nowiki>{{Archived|Talk:Main Page}}</nowiki></code><br>
'''Result:'''
{{Archived|Talk:Main Page}}




==See also==
== Related Templates ==
{{tl|ArchiveBox}} – a template for providing links to archive pages.
[[:Template:ArchiveBox]] Used to page out a PORTION of content on a page into subpages (like Talk pages and others to which content is piled on in time-linear fashion).
 
(original credits to: https://wiki.guildwars2.com/wiki/Template:Archived)
(original credits to http://wiki.guildwars2.com/wiki/Template:Archived)
</noinclude>
</noinclude>

Latest revision as of 04:05, January 14, 2021


Purpose & Usage

Info-Logo.png
NOTE:
If the intention is to split out content on a page that remains relevant, use Template:ArchiveBox instead!

This template is used to archive pages that are no longer relevant. It will display a notice on the archived page and add it 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}}


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


Related Templates

Template:ArchiveBox – Used to page out a PORTION of content on a page into subpages (like Talk pages and others to which content is piled on in time-linear fashion). (original credits to: https://wiki.guildwars2.com/wiki/Template:Archived)