Template:ShopQuery: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>This is the ShopQuery Template. It can only be used through the [[Special:RunQuery/ShopQuery|Shop Query]]{{Cat|Templates}}
<noinclude>This is the ShopQuery Template. It can only be used through the [[Special:RunQuery/ShopQuery|Shop Query]]{{Cat|Templates,Search Templates}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#ask:[[Category:Shops]]
{{#ask:[[Category:Shops]]
{{#if:{{type|}}}|[[Shop type is::{{lc:{{{type}}}}}]]}}
{{#if:{{{type|}}}|[[Shop type is::{{lc:{{{type}}}}}]]}}
{{#if:{{{place|}}}|[[Found in::{{lc:{{{place}}}}}]]}}
{{#if:{{{place|}}}|[[Found in::{{{place}}}]]}}
{{#if:{{{fest|}}}|{{#switch:{{{fest}}}|yes=[[Festival shop::true]]|no=[[Festival shop::false]]}}}}
{{#if:{{{fest|}}}|{{#switch:{{{fest}}}|Yes=[[Festival shop::true]]|No=[[Festival shop::false]]}}}}
| ?Shop type is
| ?Shop type is=Shop Type
|{{#switch:{{{fest}}}|no=?Found on map}}
| ?Found in city=City
| ?Found in province=Province
| ?Found on map=Map
| ?Festival shop
| format=table
| format=table
}}</includeonly>
}}</includeonly>

Latest revision as of 21:55, 2 July 2021

This is the ShopQuery Template. It can only be used through the Shop Query