Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 37: | Line 37: | ||
| {{{field|rarity|input type=radiobutton|values=Any, Common, Uncommon, Rare, Epic, Legendary|mandatory|default=Any}}} | | {{{field|rarity|input type=radiobutton|values=Any, Common, Uncommon, Rare, Epic, Legendary|mandatory|default=Any}}} | ||
|- | |- | ||
− | | < | + | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Item Level: |
− | | <div style="margin-top:1em;"></div> | + | | {{{field|itemlevel_choice|input type=radiobutton|values=Any, Specific|show on select=Specific=>specific|mandatory|default=Any}}} |
− | |- | + | |} |
+ | <div style="margin-top:1em;"></div> | ||
+ | |||
+ | <div style="margin-top:1em;"></div> | ||
+ | <div id="specific"> | ||
+ | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
+ | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Pick item level: | ||
+ | | {{{field|itemlevel|input type=text with autocomplete|values from property=Has Itemlevel}}} | ||
+ | |} | ||
+ | </div> | ||
+ | <div style="margin-top:1em;"></div> | ||
+ | |||
+ | <div style="margin-top:1em;"></div> | ||
+ | {| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! style="width: 10%; padding-right: 1em" align="left" | Card: | ! style="width: 10%; padding-right: 1em" align="left" | Card: | ||
| {{{field|cardname|input type=text with autocomplete|values from category=Cards}}} | | {{{field|cardname|input type=text with autocomplete|values from category=Cards}}} |
Revision as of 01:30, 6 November 2013
This is the form source for Item search, works via special 'run query' page.