Pywikipediabot/table2wiki.py
From Meta, a Wikimedia project coordination wiki
< Pywikipediabot(Redirected from Table2wiki.py)
Subversion repository of Wikimedia has this file:
Table2wiki.py is part of the Pywikipedia bot framework.
Converts HTML-tables to MediaWiki's language.
Example of the simplest syntax:
table2wiki.py "article name" This way only 1 article is changed.
The process can also take place automatically, to do this a xml dump is needed:
table2wiki.py -xml:20050406_cur_table.xml -lang:en
-xml = name of the xml dump.
Note: Every change needs to be checked. This bot can make mistakes.