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:Masked Turk

It's possible to display the page title without the prefix, yes. Unfortunately, using subpages for expansions will interfere with Template:Langbar :/

Option 1

I could potentially work around this by adding a switch for the Langbar template to check if the subpage is one of a number of languages, in which case I'd use:

{{#switch:{{{subpages|}}}
|polski=1 <!-- display langbar if this subpage name is present -->
|#default=0 <!-- if no languages on this list are found, don't display langbar
}}

Option 2

Alternatively, we can just have another template where we specify expansions/mods for games, and it links to them.

Thinking about it though...

Doing both Option 1 AND 2 would be the best way around it. Opt1 will stop LANGBAR from linking to non-language subpages, and Opt2 will stop the expansion template from linking to (a) translations and (b) other unwanted subpages.

I can get to work on it right away, y/n?


Edit: That said, what would happen with translations of mods/expansions? It'd make it a headache to fix the langbar... could we not just create new articles for them? E.g. DayZ (ArmA 2 mod) or something? We could still use an Expansions/Mods template, where you specify the article location and name.