|
|
| Line 1: |
Line 1: |
| {|border="1" cellpadding="2" cellspacing="0" style="-moz-border-radius:7px; float: right; font-size:90%; width:300px;" | | {| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3" |
| | ! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}'' |
| | {{qif|test={{{image|}}}|then= {{{image}}}}} |
| |- | | |- |
| |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>
| | ! style="background-color: #FFFFFF;" | Hometown |
| | | {{{home}}} |
| |- | | |- |
| | colspan="2" align=center|{{{Game}}}
| | ! style="background-color: #FFFFFF;" | Beginning Stats |
| | | {{{beginstats}}} |
| |- | | |- |
| | colspan="2" align=center|{{{Image}}}
| | ! style="background-color:#FFFFFF;" | Appearing in |
| |-
| | | {{{appearances}}} |
| |style=" background:purple; width:110px;"|<font color="white">'''Sprite(s)'''</font>
| | |}<noinclude> |
| |{{{Sprite}}}
| |
| |-
| |
| | style="background:purple;"|<font color="white">'''AKA'''</font>
| |
| | style="background:#CCCCFF;"|{{{Aka}}}
| |
| |-
| |
| | style="background:purple;"|<font color="white">'''Japanese Name'''</font>
| |
| | style="background:#CCCCFF;"|{{{JapaneseName}}}
| |
| |- | |
| | style="background:purple;"|<font color="white">'''Roumaji'''</font>
| |
| | style="background:#CCCCFF"|{{{Roumaji}}}
| |
| |-
| |
| | 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}}}
| |
| |-
| |
| | style="background:purple;"|<font color="white">'''Build'''</font>
| |
| |style="background:#CCCCFF"|{{{Build}}}
| |
| |-
| |
| |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> | |
| | |
| This template is used for playable characters, temporary or permanent, from the ''[[Dragon Quest (series)|Dragon Quest]]'' series.
| |
|
| |
|
| ==Usage== | | == 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 |
| |Name= | | |title = |
| |Game= | | |image = |
| |Image= | | |home = |
| |Sprite= | | |beginstats = e.g. # Str<br> # Vit<br> # Int<br> # Luck<br> # HP<br> # MP <br> |
| |Aka= | | |appearances = |
| |Japanese name=
| | }} |
| |Roumaji=
| |
| |Title=
| |
| |Class=
| |
| |Race=
| |
| |Age=
| |
| |Build=
| |
| |}}
| |
| </pre> | | </pre> |
| |}
| |
|
| |
| [[Category:Infobox templates]]
| |
| </noinclude> | | </noinclude> |