Template:MonsterBox: Difference between revisions
Jump to navigation
Jump to search
>Lextra2 (changed attacks per second to APS) |
m (62 revisions imported) |
||
(35 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="float: right; width: | <includeonly>{| class="wikitable" style="float: right; width: 320px; background-color: rgb(51, 47, 36);" | ||
|- | |- | ||
{{ #if: {{{image|}}} | {{!}} colspan="4" style="width: 100%; height: auto | | align="center" colspan="4" style="border-color: rgb(26, 24, 18); {{#switch: {{{rarity}}} | Normal = color: rgb(200, 200, 200); | Magic = color: rgb(136, 136, 255); | Rare = color: rgb(255, 255, 119); | Unique = color: rgb(175, 96, 37); | Boss = color: rgb(175, 96, 37); | color: rgb(255, 0, 0); }} font-size: 22px; font-weight: bold;" | {{{name|}}} | ||
|- | |||
{{ #if: {{{image|}}} | {{!}} colspan="4" style="width: 100%; height: auto; background-color: rgb(51, 47, 36);" {{!}} [[File:{{{image}}}|full|center|{{{name}}}|296x500px]] | |||
{{!}}- | {{ #ifexist: File:{{{name}}}.png | {{!}} colspan="4" style="width: 100%; height: auto; background-color: rgb(51, 47, 36);" {{!}} [[File:{{{name}}}.png|full|center|{{{name}}}|296x500px]] | |||
{{!}}- |}} }} | |||
|- | |||
{{ #if: {{{level|}}} | | |||
{{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Level(s) | |||
{{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{level}}} | |||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{location|}}} | | {{ #if: {{{location|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Location(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{location}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{quest|}}} | | {{ #if: {{{quest|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Quest(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{quest}}} | ||
{{!}}- }} | |||
|- | |||
{{ #if: {{{category|}}} | | |||
{{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Monster Category | |||
{{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{category}}} | |||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{ | {{ #if: {{{health|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Health | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{health}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{ | {{ #if: {{{damage|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Damage | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{damage}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{ | {{ #if: {{{aps|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} ApS | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{aps}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{ | {{ #if: {{{resistance|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Resistance(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{resistance}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{modifier|}}} | | {{ #if: {{{modifier|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Modifier(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{modifier}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{skill|}}} | | {{ #if: {{{skill|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Skill(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{skill}}} | ||
{{!}}- }} | {{!}}- }} | ||
|- | |||
{{ #if: {{{aura|}}} | | {{ #if: {{{aura|}}} | | ||
{{!}} style="color: | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(51, 47, 36);" {{!}} Aura(s) | ||
{{!}} | {{!}} style="color: rgb(220, 206, 153); background-color: rgb(38, 35, 27);" {{!}} {{{aura}}} | ||
{{!}}- }} | {{!}}- }} | ||
|} {{#if: {{{metadata_id|}}} | {{#cargo_store: _table=main_pages| id={{{metadata_id}}} }} |}} [[Category:{{{rarity}}} monsters]]</includeonly><noinclude> | |||
{{Documentation}} | |||
|}</includeonly> | </noinclude> | ||
<noinclude>{{Documentation}} |