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