Help:Archiving

From Team Fortress Wiki
Revision as of 06:27, 19 March 2012 by Upgrade (talk | contribs) (Archiving a Page for the First Time: "editting")
Jump to: navigation, search

In order to clean up talk pages and keep discussions focussed, it is necessary to archive entire talk pages from time to time. Archiving is generally done after a discussion page has ten or more sections, but this may vary depending on the length of each section. Archiving is quite simple to do and is made easier through the use of the Talk Archive Template

Archiving a Page for the First Time

If the discussion has never been archived before, follow these steps to create a new archive

1. First, open the page you are archiving for editing and copy all the code for the page. Save this code to a document for safe keeping.
2. Add the Talk Archive template to the top of the page using the code below
{{Talk archive
| arc1name=DATE
| arc1link=/DATE
}}
Note: Replace DATE with today's month and year
3. Remove all the content from the page, except any headers or templates that are still necessary, such as the header on the Wiki Discussion page.
Note: Be sure to create an edit summary that explains that you are archiving the page.
4. Save your changes, this will create the template on the page, now with a link to a page that does not exist.
5. Open the page that does not yet exist by clicking the red link in the Talk Archive template. This page is the new archive.
6. Paste all the code from the page you are archiving and save it to the new page.


Now the discussion page should be blank except for the archive template and any headers, and the template should link to the archived discussion.

Adding a New Archive

If the discussion page already has been archived once before, your job is made easier.

1. Open the discussion page for editing and copy all the code for the page except the talk archive template and any headers. Save this code to a document for safe keeping.
2. Add two more lines to the Talk Archive template to create a new archive:
{{Talk archive
| arc1name=April 2011
| arc1link=/April 2011
| arc2name=DATE
| arc2link=/DATE
}}
Note: Replace DATE with today's month and year
3. Remove all the content from the page, except any headers or templates that are still necessary, such as the header on the Wiki Discussion page.
Note: Be sure to create an edit summary that explains that you are archiving the page.
4. Save your changes, this will add the new link to the template, which links to a page that does not exist.
5. Open the page that does not yet exist by clicking the red link in the Talk Archive template. This page is the new archive.
6. Paste all the code from the page you are archiving and save it to the new page.


Now the discussion page should be blank except for the archive template and any headers, and the template should link to the archived discussions.