Template:RegionalNPCs: Difference between revisions

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


Line 17: Line 16:


Usage:
Usage:
<pre>
{{RegionalNPCs
{{RegionalNPCs
|region=example  
|region=example  

Revision as of 23:54, 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:

{{RegionalNPCs
|region=example 
|areas="example","example"
|npctypes="example","example" (If ommited, defaults to just "NPC")
}}