https://bugzilla.wikimedia.org/show_bug.cgi?id=38263
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from [email protected] 2012-07-14 01:24:15 UTC --- All that have code="wiki" and are not closed, private or fishbowl. We do not support linking on alternate URLs, neither for ordinary aliases or language variants. Use the canonical form. The sitematrix is the source for valid siteids http://meta.wikimedia.org/w/api.php?action=sitematrix&smtype=language You can also get the list used by individual modules by using the url http://wikidata-test-repo.wikimedia.de/w/api.php?action=paraminfo&modules=wbgetitems Note that the last list will contain all valid siteids, and do no distinction on which group they belong to. Sitelinks mimicking interlanguage links on Wikipedia should only come from the group identified by code="wiki" Note especially that the following are redirected * http://cz.wikipedia.org http://cs.wikipedia.org dbname="cswiki" * http://dk.wikipedia.org http://da.wikipedia.org dbname="dawiki" * http://epo.wikipedia.org http://eo.wikipedia.org dbname="eowiki" * http://jp.wikipedia.org http://ja.wikipedia.org dbname="jawiki" * http://minnan.wikipedia.org http://zh-min-nan.wikipedia.org dbname="zh_min_nanwiki" * http://nan.wikipedia.org same as zh-min-nan * http://nb.wikipedia.org http://no.wikipedia.org dbname="nowiki" * http://zh-cfr.wikipedia.org same as zh-min-nan For example will "nowiki" (aka "no") work while adding links, but not "nbwiki" (aka "nb"). The aliases is visible at "Special:Sitematix" as they have red links. http://meta.wikimedia.org/wiki/Special:SiteMatrix There could be sitelinks to additional groups, or even sites outside Wikimedia, but for now only Wikipedia is supported. Note also that there are a small number of closed wikis * http://aa.wikipedia.org * http://cho.wikipedia.org * http://ho.wikipedia.org * http://hz.wikipedia.org * http://ii.wikipedia.org * http://kj.wikipedia.org * http://kr.wikipedia.org * http://mh.wikipedia.org * http://mo.wikipedia.org * http://mus.wikipedia.org * http://ng.wikipedia.org There could be others that should not be listed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
