Template:Character Infobox/doc

From Dragon Village Collection Wiki
Jump to navigation Jump to search
Template-info.png Documentation

Description

This template is used to create infoboxes for NPCs.

Blank Template

{{Character Infobox
|FullSprite = 
|SmallSprite = 
|Race = 
|Age = 
|Gender = 
|Height = 
|Weight =
|BloodType = 
|Occupation =
|Birthday = 
|Personality = 
|MBTI = 
}}

Parameters

  • FullSprite: The NPCs' full sprite, or the sprite that is shown when you talk to them.
  • SmallSprite: The NPCs' small sprite, or the sprite that is shown when they're in the Square.
  • Race: Their race.
  • Age: Their age.
  • Gender: Their gender.
  • Height: Their height, in cm.
  • Weight: Their weight, in kg.
  • BloodType: Their blood type.
  • Occupation: Their occupation.
  • Birthday: Their birthday, formatted as: July 8th (example).
  • Personality: Their personality.
  • MBTI: Their MBTI.

Usage Example

Input:

{{Character Infobox
|FullSprite = NPC Nuri FullSprite.png
|SmallSprite = NPC Nuri SmallSprite.png
|Race = Human
|Age = 17
|Gender = Female
|Height = 161cm
|Weight = 49kg
|BloodType = Type O
|Occupation = Tamer
|Birthday = May 22nd
|Personality = Righteous
|MBTI = ENFP
}}

Output:

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.