Difference between revisions of "Template:HuntingSpot"
From Medivia Online Wiki
| Line 1: | Line 1: | ||
{{#cargo_store: | |||
|table=HuntingSpots | |||
|name={{{name|}}} | |||
|description={{{description|}}} | |||
|level={{{level|}}} | |||
|exp={{{exp|}}} | |||
|loot={{{loot|}}} | |||
|location={{{location|}}} | |||
|monsters={{{monsters|}}} | |||
|notes={{{notes|}}} | |||
|vocation={{{vocation|Any}}} | |||
|team={{{team|0}}} | |||
|strategy={{{strategy|}}} | |||
|strategy_warriors={{{strategy_warriors|}}} | |||
|strategy_mages={{{strategy_mages|}}} | |||
|strategy_sorcerer={{{strategy_sorcerer|}}} | |||
|strategy_cleric={{{strategy_cleric|}}} | |||
|strategy_scouts={{{strategy_scouts|}}} | |||
|strategy_team={{{strategy_team|}}} | |||
}} | |||
<includeonly> | |||
{{#cargo_declare: | {{#cargo_declare: | ||
|_table=HuntingSpots | |_table=HuntingSpots | ||
| Line 21: | Line 44: | ||
strategy_team=Text | strategy_team=Text | ||
}} | }} | ||
</includeonly> | |||