Search eq
From BatWiki
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}}