Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,971
edits
Line 58: | Line 58: | ||
</pre> | </pre> | ||
<pre style="background:black!important;color:white"> | <pre style="background:black!important;color:white"> | ||
python pwb.py replace -regex "\[\[(.*?)\|''(.*?)''\]\]" "''[[\1|\2]]''" "''\[\[(.*?) - list of appearances\|'''see list'''\]\]''" "[[\1 - list of appearances|'''''see list''''']]" -summary:"Piped italics fix: | python pwb.py replace -regex "\[\[\2 (.*?)\|''(.*?)''\]\]" "''[[\2 \1|\2]]''" -summary:"Piped italics fix: P3" -start:! -pt:2 | ||
</pre> | |||
<pre style="background:black!important;color:white"> | |||
python pwb.py replace -regex "\[\[(.*?)\|''(.*?)''\]\]" "''[[\1|\2]]''" "''\[\[(.*?) - list of appearances\|'''see list'''\]\]''" "[[\1 - list of appearances|'''''see list''''']]" -summary:"Piped italics fix: P4" -start:! -pt:2 | |||
</pre> | </pre> | ||
edits