Form:Item Compare Form
From Card Hunter Wiki
(Difference between revisions)
Line 10: | Line 10: | ||
{| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! style="width: 10%; padding-right: 1em" align="left" | Item 1: | ! style="width: 10%; padding-right: 1em" align="left" | Item 1: | ||
− | | {{{field|item_1|input type= | + | | {{{field|item_1|input type=text with autocomplete|values from category=Items}}} |
|} | |} | ||
<div style="margin-top:1em;"></div> | <div style="margin-top:1em;"></div> | ||
{| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | {| class="formtable" cellpadding="0" cellspacing="0" style="white-space: nowrap; width: 100%" | ||
! style="width: 10%; padding-right: 1em" align="left" | Item 2: | ! style="width: 10%; padding-right: 1em" align="left" | Item 2: | ||
− | | {{{field|item_2|input type= | + | | {{{field|item_2|input type=text with autocomplete|values from category=Items}}} |
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 03:52, 22 May 2014
This is the form source for Item compare, works via special 'run query' page.