Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 21: | Line 21: | ||
<div id="atleast1pip"> | <div id="atleast1pip"> | ||
{| 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" | | + | ! 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|mandatory|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}}} | ||
|} | |} | ||
Line 28: | Line 28: | ||
<div id="exactly1pip"> | <div id="exactly1pip"> | ||
{| 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" | | + | ! style="width: 10%; padding-right: 1em" align="left" | Choose a pip: |
| {{{field|exactly1pip|input type=radiobutton|values=Clear, Bronze, Silver, Gold|mandatory|default=Clear}}} | | {{{field|exactly1pip|input type=radiobutton|values=Clear, Bronze, Silver, Gold|mandatory|default=Clear}}} | ||
|} | |} | ||
Line 36: | Line 36: | ||
<div id="exactly2pip"> | <div id="exactly2pip"> | ||
{| 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" | | + | ! style="width: 10%; padding-right: 1em" align="left" | Check 2 boxes: |
| {{{field|exactly2pip|input type=checkboxes|values=Clear, Bronze, Silver, Gold|mandatory}}} | | {{{field|exactly2pip|input type=checkboxes|values=Clear, Bronze, Silver, Gold|mandatory}}} | ||
|} | |} |
Revision as of 04:18, 24 April 2013
Jayce Testing, in theory this should work via special 'run query' page.