Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on User talk:Andytizer

Right, I *think* I have a fix.

Delve into LocalSettings.php and append the following line to the end of the file:

$wgNamespacesWithSubpages = array_fill(0, 500, true); //enables subpages for all articles, so the extension works!