Difference between revisions of "Form:HuntingSpotSearch"

From Medivia Online Wiki
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
This is the 'HuntingSpotSearch' query form. 
It is used via the [[Special:RunQuery/HuntingSpotSearch|special 'run query']] page.
</noinclude>
<includeonly>
<includeonly>
{{{info|query form at top}}}
{{{info|query form at top}}}
{{{for template|HuntSearch}}}
{{{for template|HuntSearch}}}
<div class="hunt-form">
  <div class="hunt-form-header">Search Hunting Spots</div>
  <div class="hunt-form-row">
    <label class="hunt-form-label">Minimum Level</label>
    <div class="hunt-form-field">
      {{{field|min_level|input type=text|size=4}}}
    </div>
  </div>
  <div class="hunt-form-row">
    <label class="hunt-form-label">Location</label>
    <div class="hunt-form-field">
      {{{field|location|input type=text}}}
    </div>
  </div>
  <div class="hunt-form-row">
    <label class="hunt-form-label">Monster contains</label>
    <div class="hunt-form-field">
      {{{field|monster|input type=text}}}
    </div>
  </div>
  <div class="hunt-form-row">
    <label class="hunt-form-label">Team Size</label>
    <div class="hunt-form-field">
      {{{field|team_size|input type=dropdown|values=Solo,2-3,4-5,6+}}}
    </div>
  </div>


  <div class="hunt-form-row">
{| class="hunt-form"
    <label class="hunt-form-label">Vocation</label>
|-
    <div class="hunt-form-field">
! Minimum Level
      {{{field|vocation|input type=dropdown|values=Knight,Druid,Sorcerer,Paladin}}}
! Maximum Level
    </div>
! Team Size
  </div>
! 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}}}
|}


</div>
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 08:30, 12 January 2026