Manual:addwiki.php
From MediaWiki.org
| MediaWiki File: addwiki.php | |
|---|---|
| Location: | /maintenance/ |
| Source code: | HEAD |
| Classes: | None |
addwiki.php is a MediaWiki script located in the maintenance directory that is used by Wikipedia and other Wikimedia projects to add a new language version of the project. It is hardcoded for Wikipedia's server, so it will take editing before it will work for your setup.
[edit] Usage
| Option/Parameter | Description |
|---|---|
| <language> | The Language Code of the Wiki you are adding |
| <site> | The main domain of the project? (Ex: wikipedia.org) |
| <dbname> | The name of the wiki's database |

