Template:Archived: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
m (Text replace - "{{Alert small" to "{{AlertSmall")
 
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
|[[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>[[{{{Colon}}}Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>__NOTOC__ [[Category:Administrative Templates]]
|}</center>[[Category:Archives|{{NAMESPACE}}:{{PAGENAME}}]]</includeonly><noinclude>__NOTOC__ [[Category:Administrative Templates]]


== Purpose & Usage ==
== Purpose & Usage ==
{{Alert small|text=If the intention is to split out content on a page that remains relevant, use [[:Template:ArchiveBox]] instead!}}
{{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]].
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]].


Line 18: 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}}





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)