Difference between revisions of "Template:Bump/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎Usage: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>JJMC89
(auto subst)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
{{substituted}}
+
{{subst only|auto=yes}}
 
== Purpose ==
 
== Purpose ==
 
This is a wrapper for the invisible template {{tl|do not archive until}} that is used to prevent [[Help:Archiving a talk page#Automated archival|bots archiving a discussion thread]]. It produces a visible message that the thread has been bumped. It will auto-sign the notification. It changes the default number of days until auto-archival to 30.  
 
This is a wrapper for the invisible template {{tl|do not archive until}} that is used to prevent [[Help:Archiving a talk page#Automated archival|bots archiving a discussion thread]]. It produces a visible message that the thread has been bumped. It will auto-sign the notification. It changes the default number of days until auto-archival to 30.  
Line 13: Line 13:
 
== Usage ==
 
== Usage ==
 
* {{code|<nowiki>{{subst:Bump}}</nowiki>}} → [[Image:Pictogram voting wait.svg|14px|link=|alt=]] {{small|'''Bumping thread'''{{#if: |{{space}}for {{{1}}} days|{{void}}}}. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- Template:Bump --><!-- [[User:DoNotArchiveUntil]] 09:45, 19 December 2012 (UTC) -->
 
* {{code|<nowiki>{{subst:Bump}}</nowiki>}} → [[Image:Pictogram voting wait.svg|14px|link=|alt=]] {{small|'''Bumping thread'''{{#if: |{{space}}for {{{1}}} days|{{void}}}}. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- Template:Bump --><!-- [[User:DoNotArchiveUntil]] 09:45, 19 December 2012 (UTC) -->
 
 
* {{code|<nowiki>{{subst:Bump|7}}</nowiki>}} → [[Image:Pictogram voting wait.svg|14px|link=|alt=]] {{small|'''Bumping thread'''{{#if: 7|{{space}}for 7 days|{{void}}}}. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- Template:Bump --><!-- [[User:DoNotArchiveUntil]] 09:45, 18 January 2013 (UTC) -->
 
* {{code|<nowiki>{{subst:Bump|7}}</nowiki>}} → [[Image:Pictogram voting wait.svg|14px|link=|alt=]] {{small|'''Bumping thread'''{{#if: 7|{{space}}for 7 days|{{void}}}}. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- Template:Bump --><!-- [[User:DoNotArchiveUntil]] 09:45, 18 January 2013 (UTC) -->
 
 
* {{code|<nowiki>{{subst:Bump|3560|Operator is making changes.}}</nowiki>}} → [[File:Pictogram voting wait.svg|14px|link=|alt=]] {{Small|1='''Bumping thread'''{{space}}for 3560 days. Operator is making changes. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- [[Template:Bump]] --><!-- [[User:DoNotArchiveUntil]] 04:45, 24 October 2029 (UTC) -->{{User:ClueBot III/DoNotArchiveUntil|1887511510}}
 
* {{code|<nowiki>{{subst:Bump|3560|Operator is making changes.}}</nowiki>}} → [[File:Pictogram voting wait.svg|14px|link=|alt=]] {{Small|1='''Bumping thread'''{{space}}for 3560 days. Operator is making changes. [[User:Example|Example]] ([[User talk:Example|talk]]) 09:45, 19 December 2012 (UTC)}} <!-- [[Template:Bump]] --><!-- [[User:DoNotArchiveUntil]] 04:45, 24 October 2029 (UTC) -->{{User:ClueBot III/DoNotArchiveUntil|1887511510}}
  

Revision as of 05:55, 28 April 2020

Purpose

This is a wrapper for the invisible template {{do not archive until}} that is used to prevent bots archiving a discussion thread. It produces a visible message that the thread has been bumped. It will auto-sign the notification. It changes the default number of days until auto-archival to 30.

Parameters

The template takes one optional integer parameter to specify the number of days to prevent the thread from archiving. If the parameter is omitted, the template will set the thread to archive in 30 days (not 3560 days, the default of the underlying {{do not archive until}} template).

The template's second optional parameter specifies some text to go after the main text, perhaps an explanation for why the bump occurs. You can set it with |2= or |note=.

Template:Tlsx

Usage

Template:Warchivenav