This template is a container to do the following:
- Add header (Template:Infobox NPC/type|get=header)
- Add list items (Template:Infobox NPC/type)
- Add footer (Template:Infobox NPC/type|get=footer)
- {{NPCList|type=List/Sorted
|Sam
|Rashid
|Queen Eloise
}}
This outputs:
| Name | Job | Buy/Sell | Location | |
|---|---|---|---|---|
| Sam | ![]() | Artisan | ✓ | Temple Street in Thais. |
| Rashid | ![]() | Merchant | ✓ | Travels around between Carlin and various Premium cities. |
| Queen Eloise | ![]() | Monarch | ✓ | Carlin Castle on Central Street |
The List/Sorted is the list template to call. This template will call it 5 times: once for the header, 3 times for all the creatures in the list, and once for the footer.
| Name | Job | Buy/Sell | Location |
|---|


