Template:ArmorQuery: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{#ask:[[Category:Armor]]
{{#ask:[[Category:Armor]]
{{#if:{{{noun|}}}|
{{#if:{{{noun|}}}|
[[noun is::{{#arraymap:{{{noun}}}|,|x|x| {{!}}{{!}} }}]]}}
[[noun is::{{#arraymap:{{{noun}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]}}
{{#if:{{{MTag|}}}|
{{#if:{{{MTag|}}}|
{{#ifeq:{{{MTagmod}}}|OR|
{{#ifeq:{{{MTagmod}}}|OR|
[[uses material::{{#arraymap:{{{MTag}}}|,|x|x| {{!}}{{!}} }}]]
[[uses material::{{#arraymap:{{{MTag}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
|
{{#arraymap:{{{MTag}}}|,|x|[[uses material::x]]}}
{{#arraymap:{{{MTag}}}|,|x|[[uses material::@@@@]]}}
}}
}}
}}
}}
{{#if:{{{CTag|}}}|
{{#if:{{{CTag|}}}|
{{#ifeq:{{{CTagmod}}}|OR|
{{#ifeq:{{{CTagmod}}}|OR|
[[uses color::{{#arraymap:{{{CTag}}}|,|x|x| {{!}}{{!}} }}]]
[[uses color::{{#arraymap:{{{CTag}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
|
{{#arraymap:{{{CTag}}}|,|x|[[uses color::x]]}}
{{#arraymap:{{{CTag}}}|,|@@@@|[[uses color::@@@@]]}}
}}
}}
}}
}}
{{#if:{{{STag|}}}|
{{#if:{{{STag|}}}|
{{#ifeq:{{{STagmod}}}|OR|
{{#ifeq:{{{STagmod}}}|OR|
[[uses symbol::{{#arraymap:{{{STag}}}|,|x|x| {{!}}{{!}} }}]]
[[uses symbol::{{#arraymap:{{{STag}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
|
{{#arraymap:{{{STag}}}|,|x|[[uses symbol::x]]}}
{{#arraymap:{{{STag}}}|,|@@@@|[[uses symbol::@@@@]]}}
}}
}}
}}
}}
{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
{{#ifeq:{{{areamod}}}|OR|
{{#ifeq:{{{areamod}}}|OR|
[[protects area::{{#arraymap:{{{area}}}|,|x|x| {{!}}{{!}} }}]]
[[protects area::{{#arraymap:{{{area}}}|,|@@@@|@@@@@| {{!}}{{!}} }}]]
|
|
{{#arraymap:{{{area}}}|,|x|[[protects area::x]]| }}
{{#arraymap:{{{area}}}|,|@@@@|[[protects area::@@@@]]| }}
}}
}}
}}
}}
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
{{#ifeq:{{{typemod}}}|OR|
{{#ifeq:{{{typemod}}}|OR|
[[is combat type::{{#arraymap:{{{type}}}|,|x|x| {{!}}{{!}} }}]]
[[is combat type::{{#arraymap:{{{type}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
|
{{#arraymap:{{{type}}}|,|x|[[is combat type::x]]| }}
{{#arraymap:{{{type}}}|,|@@@@|[[is combat type::@@@@]]| }}
}}
}}
}}
}}

Revision as of 08:39, 18 March 2013

This is the ArmorQuery Template. It can only be used through the Armor Query.