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|}}} | ||
}} | }} | ||
</ | </includeonly> | ||