Template:NPC Intro/doc

From The Walkscape Walkthrough

Parameters

Name

The name of the NPC as it is used in game.

Image

The image file to represent the NPC. This is also strongly recommended. If a value is not provided a question mark image will appear.

Description

The NPC description.

Building

The name of the building that the NPC can be found at.

Location

The name of the city or POI the NPC is at.

Quote(s)

A quote from the NPC. Up to 5 are supported (Quote1, Quote2, etc)

Quick Copy

Notated Copy

{{NPC Intro
| Name = 
| Image = (Optional)
| Description = (Optional)
| Building = 
| Location = 
| Quote1 = (Optional)
| Quote2 = (Optional)
| Quote3 = (Optional)
| Quote4 = (Optional)
| Quote5 = (Optional)
}}

Empty copy

{{NPC Intro
| Name = 
| Image = 
| Description = 
| Building = 
| Location = 
| Quote1 = 
| Quote2 = 
| Quote3 = 
| Quote4 = 
| Quote5 = 
}}

Example

The formatting for Oldin Skogsan is as follows:

{{NPC Intro
| Name = Oldin Skogsan
| Image = Oldin Skogsan.png
| Description = The man in front of you seems well seasoned to the forests. His form is strong and sturdy like the trees he fells. It is rumored that he lives in the forest his fathers planted before him.
| Building = the [[Woodcutter's Cabin]]
| Location = Nomad Woods
| Quote1 = Oy, not many get to this part of Arenum. Nonetheless, welcome to the wilds. Many call me Oldin Skogsan, and this here is my home. How can I help you, Adventurer?
}}

And the result is:

Oldin Skogsan
Oldin Skogsan

The man in front of you seems well seasoned to the forests. His form is strong and sturdy like the trees he fells. It is rumored that he lives in the forest his fathers planted before him.

Oldin Skogsan is an NPC who can be found at the Woodcutter's Cabin in Nomad Woods.

Quotes

  • "Oy, not many get to this part of Arenum. Nonetheless, welcome to the wilds. Many call me Oldin Skogsan, and this here is my home. How can I help you, Adventurer?"