Form:Item Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 19: | Line 19: | ||
|- | |- | ||
! valign="top" align="left"| Power Token: | ! valign="top" align="left"| Power Token: | ||
− | | {{{field|talent|input type=radiobutton|values =Any, None, at least 1 C,at least 1 B,at least 1 S,at least 1 G, exactly 1 C, exactly 1 B, exactly 1 S, exactly 1 G, exactly 2 pips|show on select=exactly 2 pips=>exactly2pip|mandatory|default=Any}}} | + | <!-- | {{{field|talent|input type=radiobutton|values =Any, None, at least 1 C,at least 1 B,at least 1 S,at least 1 G, exactly 1 C, exactly 1 B, exactly 1 S, exactly 1 G, exactly 2 pips|show on select=exactly 2 pips=>exactly2pip|mandatory|default=Any}}} --> |
+ | | {{{field|talent|input type=radiobutton|values =Any, None, at least 1 C,at least 1 B, exactly 1 C, exactly 1 B, exactly 2 pips|show on select=exactly 2 pips=>exactly2pip|mandatory|default=Any}}} | ||
|} | |} | ||
<div style="margin-top:1em;"></div> | <div style="margin-top:1em;"></div> | ||
Line 27: | Line 28: | ||
{| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! valign="top" style="width: 10%; padding-right: 1em" align="left" | Pick a combination: | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Pick a combination: | ||
− | | {{{field|exactly2pip|input type=radiobutton|values=CC,CB,CS,CG,BB,BS,BG,SS,SG,GG |mandatory|default=CC}}} | + | <!-- | {{{field|exactly2pip|input type=radiobutton|values=CC,CB,CS,CG,BB,BS,BG,SS,SG,GG |mandatory|default=CC}}} --> |
+ | | {{{field|exactly2pip|input type=radiobutton|values=CC,CB,BB |mandatory|default=CC}}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 22:23, 14 October 2013
This is the form source for Item search, works via special 'run query' page.