Difference between revisions of "Template:MapDetails"
From Dungeon Defenders 2 Wiki
Line 12: | Line 12: | ||
! Enemies | ! Enemies | ||
! Wave 1 | ! Wave 1 | ||
− | !{{#ifexpr:{{{Waves}}}>=2|Wave 2|}} | + | !{{#ifexpr:{{{Waves}}}>=2|Wave 2||}} |
− | !{{#ifexpr:{{{Waves}}}>=3|Wave 3|}} | + | !{{#ifexpr:{{{Waves}}}>=3|Wave 3||}} |
− | !{{#ifexpr:{{{Waves}}}>=4|Wave 4|}} | + | !{{#ifexpr:{{{Waves}}}>=4|Wave 4||}} |
− | !{{#ifexpr:{{{Waves}}}>=5|Wave 5}} | + | !{{#ifexpr:{{{Waves}}}>=5|Wave 5||}} |
− | !{{#ifexpr:{{{Waves}}}>=6|Wave 6}} | + | !{{#ifexpr:{{{Waves}}}>=6|Wave 6||}} |
− | !{{#ifexpr:{{{Waves}}}>=7|Wave 7}} | + | !{{#ifexpr:{{{Waves}}}>=7|Wave 7||}} |
− | !{{#ifexpr:{{{Waves}}}>=8|Wave 8}} | + | !{{#ifexpr:{{{Waves}}}>=8|Wave 8||}} |
− | !{{#ifexpr:{{{Waves}}}>=9|Wave 9}} | + | !{{#ifexpr:{{{Waves}}}>=9|Wave 9||}} |
− | !{{#ifexpr:{{{Waves}}}>=10|Wave 10}} | + | !{{#ifexpr:{{{Waves}}}>=10|Wave 10||}} |
{{!}}- | {{!}}- | ||
{{#if:{{#arraysize:Kobolds|}}|{{!}}Kobolds|}} | {{#if:{{#arraysize:Kobolds|}}|{{!}}Kobolds|}} |
Revision as of 19:09, 31 March 2016
Enemies | Wave 1 | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{". |
---|---|---|---|---|---|---|---|---|---|---|
Kobolds | ||||||||||
Kobolds2 | ||||||||||
Moo |
Parameters
Parameter | Description |
---|---|
Enemies | Enemies |
Goblins | |
Bomb Goblins | |
Kobolds | |
Waves | Total Amount of Waves. |
LRangenDiff1 | What Are the level Ranges and difficulty |
LRangenDiff2 | What Are the level Ranges and difficulty |
LRangenDiff3 | What Are the level Ranges and difficulty |
Example
{{MapDetails | Enemies=Goblins,Bomb Goblins,Kobolds,Warboars,Orcs,Drakins,Javelin Throwers,Wyverns | Waves=5 | LRangenDiff1=5-8(Easy) | LRangenDiff2=10-20(Normal)}} produces the following:
Expression error: Unrecognized punctuation character "{".