Template:Character/doc: Difference between revisions

147 bytes removed ,  00:29, 16 May 2020
apparently this was missing
(apparently this was missing)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Character template is used to display common information about characters in the [[Dragon Quest (series)|Dragon Quest Series]].  Each character article should contain an instance of this template at the top of the page.
The character template displays common information about a character in the {{DQSeries}}.  Each character article should have this template at the top of the page.


==Usage==
==Usage==
Line 8: Line 8:
|Image=[[Image:]]
|Image=[[Image:]]
|Sprite=[[Image:]]
|Sprite=[[Image:]]
|Japanese name=
|Jap=
|Roumaji=
|Romaji=
|Title=
|Title=
|Class=
|Class=
Line 15: Line 15:
|Age=
|Age=
|Family=
|Family=
|Voice Actor=
}}
}}
</pre>
</pre>
===Parameters===
===Parameters===
*Name: A required parameter.  The name of the character.
*Name: The name of the character.
*Game: The game this character appears in.  Should be an interwiki link to the game article.
*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.
Following parameters are optional:
*Sprite: Any sprite images of the character from the game. An optional parameter.  
*Image: A single artwork image of the character.  Should be of good quality.  Should be a thumbnail if the image is large.
*Japanese name: The Japanese name of this character. An optional parameter.
*Sprite: Any sprite images of the character from the game.
*Roumaji: The Roumaji name of this character. An optional parameter.
*Jap: The Japanese name of this character.
*Title: The title this character possesses if applicable. An optional parameter.
*Romaji: The Romanized Japanese name.
*Class: The job class of this character.  An optional parameter.
*Title: The title this character possesses if applicable.
*Race: The race of this character.  An optional parameter.
*Class: The job class of this character.
*Age: The age of this character if known.  An optional parameter.
*Race: The race of this character.
*Family: The family this character belongs to. An optional parameter.
*Age: The age of this character if known.
*Family: The family this character belongs to.
*Voice Actor: The person who voices this character, if any.


==Example==
==Example==
===Sample===
===Sample===
{{Character
{{Character
|Name=Your Mom
|Name=Moonbrook
|Game=[[Dragon Quest X]]
|Game=[[Dragon Quest X]]
|Image=[[Image:Moonbrook.png|160px]]
|Image=[[Image:Moonbrook.png|160px]]
Line 41: Line 44:
|Age=34
|Age=34
|Family=Martin family
|Family=Martin family
|Jap=ゆあまむ
|Romaji=Yuamamu
}}
}}
<br clear="both">
<br clear="both">
Line 46: Line 51:
<pre>
<pre>
{{Character
{{Character
|Name=Your Mom
|Name=Moonbrook
|Game=[[Dragon Quest X]]
|Game=[[Dragon Quest X]]
|Image=[[Image:Moonbrook.png|160px]]
|Image=[[Image:Moonbrook.png|160px]]
Line 54: Line 59:
|Age=34
|Age=34
|Family=Martin family
|Family=Martin family
|Jap=ゆあまむ
|Romaji=Yuamamu
}}
}}
</pre>
</pre>
538

edits