Template:Infobox villager/doc

From Stardew Valley Wiki
< Template:Infobox villager
Revision as of 23:01, 21 April 2018 by Margotbean (talk | contribs) (Created page with "__TOC__ ==Description== This is the template for villager infoboxes. It includes pictures, details about relationships and favorite gifts. ==Use== Place at the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This is the template for villager infoboxes. It includes pictures, details about relationships and favorite gifts.

Use

Place at the top of the villager page, it will automatically align right. Do not use this on your user page. It is reserved for villager pages.

Place family and friends members inside the NPC template to match their picture. Place favorite gifts inside the name template, it will automatically attach a picture (with the same name) and link if there's an article available.

Sections like friends and family will not appear unless they have a value.

Syntax

{{Villager
|name       = Villager Name
|portrait   = file-name.png
|birthday   = Season Day
|location   = Pelican Town
|address    = create link with building name
|family     = {{NPC|Pierre|Father}}{{NPC|Caroline|Mother}} <- use npc template, then name, then relationship
|marriage   = yes or no <- yes if single, or able to be married
|favorites  = list best gifts here
}}

Examples

Sample 1

By only entering partial information, the data entered appears in the box and the rest of the lines show 'N/A'.

{{Villager
|name = Abigail
}}

Template:Villager

Sample 2


{{Villager
|name       = Abigail
|portrait   = Abigail.png
|birthday   = Fall 13
|location   = Pelican Town
|address    = [[Pierre's General Store]]
|family     = {{NPC|Pierre|Father}}{{NPC|Caroline|Mother}}
|marriage   = Yes
|favorites  = {{name|Pumpkin}}
}}

Template:Villager