Template:Character: Difference between revisions
No edit summary |
Limp Bizkit (talk | contribs) m (removed italics) |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
{{{{PAGENAME}}/doc}} | {{{{PAGENAME}}/doc}} | ||
[[Category:Character templates|Character]] | [[Category:Character templates|Character]] | ||
</noinclude><onlyinclude><includeonly>{|class="characterTemplateTable | </noinclude><onlyinclude><includeonly>{|class="characterTemplateTable" style="padding:5px;margin-left:10px; margin-bottom:10px; float: right; width:250px;" | ||
|- | |- | ||
| colspan="2" class="characterTemplateHeader" | | colspan="2" class="characterTemplateHeader" style="font-size:15px" | '''{{{Name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| colspan="2" class="characterTemplateCell" | {{{Game}}} | | colspan="2" class="characterTemplateCell" | {{{Game}}} | ||
| Line 12: | Line 10: | ||
{{!}} 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 | {{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Japanese name''' | ||
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name}}} | {{!}}- }} | {{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name| {{{Jap| }}} }}} | {{!}}- }} | ||
{{#if: {{{Romaji|}}} | {{!}}- | {{#if: {{{Roumaji| {{{Romaji|}}} }}} | {{!}}- | ||
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} ''' | {{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Romaji''' | ||
{{!}} 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''' | ||
| Line 39: | Line 37: | ||
{{!}} class="characterTemplateCell" {{!}} {{{Family}}} | {{!}}- }} | {{!}} class="characterTemplateCell" {{!}} {{{Family}}} | {{!}}- }} | ||
{{#if: {{{Voice Actor|}}} | {{!}}- | {{#if: {{{Voice Actor|}}} | {{!}}- | ||
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Voice | {{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Voice actor''' | ||
{{!}} class="characterTemplateCell" {{!}} {{{Voice Actor}}} | {{!}}- }} | {{!}} class="characterTemplateCell" {{!}} {{{Voice Actor}}} | {{!}}- }} | ||
|}</includeonly></onlyinclude> | |}</includeonly></onlyinclude> | ||
Latest revision as of 04:08, 16 May 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.
UsageEdit
{{Character
|Name=
|Game=
|Image=[[Image:]]
|Sprite=[[Image:]]
|Jap=
|Romaji=
|Title=
|Class=
|Race=
|Age=
|Family=
|Voice Actor=
}}
ParametersEdit
- 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.
- Jap: The Japanese name of this character.
- Romaji: The Romanized Japanese name.
- Title: The title this character possesses if applicable.
- Class: The job class of this character.
- Race: The race of this character.
- 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.
ExampleEdit
SampleEdit
| Moonbrook | |
| Dragon Quest X | |
| Japanese name | ゆあまむ |
| Romaji | Yuamamu |
| Title | Ninja |
| Class | Plumber |
| Race | Kiwi |
| Age | 34 |
| Family | Martin family |
CodeEdit
{{Character
|Name=Moonbrook
|Game=[[Dragon Quest X]]
|Image=[[Image:Moonbrook.png|160px]]
|Title=Ninja
|Class=Plumber
|Race=Kiwi
|Age=34
|Family=Martin family
|Jap=ゆあまむ
|Romaji=Yuamamu
}}