Difference between revisions of "Form:HuntingSpotSearch"
From Medivia Online Wiki
| (14 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
{{{for template|HuntSearch}}} | {{{for template|HuntSearch}}} | ||
{| class="hunt-form" | |||
|- | |||
! Minimum Level | |||
! Maximum Level | |||
! Team Size | |||
! Vocation | |||
|- | |||
| {{{field|min_level|input type=text|size=4|default=0}}} | |||
| {{{field|max_level|input type=text|size=4|default=999}}} | |||
| {{{field|team_size|input type=dropdown|values=All,Solo,Duo,Trio,Team|default=All|mandatory}}} | |||
| {{{field|vocation|input type=dropdown|values=All,Knight,Archer,Mage,Druid,Novus|default=All|mandatory}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||