Template:Character: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"  
{|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;"
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}''
{{qif|test={{{image|}}}|then= {{{image}}}}}
|-
|-
! style="background-color: #FFFFFF;" | Hometown
|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>
| {{{home}}}
|-
|-
! style="background-color: #FFFFFF;" | Beginning Stats
| colspan="2" align=center|{{{Game}}}
| {{{beginstats}}}
|-
|-
! style="background-color:#FFFFFF;" | Appearing in
| colspan="2" align=center|{{{Image}}}
| {{{appearances}}}
|-
|}<noinclude>
|style=" background:purple; width:110px;"|<font color="white">'''Sprite(s)'''</font>
|{{{Sprite}}}
|-
| style="background:purple;"|<font color="white">'''Japanese Name'''</font>
| style="background:#CCCCFF;"|{{{Japanese name}}}
|-
| style="background:purple;"|<font color="white">'''Roumaji'''</font>
| style="background:#CCCCFF"|{{{Roumaji}}}
|-
| style="background:purple;"|<font color="white">'''Title'''</font>
| style="background:#CCCCFF"|{{{Title}}}
|-
| style="background:purple;"|<font color="white">'''Class'''</font>
|style="background:#CCCCFF"|{{{Class}}}
|-
| style="background:purple;"|<font color="white">'''Race'''</font>
|style="background:#CCCCFF"|{{{Race}}}
|-
| style="background:purple;"|<font color="white">'''Age'''</font>
|style="background:#CCCCFF"|{{{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>]]
|}
<noinclude>


== Usage ==
This template is used for playable characters, temporary or permanent, from the ''[[Dragon Quest (series)|Dragon Quest]]'' series.
 
==Usage==
Copy these at the top of the article during editing, and fill them in appropriately.
 
Do not remove fields, just leave them blank if there's no info.
{| style="float: left; "
|
<pre>
<pre>
{{character
{{Character
|title =  
|Name=
|image =
|Game=
|home =  
|Image=
|beginstats = e.g. # Str<br> # Agi<br> # Vit<br> # Int<br> # Luck<br> # HP<br> # MP
|Sprite=
|appearances =  
|Japanese name=
}}
|Roumaji=
|Title=
|Class=
|Race=
|Age=
|}}
</pre>
</pre>
|}
[[Category:Templates]][[Category:Character Templates]]
</noinclude>
</noinclude>