Template:NPCInfobox

From Palia Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.
This template has existing translations, relatives, or sub-templates:

Usage

Creates an infobox to be used for villagers/NPCs.

Syntax

You can remove any parameter that is not being used. (By default, any unfilled parameter will not show up in the infobox.)

{{NPCInfobox
 |name          =
 |image         =
 |fullname      =
 |alias         =
 |occupation    =
 |group         =
 |gender        =
 |age           =
 |hair          =
 |eye           =
 |location      =
 |guild         =
 |personality   =
 |starpath      =
 |affiliations  =
 |relations     =
 |pronunciation =
 |va-en         =
}}

Examples

{{NPCInfobox
 |name         = Ashura
 |image        = Ashura.png
 |occupation   =
* Innkeeper
* Former Soldier
 |group        = Majiri
 |gender       = Male
 |age          = Older Adult
 |hair         = Salt and pepper
 |eye          = Blue (injured left eye)
 |location     = Kilima Village
 |guild        = Foraging
 |romance      = No
 |shepp        = Yes
 |personality  = Fire
 |starpath     = The Watcher
 |affiliations =
* [[Ormuu's Horn Inn]]
 |relations    =
* {{Relationship|Reth|Employee}}
* {{Relationship|Sabine|Wife|-}}
 |pronunciation =
 |va-en         = ???
}}

Related