Template:WA VersionHistory
From Worms Knowledge Base
Revision as of 01:03, 12 April 2010 by Explorer09 (Talk | contribs)
This navbox should help people navigate inside the version history pages.
Usage
{{WA VersionHistory|language code}}
The language will default to Engilsh (en) if the parameter is empty.
Language codes supported
- en : English
- es : Spanish
Example
{{WA VersionHistory|en}} {{WA VersionHistory|es}}
Adding a new language
To add a new language, you have to translate the following texts:
Description | Text & Parameters (used later) | English version |
---|---|---|
Navbox title | {{{1}}} | W:A Version History |
Link to the readme page | {{{2}}} | Worms_Armageddon_ReadMe_(English) |
Links to the v3.6.x.x Beta update subpages | {{{3|}}}v3.6.x.x{{{4|}}} | v3.6.x.x_Beta_Update |
Links to the v3.5 Beta update subpages | {{{5|}}}Beta N{{{6|}}} | v3.5_Beta N_Update |
Note: the spaces inside the links are converted to underscores (_) for visibility. |
Once the translation is complete, add the following to the template code inside the #switch parameters:
|language code={{WA VersionHistory/core|{{{1}}}|{{{2}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}}}
for example, in English:
|en={{WA VersionHistory/core|W:A Version History|Worms Armageddon ReadMe (English)|| Beta Update|v3.5 | Update}}
Please be careful when adding spaces; those in the start or end of parameters are transclued too. [1]