Difference between revisions of "Template:HuntingSpot"

From Medivia Online Wiki
Line 22: Line 22:


<noinclude>
<noinclude>
{{#cargo_declare:
|table=HuntingSpots
|fields=
  name=String,
  description=Text,
  level=Integer,
  exp=Integer,
  loot=Text,
  location=Text,
  monsters=Text,
  notes=Text,
  vocation=String,
  team=Integer,
  strategy=Text,
  strategy_warriors=Text,
  strategy_mages=Text,
  strategy_sorcerer=Text,
  strategy_cleric=Text,
  strategy_scouts=Text,
  strategy_team=Text
}}
</noinclude>
<includeonly>
{{#cargo_store:
{{#cargo_store:
|table=HuntingSpots
|table=HuntingSpots
Line 42: Line 65:
|strategy_team={{{strategy_team|}}}
|strategy_team={{{strategy_team|}}}
}}
}}
</noinclude>
</includeonly>

Revision as of 14:39, 22 September 2025

32px-Important Icon.png
{{{name}}}
{{{description}}}
Recommended Level:{{{level}}}
Loot:{{{loot}}}
Experience:{{{exp}}}
Location:{{{location}}}
Be prepared
to face:
{{{monsters}}}


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