User:Kiokurashi/sandbox: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 1: Line 1:
{| class="wikitable"
! NPC !! !! Map !! Quest Count
{{#cargo_query:tables=NPCs
|fields=_pageName=%PAGE%,MapLocation=location,QuestCount=noquest
|where=(MapLocation LIKE "%Blunder Hills%") AND (NPCType="NPC")
|format=template
|template=Npc/row
|named args=yes
}}
|}
<!--{{#cargo_query:tables=Quests
<!--{{#cargo_query:tables=Quests
|fields=QuestName=Quest,Quest_Text,Requirements,Rewards,Notes
|fields=QuestName=Quest,Quest_Text,Requirements,Rewards,Notes
|where=Rewards HOLDS LIKE "%Gem%"
|where=Rewards HOLDS LIKE "%Gem%"
|format=table
|format=table
}}-->
{{#cargo_query:tables=NPCs
|fields=_pageName=Name,CONCAT("[[File:", _pageName, ".gif|50px|link=", _pageName, "]]")=Image,MapLocation=Location,QuestCount=Number of Quests
|where=(MapLocation LIKE "%Blunder Hills%") AND (NPCType="NPC")
|named args=yes
|order by=Name
}}-->
}}-->
<!--
<!--

Revision as of 21:38, 7 May 2021