|
imported>Martin Van Buren |
Line 1: |
Line 1: |
| {|style="padding: 2px; background-color: #BBBBBB; border: 1px solid #FFFFFF; width: 100%;-moz-border-radius:8px; clear: both;"
| | <div style="position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: black; opacity: 1; z-index: 99;"></div> |
| |-
| |
| |align="left"|[[Image:Archive.jpg|45px]]
| |
| |align="center"|<span style="font-size:14px;"> ''WARNING: '''{{FULLPAGENAME}}''' is an '''archive''' of past {{#if: {{{messages}}}|messages|contributions}}. New {{#if: {{{messages}}}|messages should be added to|contributions should be made on}} <includeonly>{{#if: {{{link|}}} | [[Talk:{{{link}}}]] | {{#if: {{{linkoverride|}}} | [[{{{linkoverride}}}]] | [[{{#if: {{NAMESPACE}}|{{NAMESPACE}}:|}}{{BASEPAGENAME}}]] }} }}</includeonly><noinclude>the original page</noinclude>.
| |
| |align="right"|[[Image:Archive.jpg|45px]]
| |
| |}<includeonly>[[Category:Archive]]</includeonly>
| |
| <noinclude>
| |
| | |
| | |
| ==Usage==
| |
| Includes a warning that the page is for archival and not current contributions.
| |
| * Will auto link to the original page, if the archive page is a subpage.
| |
| * Use <tt>link=</tt> to link to a page that has a different name, such as a merged page. Using this variable will automatically link to the new page's talk page.
| |
| | |
| {|
| |
| |<pre>{{archivepage|link= <!--optional link to different talk page-->|linkoverride= <!--link to different page-->|messages= <!--optionally set true if archiving messages and not a talk page-->}}</pre>
| |
| |}
| |
| | |
| | |
| [[Category:Messages]]
| |
| </noinclude> | |