User:Caesar Schinas/bot-recent

From Citizendium
< User:Caesar Schinas
Revision as of 02:58, 10 June 2009 by imported>Caesar Schinas (New page: This page lists recent bot actions which I have performed, with the most recent at the top. ;Replace all uses of the old Template:Alpha cat with Template:CategoryTOC. :<code><nowi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page lists recent bot actions which I have performed, with the most recent at the top.

Replace all uses of the old Template:Alpha cat with Template:CategoryTOC.
python template.py "Alpha cat" "CategoryTOC"
Remove Paul Wormer's name from all credit lines, per request.
python replace.py -pt:2 -start:Template:! -regex "{{[Cc]reditline\|([^|]*)\|([^|]*)\| ?Paul Wormer ?}}" "{{creditline|\1|\2}}" -summary:"Remove Paul's name as requested"