update query examples: zone -> occupies, add restricts

This commit is contained in:
Emi Matchu 2013-01-25 11:14:31 -06:00
parent d3b449a8f9
commit c5fbf74a7d

View file

@ -265,8 +265,10 @@ en:
query: species:shoyru query: species:shoyru
description: returns any item a Shoyru can wear description: returns any item a Shoyru can wear
type: type:
query: type:hat query: occupies:hat -restricts:headdrippings
description: returns any item that fills a "hat" zone description:
returns any item that occupies a "hat" zone and does not restrict
a "head drippings" zone
newest_items: newest_items:
header: Newest items header: Newest items
species_search: species_search:
@ -602,7 +604,7 @@ en:
returns any item a %{default_value} can wear returns any item a %{default_value} can wear
type: type:
filter: filter:
key: type key: occupies
default_value: background default_value: background
query_html: "%{filter_key}:%{filter_value}" query_html: "%{filter_key}:%{filter_value}"
description_html: description_html: