Search eq

From BatWiki
Revision as of 15:45, 14 August 2008 by Milk (Talk | contribs)

Jump to: navigation, search

This page will have means to search for items from all the different categories (armours,items,relics,shields,weapons) and print results in table. As search parameters user will be able to select the columns used in templates(stats,slot,value, etc.).

TBD


Where to search from {{#input: type = select | name = target |

  • Armour
  • Item
  • Relic
  • Shield
  • Weapon

}}


Select columns to print in table {{#input: type = checkbox

   | name  = columns
   | value = name

}} Name {{#input: type = checkbox

   | name  = columns
   | value = type

}} Type {{#input: type = checkbox

   | name  = columns
   | value = stats

}} Stats {{#input: type = checkbox

   | name  = columns
   | value = weigt

}} Weight {{#input: type = checkbox

   | name  = columns
   | value = sacvalue

}} Sac. value {{#input: type = checkbox

   | name  = columns
   | value = material

}} Material {{#input: type = checkbox

   | name  = columns
   | value = quality

}} Quality {{#input: type = checkbox

   | name  = columns
   | value = from

}} From

{{#input: type=button | value=Search}}