Difference between revisions of "Template:Enemy Summary"
From Dungeon Defenders 2 Wiki
m (Removing unwanted newline when certain parameters aren't supplied) |
m (Fixing Typo) |
||
Line 6: | Line 6: | ||
| Ground = [[File:Old Ones Symbol - Ground Icon.png|45px]] | | Ground = [[File:Old Ones Symbol - Ground Icon.png|45px]] | ||
| Air = [[File:Old Ones Symbol - Air Icon.png|75px]] | | Air = [[File:Old Ones Symbol - Air Icon.png|75px]] | ||
− | | Boss = [[File:Old Ones_Symbol - Custom Boss Icon. | + | | Boss = [[File:Old Ones_Symbol - Custom Boss Icon.png|75px]] |
| {{{lane_type|Lane Type?}}} | | {{{lane_type|Lane Type?}}} | ||
}} | }} |
Revision as of 21:12, 6 October 2023
Lane Type? Name?
|
Parameters
Parameter | Description |
---|---|
icon | The icon of the enemy. |
name | The name of the enemy. |
lane_type | The type of lane the enemy spawns in. Could either be Ground, Air or Boss. |
enemy_types | The enemy's typing (such as Melee, Chaos, etc). |
variants | The variant of a particular enemy, could be a miniboss etc. |
origin_stage | The main region, map, or incursion an enemy is originally from. Only include this field for Special Stage Enemies. |
description | Short description for the enemy. |
Example
Wiki Text | Result | ||
---|---|---|---|
{{Enemy Summary
| icon = File:Vanguard Icon.png
| name = Vanguard
| lane_type = Ground
| enemy_types = Gobu, Melee, Chaos.
| variants = [[Shield Goblin Gorbstock]].
| description = Chaos I enemy. Uses a frontal shield to block all incoming frontal projectiles.
}}
|
|