Form:Item Compare Form
From Card Hunter Wiki
(Difference between revisions)
(7 intermediate revisions by one user not shown) | |||
Line 6: | Line 6: | ||
{{{info|query form at top|query title=Item Compare Form}}} | {{{info|query form at top|query title=Item Compare Form}}} | ||
{{{for template|ICFTemplate}}} | {{{for template|ICFTemplate}}} | ||
− | <span style="color:LightGreen"> '''Instructions:''' Type in the item name or first alphabet to select said item. Click 'Run Query' to show comparison. <br /> </span> | + | <span style="color:LightGreen"> '''Instructions:''' Type in the item name or first alphabet to select said item. Click 'Run Query' to show comparison. Do not leave the fields blank. <br /> </span> |
{| 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=text with autocomplete|values from category=Items}}} | + | | {{{field|item_1|input type=text with autocomplete|values from category=Items|remote autocompletion}}} |
|} | |} | ||
<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=text with autocomplete|values from category=Items}}} | + | | {{{field|item_2|input type=text with autocomplete|values from category=Items|remote autocompletion}}} |
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 04:19, 22 May 2014
This is the form source for Item compare, works via special 'run query' page.