Template:Infobox monster: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="infobox infobox-monster" |- ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} |- ! Found at | {{{found_at|}}} |- ! Hits to kill | {{{lives|}}} |- ! Aggro range | {{{aggro_range|}}} tiles |- ! Contact damage | {{{contact_damage|}}} |- ! Combat XP | {{{combat_xp|}}} |- ! Drops | {{{drops|}}} |}<noinclude>Category:Infobox templates</noinclude>" |
No edit summary |
||
| Line 2: | Line 2: | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} | ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" class="infobox-image" {{!}} [[File:{{{image}}}|180px|link=]] | |||
}} | |||
|- | |- | ||
! Found at | ! Found at | ||
| Line 7: | Line 11: | ||
|- | |- | ||
! Hits to kill | ! Hits to kill | ||
| {{{lives|}}} | | {{{hp_or_lives|{{{lives|}}}}}} | ||
|- | |- | ||
! Aggro range | ! Aggro range | ||
| {{{aggro_range|}}} | | {{{aggro_tiles|{{{aggro_range|}}}}}} | ||
|- | |- | ||
! Contact damage | ! Contact damage | ||
| Line 20: | Line 24: | ||
! Drops | ! Drops | ||
| {{{drops|}}} | | {{{drops|}}} | ||
|- | |||
! Notes | |||
| {{{notes|}}} | |||
|}<noinclude>[[Category:Infobox templates]]</noinclude> | |}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Latest revision as of 17:08, 19 June 2026
| Infobox monster | |
|---|---|
| Found at | |
| Hits to kill | |
| Aggro range | |
| Contact damage | |
| Combat XP | |
| Drops | |
| Notes | |