Template:RegionalNPCs: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 15: Line 15:
<noinclude>
<noinclude>
<pre>
<pre>
Renders NPCs and their location from the "NPCs" Cargo table
Renders name, icon, location and amount of quests as taken from the "NPCs" Cargo table, filtered by certain parameters listed below.


Note: Areas and NPC types have to be wrapped with quotation marks, due to their usage in a cargo query, where missing quoation marks would otherwise break said query
Note: Areas and NPC types have to be wrapped with quotation marks, due to their usage in a cargo query, where missing quoation marks would otherwise break said query

Revision as of 23:06, 17 May 2023



Renders name, icon, location and amount of quests as taken from the "NPCs" Cargo table, filtered by certain parameters listed below.

Note: Areas and NPC types have to be wrapped with quotation marks, due to their usage in a cargo query, where missing quoation marks would otherwise break said query

Usage:
{{KumaTest
|title=example
|areas="example","example"
|npctypes="example","example" ("NPC", if omitted)
}}