If we render the content using MediaWiki softare and the extension, will the content be same as Chinese Wikipedia?
I know some content also rely on the the site config/settings, e.g. parsing the interwiki links like [[:File:Mediawiki.png]], [[:fr:Help:Link]].
Also for Chinese Variants rendering, it seems some particular template/category is needed. e.g. {{noteTA}} is a template defined on zh.wikipedia.org [1], not in en.wikipedia.org [2].
[1] http://zh.wikipedia.org/wiki/Template:NoteTA [2] http://en.wikipedia.org/wiki/Template:NoteTA
On Wed, Mar 20, 2013 at 8:10 AM, Platonides platonides@gmail.com wrote:
On 20/03/13 15:43, Jiang BIAN wrote:
Hi,
Chinese Wikipedia supports a few variants, zh-cn, zh-tw, zh-hk, same wikitext is rendered differently under these variants. e.g. "software" in zh-cn [1] and "software" in zh-tw [2]. But seems no HTML are included in dump file zhwiki.
That's right. The dumps contain the wikitext source, not the rendered html (both variants are created from that wikitext).
Do you know where can I get the HTML version of articles on Chinese Wikipedia?
It can be rendered with mediawiki: https://www.mediawiki.org/ You may also be interested in https://www.mediawiki.org/wiki/Extension:DumpHTML