www.fgks.org   »   [go: up one dir, main page]

Help:Archiving a talk page: Difference between revisions

Content deleted Content added
ce
m →‎Automated archiving: clearer subsection titles
(10 intermediate revisions by 10 users not shown)
Line 10:
It is customary to periodically '''archive old discussions on a talk page''' when that page becomes too large. Bulky [[Help:Using talk pages|talk pages]] may be hard to navigate, contain obsolete discussion, or become a burden for users with slow Internet connections or computers. Notices are placed at the beginning of the talk page to inform all editors of an archive.
 
Regular articles are not archived because previous versions may be seen in the [[Help:Page history|page history]]; the practice of archiving is unique to talk pages and noticeboards, which often swell to great length.

Archiving one's own user talk page is optional; some users simply [[WP:BLANKING|blank the page]], as the history is kept available for future reference, but this is not considered the best practice (as it makes things more difficult to find and link). For this specific case, the useRemoval of "permalinks"content canfrom provideyour an easy way to display an archived view of auser talk page at a given moment, though there's no control on thread organization or presentation. Removal of content, such as warnings posted by others on your user talk page, is considered evidence you have seen the content; this is true whether the removal was manual or automatic.
 
The [[Wikipedia:Talk page guidelines#When to archive pages|talk page guidelines]] suggest archiving when the talk page exceeds 75 KB (or 75,000 bytes), or has multiple resolved or stale discussions. However, when to archive, and what may be the optimal length for a talk page, are subjective decisions that should be adapted to each case. For example, ongoing discussions and nearby sections they reference should generally be kept intact.
Line 34 ⟶ 36:
:<code><nowiki>Special:PrefixIndex/</nowiki>''Talk:Pagename''</code>
For example
:<code>{{search link|[[Special:PrefixIndex/Help talk:Archiving a talk page}}]]</code> will display the talk page to this help page and all its archives.
 
== Manual archiving ==
Line 72 ⟶ 74:
|-
! style=text-align:left; | Number of talk pages in use on
| [https://templatecount.toolforge.org/index.php?lang=en&namespace=2&name=MiszaBot%2Fconfig ~3437,000]
| [https://templatecount.toolforge.org/index.php?lang=en&namespace=2&name=ClueBot+III%2FArchiveThis ~910,900600]
|-
! style=text-align:left; | Index of archives?
Line 94 ⟶ 96:
The following are example configurations to set up automatic archiving of an article talk page or user talk page. These configuration templates do not produce any visible output, so you should generally also include [[#For talk pages|a template]] such as {{tlx|Archives}} to provide readers with links to search and navigate the archives. These templates may also be configured with the parameters <code>bot</code> and <code>age</code> to include a message notifying readers that automatic archiving is taking place. For example: {{tlc|Archives|age{{=}}90|bot{{=}}[[User:ClueBot III#How to archive your page|ClueBot III]]}}.
 
=== SequentiallyExample with sequentially numbered archives ===
 
{| class="wikitable"
Line 100 ⟶ 102:
! colspan="2" | Sequentially numbered archives
|-
! [[User:lowercaseLowercase sigmabot III/Archive HowTo|lowercaseLowercase sigmabot III]] !! [[User:ClueBot III#How to archive your page|ClueBot III]]
|- style="vertical-align:top;"
| <!-- This is intended to be able to be copied while you are viewing the page, not while editing. --><syntaxhighlight lang="wikitext">
Line 129 ⟶ 131:
{{anchor|FULLPAGENAME}}Warning: the magic word '''<nowiki>{{SUBST:FULLPAGENAME}}</nowiki>''' is replaced by the talk page name when the template is saved to a talk page. However some punctuation characters that can appear in a page name (<code>"&'</code>) are replaced by HTML character codes that are not recognised by the bots (see [[:mediawikiwiki:Manual:PAGENAMEE encoding#PAGENAME]] for details about these and other characters). For example <code>'</code> is replaced with <code>&#39&#59;</code> (so if the bot is to work then <code>&#39&#59;</code> must be replaced with <code>'</code>). This can be circumvented by using <code><nowiki>{{SUBST:#titleparts:{{SUBST:FULLPAGENAME}}}}</nowiki></code> to automatically sort the encoding.
 
=== ArchivesExample with archives by year and month ===
{| class="wikitable"
|-
Line 328 ⟶ 330:
 
[[User:ClueBot III|ClueBot III]] automatically creates an archive index when archiving. ClueBot III stores the archive indexes it creates on unique pages in its user space. The archive index for the page you are archiving can be [[WP:TRANS|transcluded]] onto your <code>Talk:YourPage/Archive index</code> page by putting the following text in that page:<br />
<code><nowiki>{{User:ClueBot III/Master Detailed Indices/{{NAMESPACE}}: {{BASEPAGENAME}}}}</nowiki></code><!-- This is intended to be able to be copied while you are viewing the page, not while editing. -->
 
== Archive searching ==
Line 349 ⟶ 351:
* [[Wikipedia:Closing discussions]]
* [[Wikipedia:Refactoring talk pages]]
* [[Module:Archive list]] is the, [[Wikipedia:Lua|Lua]] code that drives Archive templates
* Pages that need archiving
** [[:Category:Archive requests|Category Archive requests]] is populated by the {{Tl|Archiveme}} template.