Difference between revisions of "Template:Game navbox/de"
From Worms Knowledge Base
m (Test 2) |
m (Test 3) |
||
Line 2: | Line 2: | ||
|- | |- | ||
|width="60%" style="vertical-align: top"| | |width="60%" style="vertical-align: top"| | ||
− | {{{1|{{Game navbox/{{{box1|Releases}}} | + | {{{1|{{Game navbox/{{{box1|Releases/de}}}|{{{param1|}}}}}}}} |
|style="vertical-align: top"| | |style="vertical-align: top"| | ||
− | {{{2|{{Game navbox/{{{box2|Software}}}|{{{param2|}}}}}}}} | + | {{{2|{{Game navbox/{{{box2|Software/de}}}|{{{param2|}}}}}}}} |
|- | |- | ||
|style="vertical-align: top"| | |style="vertical-align: top"| | ||
− | {{{3|{{#if:{{{box3|}}}|{{Game navbox/{{{box3}}}|{{{param3|}}}}}|{{Game navbox/Game technology|{{{param3| | + | {{{3|{{#if:{{{box3|}}}|{{Game navbox/{{{box3}}}|{{{param3|}}}}}|{{Game navbox/Game technology/de|{{{param3|Zweite Generation}}}}}}}}}} |
|style="vertical-align: top"| | |style="vertical-align: top"| | ||
− | {{{4|{{Game navbox/{{{box4|Online play}}}|{{{param4|}}}}}}}} | + | {{{4|{{Game navbox/{{{box4|Online play/de}}}|{{{param4|}}}}}}}} |
|- | |- | ||
|style="vertical-align: top"| | |style="vertical-align: top"| | ||
− | {{{5|{{Game navbox/{{{box5|Community}}}|{{{param5|}}}}}}}} | + | {{{5|{{Game navbox/{{{box5|Community/de}}}|{{{param5|}}}}}}}} |
|style="vertical-align: top"| | |style="vertical-align: top"| | ||
{{{6|{{#if:{{{box6|}}}|{{Game navbox/{{{box6}}}|{{{param6|}}}}}}}}}} | {{{6|{{#if:{{{box6|}}}|{{Game navbox/{{{box6}}}|{{{param6|}}}}}}}}}} |
Revision as of 16:10, 5 August 2014
|
| ||||
|
| ||||
|
|
How to use
Simply add "{{Game navbox}}" to put a navigation panel (with default items).
Note: For first-generation games, use {{Game navbox|param3=First generation}} instead. This will change the "Tricks and glitches" link to the correct one.
Customisation
This panel contains 9 sub-templates:
{{Game navbox/Releases/de}}
|
{{Game navbox/Software/de}}
| ||||
{{Game navbox/Game technology/de}}
|
{{Game navbox/Online play/de}}
| ||||
{{Game navbox/Community/de}}
|
|||||
{{Game navbox/FAQs/de}} (WA only)
|
{{Game navbox/Wormopaedia/de}} (WWP only)
| ||||
{{Game navbox/WDC Customisation/de}} (WDC only)
|
{{Game navbox/WDC Emulation/de}} (WDC only)
|
There are 2 methods to change the sub-templates.
Method 1
(Recommended) Using 1-6 parameters. Specify which template to use by using a template tag (like this: {{template|params}}
).
{{{1}}} {{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}}
Method 2
Using boxN and paramN parameters. boxN specifies the name of the sub-templates, while paramN are their parameters.
{{Game navbox/ {{{box1}}} | {{{param1}}} }} {{Game navbox/ {{{box2}}} | {{{param2}}} }} {{Game navbox/ {{{box3}}} | {{{param3}}} }} {{Game navbox/ {{{box4}}} | {{{param4}}} }} {{Game navbox/ {{{box5}}} | {{{param5}}} }} {{Game navbox/ {{{box6}}} | {{{param6}}} }}
Example
Both of the following replace the upper-right cell (box2) with Template:Game navbox/Sample:
- (method 1)
{{Game navbox|2={{Template:Game navbox/Sample}} }}
- (method 2)
{{Game navbox|box2=Sample}}
Preview of the example above | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
To create new sub-templates
You can create new sub-templates on your own, simply copy the code in Template:Game navbox/Sample to a new page and change the text within.
Sample
|