User:Bongolium500/bot
From Tardis Wiki, the free Doctor Who reference
Regular runs
Purpose | Command | Progress | Notes |
---|---|---|---|
Fix wikitext errors | python pwb.py replace -fix:syntax -start:":____" |
Done 16:28, 18 April 2023 (UTC) | Always run in manual |
Enforce T:SPELL | python pwb.py replace -fix:spelling -start:":____" |
Continue from Death's Head (series) | Always run in manual |
Fix ISBN formatting errors | python pwb.py replace -fix:isbn -start:":____" |
Done 16:28, 18 April 2023 (UTC) | Probably safe to run automatically |
Fix double redirects | python pwb.py redirect do -always |
Done 22:38, 21 April 2023 (UTC) | Safe to run automatically |
Fix broken redirects | python pwb.py redirect br |
Done 22:38, 21 April 2023 (UTC) | Probably safe to run automatically |
Fix HTML errors, convert HTML to wikitext and convert HTML to XHTML where applicable | python pwb.py replace -fix:HTML -start:":____" |
Continue from Aliases of the Master | Might be safe to run automatically - more testing needed. Unsure whever running this is actually useful. |
Scripts that should not be run
- interwiki.py - does not work with the precise format used for date pages.
- weblinkchecker.py - identifies far too many false positives.