Difference between revisions of "Template:Cleanup bare URLs/bot/doc"
Jump to navigation
Jump to search
imported>GreenC (→Usage) |
(→Usage) |
||
Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
− | # To run, change <code>STOP</code> to <code>RUN #</code> where "#" is how many articles to tag. Default: | + | # To run, change <code>STOP</code> to <code>RUN #</code> where "#" is how many articles to tag. Default: 0 Max: 0 |
− | :::Example: <code> | + | :::Example: <code>bot=run 0</code> will tag 0 pages |
− | # The bot monitors this page every | + | # The bot monitors this page every 0 minutes. |
# When a <code>RUN</code> is detected the bot begins searching and tagging. | # When a <code>RUN</code> is detected the bot begins searching and tagging. | ||
# When finished, the bot resets this page back to <code>STOP</code> | # When finished, the bot resets this page back to <code>STOP</code> |
Revision as of 12:44, 5 October 2020
![]() | This is a documentation subpage for Template:Cleanup bare URLs/bot. It contains usage information, categories and other content that is not part of the original template page. |
tagbot adds template {{Cleanup bare URLs}}
to articles on-demand. It adds 1 to 20 tags per request.
Usage
- To run, change
STOP
toRUN #
where "#" is how many articles to tag. Default: 0 Max: 0
- Example:
bot=run 0
will tag 0 pages
- Example:
- The bot monitors this page every 0 minutes.
- When a
RUN
is detected the bot begins searching and tagging. - When finished, the bot resets this page back to
STOP
- Tagged pages are listed in tracking category Category:All articles with bare URLs for citations
System info
- The tracking category must have 5 or less before the bot will
RUN
. - The requester's username is included in edit summaries.
- Once the bot is running it can not stop by setting
BOT=STOP
. - If it seems like the bot is stuck in
BOT=RUN
contact User:GreenC - If the page is edited to anything other than
BOT=STOP
orBOT=RUN
(vandalism or mistake) the bot resets the page back toBOT=STOP
.