Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
(4 intermediate revisions by one user not shown) | |||
Line 40: | Line 40: | ||
| <div style="margin-top:1em;"></div> | | <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: | ||
+ | | {{{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" | Enter 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}}} |
Latest revision as of 06:41, 13 July 2015
This is the form source for Item search, works via special 'run query' page.