Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 34: | Line 34: | ||
<div style="margin-top:1em;"></div> | <div style="margin-top:1em;"></div> | ||
{| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
+ | ! 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}}} | ||
+ | |- | ||
! 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 23:40, 14 October 2013
This is the form source for Item search, works via special 'run query' page.