Template:Character: Difference between revisions

New page: {|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;" |- |colspan="2" style="-moz-border-radius-topright:7px; -moz-border-r...
 
mNo edit summary
 
(33 intermediate revisions by 14 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}}}
|-
{{#if: {{{Image|}}} | {{!}}-
| colspan="2" align=center|{{{Image}}}
{{!}} colspan="2" class="characterTemplateCell" {{!}} {{{Image}}} | {{!}}- }}
|-
{{#if: {{{Sprite|}}} | {{!}}-
|style=" background:purple; width:110px;"|<font color="white">'''Sprite(s)'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Sprite(s)'''
|{{{Sprite}}}
{{!}} class="characterTemplateCell" {{!}} {{{Sprite}}} | {{!}}- }}
|-
{{#if: {{{Japanese name| {{{Jap | }}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''AKA'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Japanese name'''
| style="background:#CCCCFF;"|{{{Aka}}}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Japanese name| {{{Jap| }}} }}} | {{{Kanji| }}} {{!}}- }}
|-
{{#if: {{{Roumaji| {{{Romaji|}}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Japanese Name'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Romaji'''
| style="background:#CCCCFF;"|{{{JapaneseName}}}
{{!}} class="characterTemplateCell" lang="ja" {{!}} {{{Roumaji | {{{ Romaji| }}} }}} | {{!}}- }}
|-
{{#if: {{{Old|}}} | {{!}}-
| style="background:purple;"|<font color="white">'''Roumaji'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Old localisation'''
| style="background:#CCCCFF"|{{{Roumaji}}}
{{!}} class="characterTemplateCell" {{!}} {{{Old}}} | {{!}}- }}
|-
{{#if: {{{Title|}}} | {{!}}-
| style="background:purple;"|<font color="white">'''Class'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Title'''
|style="background:#CCCCFF"|{{{Class}}}
{{!}} class="characterTemplateCell" {{!}} {{{Title}}} | {{!}}- }}
|-
{{#if: {{{Class| {{{Vocation|}}} }}} | {{!}}-
| style="background:purple;"|<font color="white">'''Race'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Vocation'''
|style="background:#CCCCFF"|{{{Race}}}
{{!}} class="characterTemplateCell" {{!}} {{{Class | {{{ Vocation| }}} }}} | {{!}}- }}
|-
{{#if: {{{Race|}}} | {{!}}-
| style="background:purple;"|<font color="white">'''Age'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Race'''
|style="background:#CCCCFF"|{{{Age}}}
{{!}} class="characterTemplateCell" {{!}} {{{Race}}} | {{!}}- }}
|-
{{#if: {{{Age|}}} | {{!}}-
| style="background:purple;"|<font color="white">'''Build'''</font>
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Age'''
|style="background:#CCCCFF"|{{{Build}}}
{{!}} class="characterTemplateCell" {{!}} {{{Age}}} | {{!}}- }}
|-
{{#if: {{{Family|}}} | {{!}}-
|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" {{!}} '''Family'''
|}
{{!}} class="characterTemplateCell" {{!}} {{{Family}}} | {{!}}- }}
<noinclude>
{{#if: {{{Voice Actor|}}} | {{!}}-
 
{{!}} style="width:50%;" class="characterTemplateHeader" {{!}} '''Voice actor'''
This template is used for playable characters, temporary or permanent, from the ''[[Dragon Quest (series)|Dragon Quest]]'' series.
{{!}} class="characterTemplateCell" {{!}} {{{Voice Actor}}} | {{!}}- }}
 
|}</includeonly></onlyinclude><noinclude>
==Usage==
{{Character/doc}}
Copy these at the top of the article during editing, and fill them in appropriately.
[[Category:Character templates]]
 
Do not remove fields, just leave them blank if there's no info.
{| style="float: left; "
|
<pre>
{{Character
|Name=
|Game=
|Image=
|Sprite=
|Aka=
|Japanese name=
|Roumaji=
|Title=
|Class=
|Race=
|Age=
|Build=
|}}
</pre>
|}
 
[[Category:Infobox templates]]
</noinclude>
</noinclude>