Template:Character: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| | {|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-radius-topleft:7px; text-align:center; font-size:13.5px; background:purple;"|<font color="white">'''{{{Name}}}'''</font> | |||
|- | |- | ||
| colspan="2" align=center|{{{Game}}} | |||
| {{{ | |||
|- | |- | ||
| colspan="2" align=center|{{{Image}}} | |||
| {{{ | |- | ||
|}<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 | ||
| | |Name= | ||
| | |Game= | ||
| | |Image= | ||
| | |Sprite= | ||
| | |Japanese name= | ||
}} | |Roumaji= | ||
|Title= | |||
|Class= | |||
|Race= | |||
|Age= | |||
|}} | |||
</pre> | </pre> | ||
|} | |||
[[Category:Templates]][[Category:Character Templates]] | |||
</noinclude> | </noinclude> | ||