Form:Card Search Form
From Card Hunter Wiki
(Difference between revisions)
(16 intermediate revisions by one user not shown) | |||
Line 82: | Line 82: | ||
! style="width: 10%; padding-right: 1em" align="left" | Rarity: | ! style="width: 10%; padding-right: 1em" align="left" | Rarity: | ||
| {{{field|rarity|input type=radiobutton|values=Any, Common, Uncommon, Rare |mandatory|default=Any}}} | | {{{field|rarity|input type=radiobutton|values=Any, Common, Uncommon, Rare |mandatory|default=Any}}} | ||
+ | |- | ||
+ | | <!--spacer--> | ||
+ | | <div style="margin-top:1em;"></div> | ||
+ | |- | ||
+ | ! style="width: 10%; padding-right: 1em" align="left" | Release: | ||
+ | | {{{field|release|input type=radiobutton|values=All, Basic set, Attack of the Artifacts, Expedition to the Sky Citadel|mandatory|default=All}}} | ||
+ | |- | ||
+ | | <!--spacer--> | ||
+ | | <div style="margin-top:1em;"></div> | ||
+ | |- | ||
+ | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Keyword: | ||
+ | | {{{field|keyword_choice|input type=radiobutton|values=Any, Specific|show on select=Specific=>specific|mandatory|default=Any}}} | ||
|} | |} | ||
+ | <div style="margin-top:1em;"></div> | ||
+ | |||
+ | <div style="margin-top:1em;"></div> | ||
+ | <div id="specific"> | ||
+ | {| cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
+ | ! valign="top" style="width: 10%; padding-right: 1em" align="left" | Pick keyword: | ||
+ | | {{{field|keyword|input type=radiobutton|values=Armor, Block Any, Block Melee, Block Magic, Block Projectile, Burning, Burst, Cantrip, Cone, Encumber, Fly, Free Move, Frenzy, Halt, Hard to Block, Heal, Keep, Linear, Penetrating, Poison, Push, Saving Roll, Self Target, Slide, Slide Back, Stealthy, Step, Stop, Stun, Teleport, Trait, Unblockable|mandatory|default=Armor}}} | ||
+ | |} | ||
+ | </div> | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 14:03, 23 February 2017
This is the form source for Card search, works via special 'run query' page.