Template:WeaponQuery: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This is the WeaponQuery Template. It can only be used through the [[Special:RunQuery/WeaponQuery|Weapon Query]]{{Cat|Templates,Search Templates}}
<noinclude>This is the WeaponQuery Template. It can only be used through the [[Special:RunQuery/WeaponQuery|Weapon Query]]{{Cat|Templates,Search Templates}}
</noinclude><includeonly>
</noinclude><includeonly>
x={{#arraymap:{{{grade}}}|,|@@@@|@@@@| {{!}}{{!}} }}
{{#ask:[[Category:Weapons]]
{{#ask:[[Category:Weapons]]
{{#if:{{{noun|}}}|
{{#if:{{{noun|}}}|
Line 39: Line 38:
{{#if:{{{puncture|}}}|[[puncture damage is number::{{#if:{{{pmod|}}}|{{{pmod}}}}}{{DamAdapter|{{{puncture}}}}}]]}}
{{#if:{{{puncture|}}}|[[puncture damage is number::{{#if:{{{pmod|}}}|{{{pmod}}}}}{{DamAdapter|{{{puncture}}}}}]]}}
{{#if:{{{foi|}}}|[[foi is number::{{#if:{{{foimod|}}}|{{{foimod}}}}}{{SBAdapter|{{{foi}}}}}]]}}
{{#if:{{{foi|}}}|[[foi is number::{{#if:{{{foimod|}}}|{{{foimod}}}}}{{SBAdapter|{{{foi}}}}}]]}}
{{#if:{{{slice|}}}|[[slice damage is number::{{#if:{{{smod|}}}|{{{slmod}}}}}{{DamAdapter|{{{slice}}}}}]]}}
{{#if:{{{slice|}}}|[[slice damage is number::{{#if:{{{slmod|}}}|{{{slmod}}}}}{{DamAdapter|{{{slice}}}}}]]}}
{{#if:{{{balance|}}}|[[balance is number::{{#if:{{{bmod|}}}|{{{bmod}}}}}{{SBAdapter|{{{balance}}}}}]]}}
{{#if:{{{balance|}}}|[[balance is number::{{#if:{{{bmod|}}}|{{{bmod}}}}}{{SBAdapter|{{{balance}}}}}]]}}
{{#if:{{{impact|}}}|[[impact damage is number::{{#if:{{{imod|}}}|{{{imod}}}}}{{DamAdapter|{{{impact}}}}}]]}}
{{#if:{{{impact|}}}|[[impact damage is number::{{#if:{{{imod|}}}|{{{imod}}}}}{{DamAdapter|{{{impact}}}}}]]}}
Line 53: Line 52:
{{#if:{{{appcost|}}}|[[appraised cost is::{{#if:{{{apmod|}}}|{{{apmod}}}}}{{{appcost}}}]]}}
{{#if:{{{appcost|}}}|[[appraised cost is::{{#if:{{{apmod|}}}|{{{apmod}}}}}{{{appcost}}}]]}}
{{#if:{{{cost|}}}|[[shop cost is::{{#if:{{{costmod|}}}|{{{costmod}}}}}{{{cost}}}]]}}
{{#if:{{{cost|}}}|[[shop cost is::{{#if:{{{costmod|}}}|{{{costmod}}}}}{{{cost}}}]]}}
{{#if:{{{rarity|}}}|[[rarity is::{{{rarity}}}]]}}
{{#switch:{{{fest|}}}|yes=[[rare item::true]]|no=[[rare item::false]]|only not=[[rare item::!true]]}}
{{#if:{{{special|}}}|
{{#if:{{{special|}}}|
{{#ifeq:{{{spmod|}}}|OR|
{{#ifeq:{{{spmod|}}}|OR|
Line 65: Line 64:
{{#if:{{{precision|}}}|[[precision is::{{{precision}}}]]}}
{{#if:{{{precision|}}}|[[precision is::{{{precision}}}]]}}
{{#if:{{{grade|}}}|[[grade is::{{#arraymap:{{{grade}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]}}
{{#if:{{{grade|}}}|[[grade is::{{#arraymap:{{{grade}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]}}
{{#if:{{{flare|}}}|[[flare is::{{{flare}}}]]}}
{{#if:{{{flare|}}}|[[flare is::{{#arraymap:{{{flare}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]}}
{{#if:{{{ebonus|}}}|[[ebonus is::{{{ebonus}}}]]}}
{{#if:{{{ebonus|}}}|[[ebonus is::{{#arraymap:{{{ebonus}}}|,|@@@@|@@@@| {{!}}{{!}} }}]]}}
{{#if:{{{maxcharge|}}}|[[holds mana::{{#if:{{{mmod|}}}|{{{mmod|}}}}}{{{maxcharge}}}]]}}
{{#if:{{{maxcharge|}}}|[[holds mana::{{#if:{{{mmod|}}}|{{{mmod|}}}}}{{{maxcharge}}}]]}}
| ?Is combat type=Type
| ?Is combat type=Type
Line 78: Line 77:
| {{#if:{{{rangedRT|}}}|?Ranged RT is=Ranged RT}}
| {{#if:{{{rangedRT|}}}|?Ranged RT is=Ranged RT}}
| {{#if:{{{ammocap|}}}|?Ammo capacity of=Ammo Capacity}}
| {{#if:{{{ammocap|}}}|?Ammo capacity of=Ammo Capacity}}
| {{#if:{{{grade|}}}|?Grade is=Grade}}
| {{#if:{{{flare|}}}|?Flare is=Flare}}
| {{#if:{{{ebonus|}}}|?Ebonus is=Enchant Bonus}}
| ?Source is=Sources
| ?Source is=Sources
}}
}}

Latest revision as of 11:22, 16 July 2023

This is the WeaponQuery Template. It can only be used through the Weapon Query