Template:Character: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Japanese fix. See Template_talk:Monster_Infobox. |
||
| Line 14: | Line 14: | ||
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Sprite(s)''' | {{!}} 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" lang="ja" {{!}} {{{Japanese name}}} | {{!}}- }} | {{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name| {{{Jap| }}} }}} | {{!}}- }} | ||
{{#if: {{{Roumaji|}}} | {{!}}- | {{#if: {{{Roumaji| {{{Romaji|}}} }}} | {{!}}- | ||
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} ''' | {{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Romanized Jap.''' | ||
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Roumaji}}} | {{!}}- }} | {{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Roumaji | {{{ Romaji| }}} }}} | {{!}}- }} | ||
{{#if: {{{Old|}}} | {{!}}- | {{#if: {{{Old|}}} | {{!}}- | ||
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Old localization''' | {{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Old localization''' | ||
Revision as of 01:17, 10 February 2020
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
{{Character
|Name=
|Game=
|Image=[[Image:]]
|Sprite=[[Image:]]
|Japanese name=
|Romaji=
|Title=
|Vocation=
|Race=
|Age=
|Family=
|Voice Actor=
}}
Parameters
- 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
Sample
| Dragon Quest series character | |
| Princess of Moonbrooke | |
| Dragon Quest II | |
| Japanese Name | ムーンブルクの王女 |
| Romanized Jap. | Mūnburuku no Oujo |
| Title | Princess |
| Race | Human |
| Age | 16 |
| Family | King of Moonbrooke (father) |
Code
{{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
}}