User:Bongolium500/bot: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
Bongolium500 (talk | contribs) No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
|Fix wikitext errors | |Fix wikitext errors | ||
|<pre>python pwb.py replace -fix:syntax -start:":____"</pre> | |<pre>python pwb.py replace -fix:syntax -start:":____"</pre> | ||
| | |Done 16:28, 18 April 2023 (UTC) | ||
|- | |- | ||
|Enforce [[T:SPELL]] | |Enforce [[T:SPELL]] | ||
Line 13: | Line 13: | ||
|<pre>python pwb.py weblinkchecker -xml:"tardis_pages.xml" -ns:0 -xmlstart:":____" </pre> | |<pre>python pwb.py weblinkchecker -xml:"tardis_pages.xml" -ns:0 -xmlstart:":____" </pre> | ||
|Continue from <tt>Angus Lennie</tt> | |Continue from <tt>Angus Lennie</tt> | ||
|- | |||
|Fix ISBN formatting errors | |||
|<pre>python pwb.py replace -fix:isbn -start:":____"</pre> | |||
|Done 16:28, 18 April 2023 (UTC) | |||
|} | |} |
Revision as of 16:28, 18 April 2023
Purpose | Command | Progress |
---|---|---|
Fix wikitext errors | python pwb.py replace -fix:syntax -start:":____" |
Done 16:28, 18 April 2023 (UTC) |
Enforce T:SPELL | python pwb.py replace -fix:spelling -start:":____" |
Continue from 2060s |
Check for dead links | python pwb.py weblinkchecker -xml:"tardis_pages.xml" -ns:0 -xmlstart:":____" |
Continue from Angus Lennie |
Fix ISBN formatting errors | python pwb.py replace -fix:isbn -start:":____" |
Done 16:28, 18 April 2023 (UTC) |