Template:ItemQuery: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 24: Line 24:
|
|
{{#arraymap:{{lc:{{{STag}}}}}|,|@@@@|[[uses symbol::@@@@]]|}}
{{#arraymap:{{lc:{{{STag}}}}}|,|@@@@|[[uses symbol::@@@@]]|}}
}}
}}
{{#if:{{{icategory|}}}|
{{#ifeq:{{{icategorymod}}}|OR|
[[item category is::{{#arraymap:{{{icategory}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
{{#arraymap:{{{icategory}}}|,|@@@@|[[item category is::@@@@]]|
}}
}}
}}
}}
}}
Line 44: Line 52:
{{#arraymap:{{{wearloc}}}|,|@@@@|[[worn in slot::@@@@]]|
{{#arraymap:{{{wearloc}}}|,|@@@@|[[worn in slot::@@@@]]|
}}
}}
}}
}}
{{#if:{{{rtype|}}}|
{{#ifeq:{{{rtypemod}}}|OR|
[[race association is::{{#arraymap:{{lc:{{{rtype}}}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
{{#arraymap:{{lc:{{{rtype}}}}}|,|@@@@|[[race association is::@@@@]]|}}
}}
}}
{{#if:{{{gtype|}}}|
{{#ifeq:{{{gtypemod}}}|OR|
[[guild association is::{{#arraymap:{{lc:{{{gtype}}}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]
|
{{#arraymap:{{lc:{{{gtype}}}}}|,|@@@@|[[guild association is::@@@@]]|}}
}}
}}
}}
}}
Line 55: Line 77:
}}{{{cost}}}]]
}}{{{cost}}}]]
}}
}}
{{#switch:{{{fest|}}}
{{#if:{{{rarity|}}}|[[rarity is::{{{rarity}}}]]}}
|yes=[[rare item::true]]
|no=[[rare item::false]]
|only not=[[rare item::!true]]
}}
{{#if:{{{maxcharge|}}}
{{#if:{{{maxcharge|}}}
|[[holds mana::
|[[holds mana::
Line 93: Line 111:
}}
}}
| ?Has item property=Properties
| ?Has item property=Properties
|{{#switch:{{{type}}}|cambrinth|gaethzen=?Holds mana}}
|{{#ifexpr: {{#if:{{#pos:{{{type|}}}|cambrinth}}|1|0}} or {{#if:{{#pos:{{{type|}}}|gaethzen}}|1|0}}|?Holds mana=Mana}}
|{{#switch:{{{type}}}|casts spell|magical tattoo=?Item casts spell=Casts Spell}}
|{{#ifexpr: {{#if:{{#pos:{{{type|}}}|casts spell}}|1|0}} or {{#if:{{#pos:{{{type|}}}|magical tattoo}}|1|0}}|?Item casts spell=Casts Spell}}
| ?Worn in slot=Worn Location
| ?Worn in slot=Worn Location
| ?Weight of=Weight
| ?Weight of=Weight
Line 106: Line 124:
| ?Source is=Sources
| ?Source is=Sources
}}
}}
{{#ifexpr: {{#if:{{#pos:{{{type|}}}|casts spell}}|yes|no}} or #{{if:{{#pos:{{{type|}}}|magical tattoo}}|yes|no}}|y|n}}
</includeonly>
</includeonly>

Latest revision as of 20:05, 20 November 2023

This is the ItemQuery Template. It can only be used through the Item Query