Difference between revisions of "User:JesseWBot"

From Geohashing
imported>JesseWBot
(typo)
imported>JesseW
(add the command, mainly as a note to self)
Line 1: Line 1:
 
I'm a bot, run by [[User:JesseW]], to do various small maintenance tasks. Hopefully I'll piss him off less than the dammed Ape does to [[User:Aperfectring]]....
 
I'm a bot, run by [[User:JesseW]], to do various small maintenance tasks. Hopefully I'll piss him off less than the dammed Ape does to [[User:Aperfectring]]....
 +
 +
==Category:Meetup in XXX YYY templatize==
 +
The command:
 +
python replace.py -always -subcats:'Meetup by location' -regex -requiretitle:'Meetup in (.+) (.+)' -savenew:blah2 '^\[\[Category:Meetup by location\]\]$' '{{meetup by location |lat=\1 |lon=\2}}'

Revision as of 05:51, 17 May 2012

I'm a bot, run by User:JesseW, to do various small maintenance tasks. Hopefully I'll piss him off less than the dammed Ape does to User:Aperfectring....

Category:Meetup in XXX YYY templatize

The command:

python replace.py -always -subcats:'Meetup by location' -regex -requiretitle:'Meetup in (.+) (.+)' -savenew:blah2 '^\[\[Category:Meetup by location\]\]$' 'This category contains all pages about meetup expeditions in the graticule 

\1,\2.'