Template:RegionalNPCs: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
m (Removed an empty row)
Line 8: Line 8:
|intro={{Npctable/head|{{{region|Region/Section Title}}}}}
|intro={{Npctable/head|{{{region|Region/Section Title}}}}}
|outro={{!}}}
|outro={{!}}}
}}
}}</includeonly><noinclude>
</includeonly><noinclude>
<!-- ### Usage -->
<!-- ### Usage -->
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.

Revision as of 10:45, 18 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")
}}