Difference between revisions of "Search eq"

From BatWiki
Jump to: navigation, search
Line 21: Line 21:
 
     | value = name
 
     | value = name
 
}} name
 
}} name
 +
{{#input: type = checkbox
 +
    | name  = columns
 +
    | value = type
 +
}} type
 
{{#input: type = checkbox
 
{{#input: type = checkbox
 
     | name  = columns
 
     | name  = columns

Revision as of 15:44, 14 August 2008

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

}} sacvalue {{#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}}