Difference between revisions of "Template:Archive/doc"

From PGVWiki
Jump to navigation Jump to search
(New page: == Usage == <pre><nowiki> {{archive | page = Archive 1 | from = June 2006 | to = February 2007 }} </nowiki></pre> This template doesn't work for multiple archives on the same page. For th...)
 
(No difference)

Latest revision as of 11:57, 12 March 2008

Usage

{{archive
| page = Archive 1
| from = June 2006
| to = February 2007
}}

This template doesn't work for multiple archives on the same page. For the time being, use code similar to the following:

<!--Template:Archivebox begins-->
<div class="infobox" style="width: 315px">
<div style="text-align: center">[[Image:Vista-file-manager.png|50px|Archive]]<br />
[[Help:Talk_pages#Archiving Talk Pages|'''Archives''']]
</div>
----
# [[{{PAGENAMEE}}/Archive 1|December 2005 – October 2006]]
# [[{{PAGENAMEE}}/Archive 2|November 2006 – October 2007]]
</div><!--Template:Archivebox ends-->