Template:Character: Difference between revisions
No edit summary |
updated colors, changed category, made empty data look better |
||
| Line 1: | Line 1: | ||
{|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;" | {|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: | |colspan="2" style="text-align:center; font-size:13.5px; background:#3366CC; -moz-border-radius-bottomright:7px; -moz-border-radius-bottomleft:7px;"|[[:Category:Characters|<font color="white">'''''Dragon Quest'' series character'''</font>]] | ||
|- | |||
|colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; font-size:13.5px; background:#3366CC;"|<font color="white">'''{{{Name}}}'''</font> | |||
|- | |- | ||
| colspan="2" align=center|{{{Game}}} | | colspan="2" align=center|{{{Game}}} | ||
|- | |- | ||
| colspan="2" align=center|{{{Image}}} | | colspan="2" align=center|{{#if: {{{Image|}}} | {{{Image}}} | }} | ||
|{{{ | |||
|- | |- | ||
| style="background: | |style=" background:#3366CC; width:110px;"|<font color="white">'''Sprite'''</font> | ||
| | | {{#if: {{{Sprite|}}} | {{{Sprite}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Japanese Name'''</font> | ||
| | | {{#if: {{{Japanese name|}}} | {{{Japanese name}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Roumaji'''</font> | ||
| | | {{#if: {{{Roumaji|}}} | {{{Roumaji}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Title'''</font> | ||
| | | {{#if: {{{Title|}}} | {{{Title}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Class'''</font> | ||
| | | {{#if: {{{Class|}}} | {{{Class}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Race'''</font> | ||
| | | {{#if: {{{Race|}}} | {{{Race}}} | }} | ||
|- | |- | ||
| style="background: | | style="background:#3366CC;"|<font color="white">'''Age'''</font> | ||
| | | {{#if: {{{Age|}}} | {{{Age}}} | }} | ||
|- | |- | ||
| | | style="background:#3366CC;"|<font color="white">'''Family'''</font> | ||
| {{#if: {{{Family|}}} | {{{Family}}} | }} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 60: | Line 60: | ||
|} | |} | ||
[[Category: | [[Category:Character templates|Character]] | ||
</noinclude> | </noinclude> | ||