Difference between revisions of "Template:Test"

From Medivia Online Wiki
Tag: Manual revert
 
(175 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table class="wikitable";><!--
{{#cargo_declare:
--> <tr><th style="text-align: center; width: 625px"><div style="font-family: Tahoma; font-size: 9pt; color: #00eb00; text-align: center; font-weight: bold; text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px; width: 125px; text-align: center">{{{name}}}</div>{{{image}}}</th><th>'''Hit Points:''' {{{hp|?}}}<br>'''Experience:''' {{{exp}}}<br>'''Summon:''' {{{summon|-}}}{{#if: {{{illusionable|}}}|(Illusionable)}}<br>'''Convince:''' {{{convince|-}}}</th></tr><!--
|table=HuntingSpots
--> <tr><th>'''Abilities:'''</th><td>{{{abilities|?}}}</td></tr><!--
|fields=
--> <tr><th>'''Pushable:'''</th><td>{{#ifeq: {{{pushable|}}}|y|{{yes}}|{{no}} }}</td></tr><!--
  name=String,
--> <tr><th>'''Push Objects:'''</th><td>{{#ifeq: {{{push_objects|}}}|y|{{yes}}|{{no}} }}</td></tr><!--
  description=Text,
--> <tr><th>'''Walks Around:'''</th><td>{{{walks_around|?}}}</td></tr><!--
  level=Integer,
--> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr><!--
  exp=Integer,
--> <tr><th>'''Immune To:'''</th><td>{{{immune_to|-}}}</td></tr><!--
  loot=Text,
--> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|-}}}</td></tr><!--
  location=Text,
--> {{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td style="color: #c68210">{{{sounds}}}</td></tr>}} <!--
  monsters=Text,
--> {{#if: {{{task|}}}|<tr><th>'''Task:'''</th><td>{{{task}}}</td></tr>}} <!--
  notes=Text,
--> {{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}} <!--
  vocation=String,
--> {{#if: {{{strategy| {{{strategy_warriors| {{{strategy_mages| {{{strategy_scouts| }}} }}} }}} }}}| <!--
  team=Integer,
--> <tr><th>'''Strategy:'''</th><td>{{{strategy|}}} <!--
  strategy=Text
--> {{#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.