User:YiFeiBot/wikiindex size.py: Difference between revisions

Jump to navigation Jump to search
remove some unnecessary info
No edit summary
(remove some unnecessary info)
Line 3: Line 3:
#!/usr/bin/python
#!/usr/bin/python
# -*- coding: utf-8  -*-
# -*- coding: utf-8  -*-
"""
This is not a complete bot; rather, it is a template from which simple
bots can be made. You can rename it to mybot.py, then edit it in
whatever way you want.
The following parameters are supported:
&params;
-summary:XYZ      Set the summary message text for the edit to XYZ, bypassing
                  the predefined message texts with original and replacements
                  inserted.
All other parameters will be regarded as part of the title of a single page,
and the bot will only work on that single page.
"""
#
# (C) Pywikipedia bot team, 2006-2011
#
# Distributed under the terms of the MIT license.
#
#
__version__ = '$Id: wikiindex-size.py 11155 2013-05-13 10:39:02Z xqt $'
__version__ = '$Id: wikiindex-size.py 11155 2013-05-13 10:39:02Z xqt $'
checkuser, Administrators
2,635

edits

Navigation menu