Obsługuje tabele, niestety nie idealnie. Artykuł jest zwsze przewijany tylko w dół. Jeśli tabela mieści się na szerokość to jest wyświetlana prawidłowo, jeśli się nie mieści to poszczegulne kolumny są wyświetlane jedna pod drugą. Zaciemnia to nieco wygląd całości ale co najważniejsze dane z tabeli można bez problemu odczytać. Przykład: hasło PKB w krajach świata - wyświetlane prawidłowo, Produkt Krajowy Brutto - kolumny jedna pod drugą. POza tym MDict nie wyświetla obramowań komórek.
Co do szablonów to nie mam pojęcia

dodano: Czwartek, 27 Listopad 2008, 15:02Poza tym pamiętajcie. Nie ja jestem autorem skryptu. Ja go tylko użyłem. Tak samo niestety nie mam pojęcia o Javie, w której został napisany. Jeśli chodzi o konwersję to dostępne są następujące parametry:
Options:
--skiptables,-t Skip all tables in content.
--noexternal,-x Strip all external links
--noredirects,-r Skip all redirects
--simple,-s Simple formatting. No bold, italic, code, preformatted text. Number links are removed.
--maxlength,-m Maximum legth of article before trimming.
--maxlengthtrim,-t This is the offset from where the trimmer will start.
--minlength,-i Articles with less than this number of characters will be removed.
--minlinks, -l Articles with less than this number of links to it, will be removed. Default is 10.
Database Options:
--databaseurl, -d: URL to the database, default is 127.0.0.1/wikindex.
--user: -u: Database username, default is root
--password, -p: Password, default is none.
--noindex, -n: Skip link index. Use if this phase has already been completed.
--norecount: Skip redirect recount.
Z tego co pamiętam to użyłem [noexternal], [maxlength 100000], [maxlengthtrim 95000], [minlength 10], [minlinks 1]