Template:Character: Difference between revisions

No edit summary
Lino49 (talk | contribs)
Fix for the game parameter
 
(32 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;"
<onlyinclude><includeonly>{|class="characterTemplateTable" style="padding:5px;margin-left:10px; margin-bottom:10px; float: right; width:250px;"
|-
|-
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:13.5px; background:purple;"|<font color="white">'''{{{Name}}}'''</font>
| colspan="2" class="characterTemplateHeader" style="font-size:15px" | '''{{{Name|{{PAGENAME}}}}}'''
|-
|-
| colspan="2" align=center|{{{Game}}}
| colspan="2" class="characterTemplateCell" | {{{Game| {{{game|}}} }}}
|-
{{#if: {{{Image| {{{image|}}} }}} | {{!}}-
| colspan="2" align=center|{{{Image}}}
{{!}} colspan="2" class="characterTemplateCell" {{!}} {{{Image| {{{image|}}} }}} | {{!}}- }}
|-
{{#if: {{{Sprite| {{{sprite|}}} }}} | {{!}}-
|style=" background:purple; width:110px;"|<font color="white">'''Sprite(s)'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Sprite(s)'''
|{{{Sprite}}}
{{!}} class="characterTemplateCell" {{!}} {{{Sprite| {{{sprite|}}} }}} | {{!}}- }}
|-
{{#if: {{{Japanese name| {{{Jap| {{{japanese|}}} }}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Japanese Name'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Japanese name'''
| style="background:#CCCCFF;"|{{{Japanese name}}}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name| {{{Jap| {{{japanese|}}} }}} }}} | {{!}}- }}
|-
{{#if: {{{Roumaji| {{{Romaji| {{{romaji|}}} }}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Roumaji'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Romaji'''
| style="background:#CCCCFF"|{{{Roumaji}}}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Roumaji | {{{ Romaji| {{{romaji|}}} }}} }}} | {{!}}- }}
|-
{{#if: {{{Old| {{{old|}}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Title'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Old localisation'''
| style="background:#CCCCFF"|{{{Title}}}
{{!}} class="characterTemplateCell" {{!}} {{{Old| {{{old|}}} }}} | {{!}}- }}
|-
{{#if: {{{Title| {{{title|}}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Class'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Title'''
|style="background:#CCCCFF"|{{{Class}}}
{{!}} class="characterTemplateCell" {{!}} {{{Title| {{{title|}}} }}} | {{!}}- }}
|-
{{#if: {{{Class| {{{Vocation| {{{vocation|}}} }}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Race'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Vocation'''
|style="background:#CCCCFF"|{{{Race}}}
{{!}} class="characterTemplateCell" {{!}} {{{Class| {{{Vocation| {{{vocation|}}} }}} }}} | {{!}}- }}
|-
{{#if: {{{Race| {{{race|}}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Age'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Race'''
|style="background:#CCCCFF"|{{{Age}}}
{{!}} class="characterTemplateCell" {{!}} {{{Race| {{{race|}}} }}} | {{!}}- }}
|-
{{#if: {{{Age| {{{age|}}} }}} | {{!}}-
|colspan="2" style="text-align:center; font-size:13.5px; background:purple; -moz-border-radius-bottomright:7px; -moz-border-radius-bottomleft:7px;"|[[:Category:Characters|<font color="white">'''''Dragon Quest'' series character'''</font>]]
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Age'''
|}
{{!}} class="characterTemplateCell" {{!}} {{{Age| {{{age|}}} }}} | {{!}}- }}
<noinclude>
{{#if: {{{Family| {{{family|}}} }}} | {{!}}-
 
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Family'''
This template is used for playable characters, temporary or permanent, from the ''[[Dragon Quest (series)|Dragon Quest]]'' series.
{{!}} class="characterTemplateCell" {{!}} {{{Family| {{{family|}}} }}} | {{!}}- }}
 
{{#if: {{{Voice Actor| {{{voice actor| {{{va|}}} }}} }}} | {{!}}-
==Usage==
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Voice actor'''
Copy these at the top of the article during editing, and fill them in appropriately.
{{!}} class="characterTemplateCell" {{!}} {{{Voice Actor| {{{voice actor| {{{va|}}} }}} }}} | {{!}}- }}
 
|}</includeonly></onlyinclude><noinclude>
Do not remove fields, just leave them blank if there's no info.
{{Character/doc}}
{| style="float: left; "
[[Category:Character templates]]
|
<pre>
{{Character
|Name=
|Game=
|Image=
|Sprite=
|Japanese name=
|Roumaji=
|Title=
|Class=
|Race=
|Age=
|}}
</pre>
|}
 
[[Category:Templates]][[Category:Character Templates]]
</noinclude>
</noinclude>