Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
(3 intermediate revisions by one user not shown) | |||
Line 36: | Line 36: | ||
! valign="top" style="width: 10%; padding-right: 1em" align="left" | Item rarity: | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Item rarity: | ||
| {{{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}}} | ||
+ | |- | ||
+ | | <!--spacer--> | ||
+ | | <div style="margin-top:1em;"></div> | ||
+ | |- | ||
+ | ! style="width: 10%; padding-right: 1em" align="left" | Release: | ||
+ | | {{{field|release|input type=radiobutton|values=All, Basic set, Attack of the Artifacts, Expedition to the Sky Citadel|mandatory|default=All}}} | ||
+ | |- | ||
+ | | <!--spacer--> | ||
+ | | <div style="margin-top:1em;"></div> | ||
|- | |- | ||
! valign="top" style="width: 10%; padding-right: 1em" align="left" | Item Level: | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Item Level: | ||
Line 45: | Line 54: | ||
<div id="specific"> | <div id="specific"> | ||
{| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
− | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | | + | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Enter item level: |
| {{{field|itemlevel|input type=text with autocomplete|values from property=Has Itemlevel}}} | | {{{field|itemlevel|input type=text with autocomplete|values from property=Has Itemlevel}}} | ||
|} | |} |
Latest revision as of 06:41, 13 July 2015
This is the form source for Item search, works via special 'run query' page.