Difference between revisions of "Template:WA VersionHistory"
From Worms Knowledge Base
Explorer09 (Talk | contribs) (add description) |
Explorer09 (Talk | contribs) (description text update) |
||
Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
<nowiki>{{WA VersionHistory|language code}}</nowiki> | <nowiki>{{WA VersionHistory|language code}}</nowiki> | ||
+ | |||
The language will default to Engilsh (en) if the parameter is empty. | The language will default to Engilsh (en) if the parameter is empty. | ||
− | ===Language codes=== | + | ===Language codes supported=== |
*en : English | *en : English | ||
*es : Spanish | *es : Spanish | ||
+ | |||
+ | ===Example=== | ||
+ | <nowiki>{{WA VersionHistory|en}}</nowiki> | ||
+ | <nowiki>{{WA VersionHistory|es}}</nowiki> | ||
==Adding a new language== | ==Adding a new language== | ||
Line 31: | Line 36: | ||
| Link to the readme page | | Link to the readme page | ||
| <tt><span style="color: green;">{{{2}}}</span></tt> | | <tt><span style="color: green;">{{{2}}}</span></tt> | ||
− | | [[ | + | | [[Worms_Armageddon_ReadMe_(English)]] |
|- | |- | ||
− | | | + | | Links to the v3.6.x.x Beta update subpages |
| <tt><span style="color: green;"><nowiki>{{{3|}}}</nowiki></span>v3.6.x.x<span style="color: green;"><nowiki>{{{4|}}}</nowiki></span></tt> | | <tt><span style="color: green;"><nowiki>{{{3|}}}</nowiki></span>v3.6.x.x<span style="color: green;"><nowiki>{{{4|}}}</nowiki></span></tt> | ||
| v3.6.x.x<span style="color: green;">_Beta_Update</span> | | v3.6.x.x<span style="color: green;">_Beta_Update</span> | ||
|- | |- | ||
− | | | + | | Links to the v3.5 Beta update subpages |
| <tt><span style="color: green;"><nowiki>{{{5|}}}</nowiki></span>Beta N<span style="color: green;"><nowiki>{{{6|}}}</nowiki></span></tt> | | <tt><span style="color: green;"><nowiki>{{{5|}}}</nowiki></span>Beta N<span style="color: green;"><nowiki>{{{6|}}}</nowiki></span></tt> | ||
| <span style="color: green;">v3.5_</span>Beta N<span style="color: green;">_Update</span> | | <span style="color: green;">v3.5_</span>Beta N<span style="color: green;">_Update</span> |
Revision as of 15:15, 17 January 2010
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 field are filled with translated texts, 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}}