Difference between revisions of "Form:HuntingSpotSearch"
From Medivia Online Wiki
| Line 3: | Line 3: | ||
{{{for template|HuntSearch}}} | {{{for template|HuntSearch}}} | ||
{| class="hunt-form" | |||
|- | |||
! class="hunt-form-label" | Minimum Level | |||
| {{{field|min_level|input type=text|size=4}}} | |||
|- | |||
! class="hunt-form-label" | Location | |||
| {{{field|location|input type=text}}} | |||
|- | |||
! class="hunt-form-label" | Monster contains | |||
| {{{field|monster|input type=text}}} | |||
|- | |||
! class="hunt-form-label" | Team Size | |||
| {{{field|team_size|input type=dropdown|values=Solo,2-3,4-5,6+}}} | |||
|- | |||
! class="hunt-form-label" | Vocation | |||
| {{{field|vocation|input type=dropdown|values=Knight,Druid,Sorcerer,Paladin}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||