Form:Card Search Form
From Card Hunter Wiki
(Difference between revisions)
Line 18: | Line 18: | ||
| <div style="margin-top:1em;"></div> | | <div style="margin-top:1em;"></div> | ||
|- | |- | ||
− | ! valign="top" align="left"| | + | ! valign="top" align="left"| Type: |
− | | | + | | {{{field|talent|input type=radiobutton|values=Attack, Armor, Block, Movement, Utility, Boost, Handicap, Hybrid|show on select=Hybrid type=>hybrid|mandatory|default=Attack}}} |
|} | |} | ||
<div style="margin-top:1em;"></div> | <div style="margin-top:1em;"></div> | ||
<div style="margin-top:1em;"></div> | <div style="margin-top:1em;"></div> | ||
− | <div id=" | + | <div id="hybrid"> |
{| 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| | + | | {{{field|hybrid|input type=radiobutton|values=Attack + Armor, Attack + Block, Attack + Movement, Attack + Utilty, Attack + Boost, Attack + Handicap, Armor + Block, Armor + Movement, Armor + Utility, Armor + Boost, Armor + Handicap |mandatory|default=Attack + Armor}}} |
|} | |} | ||
</div> | </div> |
Revision as of 02:41, 9 September 2013
This is the form source for Card search, works via special 'run query' page.