Difference between revisions of "Form:HuntingSpotSearch"
From Medivia Online Wiki
| (11 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
{| class="hunt-form" | {| class="hunt-form" | ||
|- | |- | ||
! | ! Minimum Level | ||
| {{{field|min_level|input type=text|size=4}}} | ! Maximum Level | ||
! Team Size | |||
| {{{field|team_size|input type=dropdown|values=Solo, | ! Vocation | ||
|- | |||
| {{{field|vocation|input type=dropdown|values=Knight,Druid, | | {{{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> | ||