Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Help:Archiving a talk page
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Example with sequentially numbered archives === {| class="wikitable" |- ! colspan="2" | Sequentially numbered archives |- ! [[User:Lowercase sigmabot III/Archive HowTo|Lowercase 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"> {{User:MiszaBot/config | algo=old(90d) | archive={{SUBST:#titleparts:{{SUBST:FULLPAGENAME}}}}/Archive %(counter)d | counter=1 | maxarchivesize=75K | archiveheader={{Archive}} | minthreadsleft=5 | minthreadstoarchive=2 }}</syntaxhighlight> || <!-- This is intended to be able to be copied while you are viewing the page, not while editing. --><syntaxhighlight lang="wikitext"> {{User:ClueBot III/ArchiveThis | age=2160 | archiveprefix={{SUBST:#titleparts:{{SUBST:FULLPAGENAME}}}}/Archive | numberstart=1 | maxarchsize=75000 | header={{Archive}} | minkeepthreads=5 | minarchthreads=2 | format= %%i }}</syntaxhighlight> |} Both of the above examples will create archive pages, as needed, starting with <code>''TalkPage''/Archive 1</code> and continuing with <code>''TalkPage''/Archive 2</code>, etc., when the current archive page grows to more than 75,000 bytes. Only sections with dates that are older than 90 days (2,160 hours) will be archived, although the five sections with the most recent contributions will be retained on the talk page no matter how long ago the last contribution was added. If archives for the page already exist, then set the counter/numberstart parameter to the next archive number in the series. {{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>';</code> (so if the bot is to work then <code>';</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.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)