Template:Character/doc

From Dragon Quest Wiki

The Character template is used to display common information about characters in the Dragon Quest Series. Each character article should contain an instance of this template at the top of the page.

Usage

{{Character
|Name=
|Game=
|Image=[[Image:]]
|Sprite=[[Image:]]
|Japanese name=
|Roumaji=
|Title=
|Class=
|Race=
|Age=
|Family=
}}

Parameters

  • Name: A required parameter. The name of the character.
  • Game: The game this character appears in. Should be an interwiki link to the game article.
  • Image: A single artwork image of the character. Should be of good quality. Should be a thumbnail if the image is large. An optional parameter.
  • Sprite: Any sprite images of the character from the game. An optional parameter.
  • Japanese name: The Japanese name of this character. An optional parameter.
  • Roumaji: The Roumaji name of this character. An optional parameter.
  • Title: The title this character possesses if applicable. An optional parameter.
  • Class: The job class of this character. An optional parameter.
  • Race: The race of this character. An optional parameter.
  • Age: The age of this character if known. An optional parameter.
  • Family: The family this character belongs to. An optional parameter.

Example

Sample

Your Mom
Dragon Quest X
File:Moonbrook.jpg
Title Ninja
Class Plumber
Race Kiwi
Age 34
Family Martin family


Code

{{Character
|Name=Your Mom
|Game=[[Dragon Quest X]]
|Image=[[Image:Moonbrook.png|160px]]
|Title=Ninja
|Class=Plumber
|Race=Kiwi
|Age=34
|Family=Martin family
}}