Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 23: | Line 23: | ||
{| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! style="width: 10%; padding-right: 1em" align="left" | Choose a pip: | ! style="width: 10%; padding-right: 1em" align="left" | Choose a pip: | ||
− | | {{{field|atleast1pip|input type=radiobutton|values=At least 1 Clear,At least 1 Bronze,At least 1 Silver,At least 1 Gold|default=At least 1 Clear}}} | + | | {{{field|atleast1pip|input type=radiobutton|values=At least 1 Clear,At least 1 Bronze,At least 1 Silver,At least 1 Gold|mandatory|default=At least 1 Clear}}} |
|} | |} | ||
</div> | </div> | ||
Line 30: | Line 30: | ||
{| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! style="width: 10%; padding-right: 1em" align="left" | Choose a pip: | ! style="width: 10%; padding-right: 1em" align="left" | Choose a pip: | ||
− | | {{{field|exactly1pip|input type=radiobutton|values=Clear, Bronze, Silver, Gold|default=Clear}}} | + | | {{{field|exactly1pip|input type=radiobutton|values=Clear, Bronze, Silver, Gold|mandatory|default=Clear}}} |
|} | |} | ||
</div> | </div> |
Revision as of 05:51, 24 April 2013
Jayce Testing, in theory this should work via special 'run query' page.