Difference between revisions of "Form:HuntingSpotSearch"

From Medivia Online Wiki
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">


Line 12: Line 8:


   <div class="hunt-form-row">
   <div class="hunt-form-row">
     <label class="hunt-form-label">Minimum Level</label>
     <span class="hunt-form-label">Minimum Level</span>
     <div class="hunt-form-field">
     <div class="hunt-form-field">
       {{{field|min_level|input type=text|size=4}}}
       {{{field|min_level|input type=text|size=4}}}
Line 19: Line 15:


   <div class="hunt-form-row">
   <div class="hunt-form-row">
     <label class="hunt-form-label">Location</label>
     <span class="hunt-form-label">Location</span>
     <div class="hunt-form-field">
     <div class="hunt-form-field">
       {{{field|location|input type=text}}}
       {{{field|location|input type=text}}}
Line 26: Line 22:


   <div class="hunt-form-row">
   <div class="hunt-form-row">
     <label class="hunt-form-label">Monster contains</label>
     <span class="hunt-form-label">Monster contains</span>
     <div class="hunt-form-field">
     <div class="hunt-form-field">
       {{{field|monster|input type=text}}}
       {{{field|monster|input type=text}}}
Line 33: Line 29:


   <div class="hunt-form-row">
   <div class="hunt-form-row">
     <label class="hunt-form-label">Team Size</label>
     <span class="hunt-form-label">Team Size</span>
     <div class="hunt-form-field">
     <div class="hunt-form-field">
       {{{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+}}}
Line 40: Line 36:


   <div class="hunt-form-row">
   <div class="hunt-form-row">
     <label class="hunt-form-label">Vocation</label>
     <span class="hunt-form-label">Vocation</span>
     <div class="hunt-form-field">
     <div class="hunt-form-field">
       {{{field|vocation|input type=dropdown|values=Knight,Druid,Sorcerer,Paladin}}}
       {{{field|vocation|input type=dropdown|values=Knight,Druid,Sorcerer,Paladin}}}

Revision as of 20:21, 22 September 2025