Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 16: | Line 16: | ||
|- | |- | ||
! align="left"| Talent: | ! align="left"| Talent: | ||
− | | {{{field|talent|input type=radiobutton|values=Any, | + | | {{{field|talent|input type=radiobutton|values=Any, None, At least 1 pip, Exactly 1 pip, Exactly 2 pips|show on select=At least 1 pip=>atleast1pip;Exactly 1 pip=>exactly1pip|mandatory|default=Any}}} |
|} | |} | ||
− | + | <div id="atleast1pip"> | |
− | <div id=" | + | |
{| 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" | Talent pip: | ! style="width: 10%; padding-right: 1em" align="left" | Talent pip: | ||
− | | {{{field| | + | | {{{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> | ||
− | <div id=" | + | <div style="margin-top:1em;"></div> |
+ | <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" | Talent pip: | ! style="width: 10%; padding-right: 1em" align="left" | Talent pip: | ||
− | | {{{field| | + | | {{{field|exactly1pip|input type=radiobutton|values=Clear, Bronze, Silver, Gold|mandatory|default=Clear}}} |
|} | |} | ||
</div> | </div> | ||
− | <div id=" | + | <div style="margin-top:1em;"></div> |
+ | <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" | Talent pip: | ! style="width: 10%; padding-right: 1em" align="left" | Talent pip: | ||
− | | {{{field| | + | | {{{field|exactly2pip|input type=checkboxes|values=Clear, Bronze, Silver, Gold|mandatory}}} |
|} | |} | ||
</div> | </div> |
Revision as of 04:15, 24 April 2013
Jayce Testing, in theory this should work via special 'run query' page.