User:Pegasusbot
From Wikipedia, the free encyclopedia
THIS BOT IS NO LONGER ACTIVE
Contents |
[edit] Purpose
This bot run by User:Pegasus1138 to substitute templates as noted on template substitution using replace.py as part of the python wikipediabot framework as well as AWB for some tasks and for culling article lists.
[edit] Requests
If you have a request for me to do with my bot please add it in the format shown below and I will get back to you as soon as possible.
[edit] Sample Request Title
- Task Details
- Your username (inserted using four tildes (~~~~)
THIS BOT IS NO LONGER ACTIVE
[edit] Exceptions
If you would like me to not use the bot on your user or user talk page or a subpage of either then please leave a note on my talk page telling me which pages you want ignored and I will add them to the list of pages I instruct the bot to leave alone. I will also consider outside requests in cases where user is banned or blocked or otherwise unable to edit on a case by case basis. Unless you specifically request otherwise I will most likely end up skipping your entire userspace rather than only specific pages. This list is public unless you specifically ask your request not be publicly available. Pegasus1138Talk | Contribs | Email ---- 20:23, 4 April 2006 (UTC)
Unless otherwise noted all names here refer to userpage, user talk page, and all subpages of both and apply to all functions of Pegasusbot
[edit] Template substitution
Pegasusbot will substitute templates using AWB from a list that I create and parse from templates that should be substituted as stated at Wikipedia:Template substitution.
REGEX CODE
- Template Find/Replace:
/^http:\/\/en.wikipedia.org\/wiki\/User( talk)?:(user1|user2|user3|user4)(\/|$)/
- Thanks to Zocky for providing this regex code