Difference between revisions of "Template:Test"

From Medivia Online Wiki
Tag: Manual revert
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="wikitable"><!--
{{#cargo_declare:
--> <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">
|table=HuntingSpots
{{{name}}}<br>
|fields=
{{{image}}}</div></th>
  name=String,
<th style="text-align: left;">
  description=Text,
[[File:Heart.png]] '''Hit Points:''' {{{hp|?}}}<br>
  level=Integer,
[[File:Xp.png]] '''Experience:''' {{{exp}}}<br>
  exp=Integer,
[[File:Summon.png]] '''Summon:''' {{{summon|-}}}{{#if: {{{illusionable|}}}|(Illusionable)}}<br>
  loot=Text,
[[File:Convince.png]] '''Convince:''' {{{convince|-}}}</th></tr>
  location=Text,
<tr><th>'''Abilities:'''</th><td>{{{abilities|?}}}</td></tr>
  monsters=Text,
<tr><th>'''Class:'''</th><td>{{{class|?}}}</td></tr>
  notes=Text,
<tr><th>'''Pushable:'''</th><td>{{#ifeq: {{{pushable|}}}|y|✔️|❌ }}</td></tr>
  vocation=String,
<tr><th>'''Push Objects:'''</th><td>{{#ifeq: {{{push_objects|}}}|y|✔️|❌ }}</td></tr>
  team=Integer,
<tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr>
  strategy=Text
<tr><th>'''Immune To:'''</th><td>{{{immune_to|-}}}</td></tr>
}}
<tr><th>'''Neutral To:'''</th><td>{{{neutral_to|-}}}</td></tr>
{{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td style="color: #c68210">{{{sounds}}}</td></tr>}}
{{#if: {{{task|}}}|<tr><th>'''Task:'''</th><td>{{{task}}}</td></tr>}}
{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}
{{#if: {{{strategy| {{{strategy_knights| {{{strategy_mages| {{{strategy_archers| }}} }}} }}} }}}| <!--
 
--> <tr><th>'''Strategy:'''</th><td>{{{strategy|}}}
{{#if: {{{strategy_knights| {{{strategy_mages| {{{strategy_archers| }}} }}} }}}|
<table class="wikitable">
{{#if: {{{strategy_knights|}}}|<tr><th>'''[[Knight|Knights]]'''</th><td>{{{strategy_knights}}}</td></tr>}}
{{#if: {{{strategy_mages|}}}|<tr><th>'''[[Mage|Mages]] and [[Druid{{!}}Druids]]'''</th><td>{{{strategy_mages}}}</td></tr>}}
{{#if: {{{strategy_archers|}}}|<tr><th>'''[[Archer|Archers]]'''</th><td>{{{strategy_archers}}}</td></tr>}} <!--
--> </table></td> }}
}} <!--
 
--> <tr><th>'''Loot:'''</th><td>{{{loot|}}}
<table class="wikitable">
{{#if: {{{loot_very_common|}}}|<tr><th>'''<font color="grey"> Very Common </font>'''</th><td>{{{loot_very_common}}}</td></tr>}}
{{#if: {{{loot_common|}}}|<tr><th>'''<font color="white"> Common </font>'''</th><td>{{{loot_common}}}</td></tr>}}
{{#if: {{{loot_uncommon|}}}|<tr><th>'''<font color="16ff16"> Uncommon </font>'''</th><td>{{{loot_uncommon}}}</td></tr>}}
{{#if: {{{loot_semi-rare|}}}|<tr><th>'''<font color="1E90FF"> Semi-Rare </font>'''</th><td>{{{loot_semi-rare}}}</td></tr>}}
{{#if: {{{loot_rare|}}}|<tr><th>'''<font color="purple"> Rare </font>'''</th><td>{{{loot_rare}}}</td></tr>}}
{{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="red"> Very Rare </font>'''</th><td>{{{loot_very_rare}}}</td></tr>}}
{{#if: {{{loot_extremely_rare|}}}|<tr><th>'''<font color="gold"> Extremely Rare </font>'''</th><td>{{{loot_extremely_rare}}}</td></tr>}} <!--
--> </table></td> <!--
 
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}}
{{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!--
--> </table>
 
Go back to [[Creatures]].

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.