Quote Originally Posted by Mother Yoda
When I try to do the custom search it does nothing. I'm confuesed on how to use the custom serch.
I will add some visible way to use it and a way to select it from the units page and paste it into forums.

But basically, there are three parameters that you can add to the units URL:
  1. category - values can be ship, cavalry, infantry or siege
  2. class - values can be light, heavy, missile or spear
  3. faction - can be any of the factions


You separate parameters by "&" and values by comma ",". You can also use "!" for NOT.

So -

All missile or spear units would be - class=missile,spear
All French or English units ships - faction=english,french&category=ship
All NOT HRE units that are heavy cavalry - faction=!hre&category=cavalry&class=heavy

You get the idea.

You append it to the URL:
Code:
http://warlore.org/units?faction=!hre&category=cavalry&class=heavy

Again, if it is too complicated don't worry about it, I will just add a simple way to copy/paste it from the units page itself.

Cheers
- barvaz