There is no RationalWiki without you. We are a small non-profit with no staff—we are hundreds of volunteers who document pseudoscience and crankery around the world every day. We will never allow ads because we must remain independent. We cannot rely on big donors with corresponding big agendas. We are not the largest website around, but we believe we play an important role in defending truth and objectivity. |
Fighting pseudoscience isn't free. We are 100% user-supported! Help and donate $5, $10, $20 or whatever you can today with ![]() ![]() |
User:CarpetBot
Jump to navigation
Jump to search
For various mass-edit tasks
Adding text[edit]
To add text to the top of all pages for which the corresponding talk page is in a category (except when the text is already on the page):
python pwb.py add_text -cat:'HIGH priority articles' -up -alwaysmain -summary:'Bot:Adding priority to main page' \
-text:'{{pri|3}}' -noreorder -except:'{{pri\|3}}'
Requires below patch
[show]Patch |
---|
Misc notes[edit]
Old source from when it used mwapi; may still be of use.