Difference between revisions of "Template:Test"

From Medivia Online Wiki
Tag: Manual revert
 
(199 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table class="wikitable"><!--
{{#cargo_declare:
--> <tr>{{{image}}}<th>'''{{{name}}}'''</th></tr><!--
|table=HuntingSpots
--> <tr><th>'''Hit Points:'''</th><td>{{{hp|?}}}</td></tr><!--
|fields=
--> <tr><th>'''Experience:'''</th><td>{{{exp}}}</td></tr><!--
  name=String,
--> <tr><th>'''Summon/Convince:'''</th><td>{{{summon|-}}}/{{{convince|-}}} {{#if: {{{illusionable|}}}|(Illusionable)}}</td></tr><!--
  description=Text,
--> <tr><th>'''Abilities:'''</th><td>{{{abilities|?}}}</td></tr><!--
  level=Integer,
--> <tr><th>'''Pushable:'''</th><td>{{#ifeq: {{{pushable|}}}|y|{{yes}}|{{no}} }}</td></tr><!--
  exp=Integer,
--> <tr><th>'''Push Objects:'''</th><td>{{#ifeq: {{{push_objects|}}}|y|{{yes}}|{{no}} }}</td></tr><!--
  loot=Text,
--> <tr><th>'''Walks Around:'''</th><td>{{{walks_around|?}}}</td></tr><!--
  location=Text,
--> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr><!--
  monsters=Text,
--> <tr><th>'''Immune To:'''</th><td>{{{immune_to|-}}}</td></tr><!--
  notes=Text,
--> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|-}}}</td></tr><!--
  vocation=String,
--> {{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td style="color: #c68210">{{{sounds}}}</td></tr>}} <!--
  team=Integer,
--> {{#if: {{{task|}}}|<tr><th>'''Task:'''</th><td>{{{task}}}</td></tr>}} <!--
  strategy=Text
--> {{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}} <!--
}}
--> {{#if: {{{strategy| {{{strategy_warriors| {{{strategy_mages| {{{strategy_scouts| }}} }}} }}} }}}| <!--
--> <tr><th>'''Strategy:'''</th><td>{{{strategy|}}} <!--
--> {{#if: {{{strategy_warriors| {{{strategy_mages| {{{strategy_scouts| }}} }}} }}}| <!--
--> <table class="wikitable"> <!--
--> {{#if: {{{strategy_warriors|}}}|<tr><th>'''[[Warrior|Warriors]]'''</th><td>{{{strategy_warriors}}}</td></tr>}} <!--
--> {{#if: {{{strategy_mages|}}}|<tr><th>'''[[Sorcerer|Sorcerers]] and [[Cleric{{!}}Clerics]]'''</th><td>{{{strategy_mages}}}</td></tr>}} <!--
--> {{#if: {{{strategy_scouts|}}}|<tr><th>'''[[Scout|Scouts]]'''</th><td>{{{strategy_scouts}}}</td></tr>}} <!--
--> </table></td> }} <!--
--> }} <!--
--> <tr><th>'''Loot:'''</th><td>{{{loot|-}}}</td></tr> <!--
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
--> {{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!--
--> </table>
 
Go back to [[Monsters]].

Latest revision as of 14:48, 22 September 2025

Error: "table" cannot be used as a Cargo field name, because it is an SQL keyword.