Difference between revisions of "Template:Monster"
From Faloria Wiki
(Created page with "<table class="wikitable"><!-- --> <tr><th style="width:17%"><div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #ff9448; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center">{{{name}}}<br>{{{image}}}</div></th><th style="text-align: left;">File:health-wiki.png '''Hit Points:''' {{{hp|?}}}<br>File:exp-wiki.png '''...") |
|||
Line 23: | Line 23: | ||
--> {{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!-- | --> {{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!-- | ||
--> </table> | --> </table> | ||
<noinclude>===Usage=== | |||
<pre>{{Monster | |||
|name= | |||
|hp= | |||
|exp= | |||
|summon= | |||
|abilities= | |||
|pushable= | |||
|push_objects= | |||
|est_max_damage= | |||
|immune_to= | |||
|neutral_to= | |||
|sounds= | |||
|task= | |||
|note= | |||
|strategy_knight= | |||
|strategy_mages= | |||
|strategy_paladin= | |||
|loot= | |||
|skinnable= | |||
|location= | |||
}}</pre></noinclude> | |||
Go back to [[Creatures]]. | Go back to [[Creatures]]. |
Revision as of 18:45, 24 May 2022
{{{name}}} {{{image}}} | Hit Points: ? Experience: {{{exp}}} Summon: - |
---|---|
Abilities: | ? |
Pushable: | ❌ |
Push Objects: | ❌ |
Est. Max Damage: | ? |
Immune To: | - |
Neutral To: | - |
Loot: | - |
Usage
{{Monster |name= |hp= |exp= |summon= |abilities= |pushable= |push_objects= |est_max_damage= |immune_to= |neutral_to= |sounds= |task= |note= |strategy_knight= |strategy_mages= |strategy_paladin= |loot= |skinnable= |location= }}
Go back to Creatures.