Difference between revisions of "Template:Monster"
From RetroMMO Wiki
(Fixed capitalization error. Experience to experience.) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="retrommo-infobox" cellpadding=" | + | {| class="retrommo-infobox" cellpadding="5em" |
! colspan="2" | {{{title|Unknown monster}}} | ! colspan="2" | {{{title|Unknown monster}}} | ||
|- | |- | ||
− | | colspan="2" | <center>[[File:{{{image|Missing icon}}}.png| | + | | colspan="2" | <center>[[File:{{{image|Missing icon}}}.png|128px]]</center> |
|- | |- | ||
− | {{#if: {{{maxHP|}}}{{{ | + | {{#if: {{{maxHP|}}}{{{gold|}}}{{{experience|}}} | |
{{!}} colspan="2" {{!}} '''[[:Category:Stats|Stats]]''' | {{!}} colspan="2" {{!}} '''[[:Category:Stats|Stats]]''' | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if: {{{maxHP|}}} | | {{#if: {{{maxHP|}}} | | ||
− | {{!}} colspan="1" {{!}} Max HP | + | {{!}} colspan="1" {{!}} [[Max HP]] |
{{!}} colspan="1" {{!}} {{{maxHP|}}} | {{!}} colspan="1" {{!}} {{{maxHP|}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{gold|}}} | |
− | {{!}} colspan="1" {{!}} [[ | + | {{!}} colspan="1" {{!}} [[Gold]] |
− | {{!}} colspan="1" {{!}} {{{ | + | {{!}} colspan="1" {{!}} {{{gold|}}} |
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if: {{{experience|}}} | | ||
+ | {{!}} colspan="1" {{!}} [[Experience]] | ||
+ | {{!}} colspan="1" {{!}} {{{experience|}}} | ||
{{!}}- | {{!}}- | ||
}} | }} |