Difference between revisions of "Template:Monster"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="float:right; margin-left: 10px; text-align:center" ! {{{monstername}}} |- | [[File:{{{filename}}}|border]] |- | Level: {{{level}}} |- | Health: {{{...") |
m (Removed header from monster template) |
||
| (17 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="float:right; margin-left: 10px; text-align:center" | {| class="wikitable" style="float:right; margin-left: 10px; text-align:center" | ||
| − | ! {{{monstername}}} | + | ! {{{monstername|Monster Name}}} |
|- | |- | ||
| − | | [[File:{{{filename}}}| | + | |style="background-color:#2D2136" | [[File:{{{filename|Missing.png}}}|64px|link=|{{{monstername|Monster Name}}}]] |
|- | |- | ||
| − | | Level: {{{level}}} | + | | Level: <code>{{{level|?}}}</code> |
|- | |- | ||
| − | | Health: {{{health}}} | + | | Health: <code>{{{health|?}}}</code> |
|- | |- | ||
| − | | Attack: {{{attack}}} | + | | Attack: <code>{{{attack|?}}}</code> |
|- | |- | ||
| − | | Mana: {{{mana}}} | + | | Mana: <code>{{{mana|?}}}</code> |
|- | |- | ||
| − | | Armor: {{{armor}}} | + | | Armor: <code>{{{armor|?}}}</code> |
|- | |- | ||
| − | | Drops: {{{drops}}} | + | | Drops: {{{drops|?}}} |
|- | |- | ||
| − | | Location: {{{location}}} | + | | Location: {{{location|?}}} |
|} | |} | ||
| + | <includeonly>[[Category:Monster]]</includeonly> | ||
Latest revision as of 03:07, 26 May 2022
| Monster Name |
|---|
Level: ?
|
Health: ?
|
Attack: ?
|
Mana: ?
|
Armor: ?
|
| Drops: ? |
| Location: ? |