Template:Character: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(19 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<noinclude>
<onlyinclude><includeonly>{|class="characterTemplateTable" style="padding:5px;margin-left:10px; margin-bottom:10px; float: right; width:250px;"
See [[Template:Character/doc]] for documentation on this template.
[[Category:Character templates|Character]]
</noinclude>
<onlyinclude><includeonly>
{|class="characterTemplateTable" cellpadding="5" cellspacing="0" style="float: right; width:250px;"
|-
|-
| colspan="2" class="characterTemplateHeader" | [[:Category:Characters|'''''Dragon Quest'' series character''']]
| colspan="2" class="characterTemplateHeader" style="font-size:15px" | '''{{{Name|{{PAGENAME}}}}}'''
|-
| colspan="2" class="characterTemplateHeader" | '''{{{Name}}}'''
|-
|-
| colspan="2" class="characterTemplateCell" | {{{Game}}}
| colspan="2" class="characterTemplateCell" | {{{Game}}}
Line 14: Line 7:
{{!}} colspan="2" class="characterTemplateCell" {{!}} {{{Image}}} | {{!}}- }}
{{!}} colspan="2" class="characterTemplateCell" {{!}} {{{Image}}} | {{!}}- }}
{{#if: {{{Sprite|}}} | {{!}}-
{{#if: {{{Sprite|}}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Sprite'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Sprite(s)'''
{{!}} class="characterTemplateCell" {{!}} {{{Sprite}}} | {{!}}- }}
{{!}} class="characterTemplateCell" {{!}} {{{Sprite}}} | {{!}}- }}
{{#if: {{{Japanese name|}}} | {{!}}-
{{#if: {{{Japanese name| {{{Jap | }}} }}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Japanese Name'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Japanese name'''
{{!}} class="characterTemplateCell" {{!}} {{{Japanese name}}} | {{!}}- }}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name| {{{Jap| }}} }}} | {{{Kanji| }}} {{!}}- }}
{{#if: {{{Roumaji|}}} | {{!}}-
{{#if: {{{Roumaji| {{{Romaji|}}} }}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Roumaji'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Romaji'''
{{!}} class="characterTemplateCell" {{!}} {{{Roumaji}}} | {{!}}- }}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Roumaji | {{{ Romaji| }}} }}} | {{!}}- }}
{{#if: {{{Old|}}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Old localisation'''
{{!}} class="characterTemplateCell" {{!}} {{{Old}}} | {{!}}- }}
{{#if: {{{Title|}}} | {{!}}-
{{#if: {{{Title|}}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Title'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Title'''
{{!}} class="characterTemplateCell" {{!}} {{{Title}}} | {{!}}- }}
{{!}} class="characterTemplateCell" {{!}} {{{Title}}} | {{!}}- }}
{{#if: {{{Class|}}} | {{!}}-
{{#if: {{{Class| {{{Vocation|}}} }}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Class'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Vocation'''
{{!}} class="characterTemplateCell" {{!}} {{{Class}}} | {{!}}- }}
{{!}} class="characterTemplateCell" {{!}} {{{Class | {{{ Vocation| }}} }}} | {{!}}- }}
{{#if: {{{Race|}}} | {{!}}-
{{#if: {{{Race|}}} | {{!}}-
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Race'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Race'''
Line 37: Line 33:
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Family'''
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Family'''
{{!}} class="characterTemplateCell" {{!}} {{{Family}}} | {{!}}- }}
{{!}} class="characterTemplateCell" {{!}} {{{Family}}} | {{!}}- }}
|}
{{#if: {{{Voice Actor|}}} | {{!}}-
</includeonly></onlyinclude>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Voice actor'''
{{!}} class="characterTemplateCell" {{!}} {{{Voice Actor}}} | {{!}}- }}
|}</includeonly></onlyinclude><noinclude>
{{Character/doc}}
[[Category:Character templates]]
</noinclude>

Latest revision as of 01:34, 3 March 2026

The character template displays common information about a character in the Dragon Quest series. Each character article should have this template at the top of the page.

Usage[edit source]

{{Character
|Name=
|Game=
|Image=[[Image:]]
|Sprite=[[Image:]]
|Japanese name=
|Romaji=
|Title=
|Vocation=
|Race=
|Age=
|Family=
|Voice Actor=
}}

Parameters[edit source]

  • Name: The name of the character.
  • Game: The game this character appears in. Should be an interwiki link to the game article.

Following parameters are optional:

  • Image: A single artwork image of the character. Should be of good quality. Should be a thumbnail if the image is large.
  • Sprite: Any sprite images of the character from the game.
  • Japanese name: The Japanese name of this character.
  • Romaji: The Romanized Japanese name.
  • Title: The title this character possesses if applicable.
  • Vocation: The vocation or class of this character, if any.
  • Race: The race of this character.
  • Age: The age of this character if known.
  • Family: Any family members of the character.
  • Voice Actor: The person who voices this character, if any.

Example[edit source]

Sample[edit source]

Princess of Moonbrooke
Dragon Quest II
Japanese name ムーンブルクの王女
Romaji Mūnburuku no Oujo
Title Princess
Vocation Mage
Race Human
Age 16
Family King of Moonbrooke (father)


Code[edit source]

{{Character
|Name=Princess of Moonbrooke
|Game={{Dragon Quest II}}
|Image=[[Image:Moonbrook.png|160px]]
|Title=Princess
|Vocation=Mage
|Race=Human
|Age=16
|Family=King of Moonbrooke (father)
|Japanese name=ムーンブルクの王女
|Romaji=Mūnburuku no Oujo
}}