Difference between revisions of "Form:HuntingSpotSearch"
From Medivia Online Wiki
(Created page with "<noinclude> This is the 'HuntingSpotSearch' query form. It is used via the special 'run query' page. </noinclude> <includeonly> {{{info|query form at top}}} {{{for template|HuntSearch}}} Enter filters below; leave blank to match everything. {| class="formtable" ! Minimum Level: | {{{field|min_level|input type=text|size=4}}} |- ! Location: | {{{field|location|input type=text}}} |- ! Monster contains: | {{{field|monster|input type...") |
|||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{{info|query form at top}}} | {{{info|query form at top}}} | ||
{{{for template|HuntSearch}}} | {{{for template|HuntSearch}}} | ||
{| class=" | {| class="hunt-form" | ||
|- | |- | ||
! Team Size | ! Minimum Level | ||
! Maximum Level | |||
! Team Size | |||
! Vocation | |||
|- | |- | ||
| {{{field|min_level|input type=text|size=4|default=0}}} | |||
| {{{field|vocation|input type=dropdown|values=Knight,Druid, | | {{{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> | ||