Difference between revisions of "ExampleWikis"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
E.g. http://www.waihekepedia.org | E.g. http://www.waihekepedia.org | ||
# create a new Article in this Wiki e.g. [[www.waihekepedia.org]] | # create a new Article in this Wiki e.g. [[www.waihekepedia.org]] | ||
− | # add the article to the category [[:Category:ExampleWiki]] by adding <nowiki>[[Category:ExampleWiki]]</nowiki> to it | + | # add the article to the category [[:Category:ExampleWiki]] by adding the markup <nowiki>[[Category:ExampleWiki]]</nowiki> to it |
# add the siteurl property to it by adding <nowiki>[[siteurl::http://www.waihekepedia.org]]</nowiki> | # add the siteurl property to it by adding <nowiki>[[siteurl::http://www.waihekepedia.org]]</nowiki> | ||
+ | # add more properties like the wikiid ... | ||
+ | # the process can be simplified by using the [[:Template:ExampleWiki]] | ||
[[Category:ExampleWiki]] | [[Category:ExampleWiki]] |
Revision as of 13:27, 4 January 2015
The following wikis are used as example wikis to test Mediawiki-Japi:
siteurl | wikiid | wikiname | Version | |
---|---|---|---|---|
http://www.mediawiki.org | ||||
http://mediawiki-japi.bitplan.com/mw1_19/ | mw1_19test | mediawiki-japi-test1_19 | 1.19.23 | mediawiki-japi@bitplan.com |
http://mediawiki-japi.bitplan.com/mw1_23/ | mw1_23test | mediawiki-japi-test1_23 | 1.23.8 | mediawiki-japi@bitplan.com |
http://mediawiki-japi.bitplan.com/mw1_24/ | mw1_24test | mediawiki-japi-test1_24 | 1.24.1 | mediawiki-japi@bitplan.com |
See Developer Info
Howto add Example Wikis
E.g. http://www.waihekepedia.org
- create a new Article in this Wiki e.g. www.waihekepedia.org
- add the article to the category Category:ExampleWiki by adding the markup [[Category:ExampleWiki]] to it
- add the siteurl property to it by adding [[siteurl::http://www.waihekepedia.org]]
- add more properties like the wikiid ...
- the process can be simplified by using the Template:ExampleWiki