Difference between revisions of "Template:Infobox character"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{| style="float: left; margin:0 0 1em 1em; font-size:90%; width: 25%; background-color: #ffffff; border: solid #aaaaaa 1px"
+
{| style="float: left; margin:0 0 1em 1em; font-size:90%; width: 25%; background-color: #ffffff; border: solid #aaaaaa 1px; margin-right: 1em;"
 
| colspan="2" style="background:#4863A0; width: 24%; text-align:center; font-size:larger;" | '''{{{name}}}'''
 
| colspan="2" style="background:#4863A0; width: 24%; text-align:center; font-size:larger;" | '''{{{name}}}'''
 
|-
 
|-
| colspan="2" style="text-align:center;" style="border-bottom: 1px solid #AAAAAA;"| [[Image:{{{image}}}|200px]]
+
| colspan="2" style="text-align:center;" style="border-bottom: 1px solid #AAAAAA;"| [[Image:{{{image}}}|250px]]
 
|-
 
|-
 
| style="vertical-align: top; text-align: right;" | '''Status:'''
 
| style="vertical-align: top; text-align: right;" | '''Status:'''

Revision as of 10:58, 3 July 2007

{{{name}}}
[[Image:{{{image}}}|250px]]
Status: {{{status}}}
Continent: {{{continent}}}
Realm: {{{realm}}}
Titles Held: {{{titles}}}
Class: {{{class}}}
Honor: {{{honor}}}
Prestige: {{{prestige}}}
Age: {{{age}}}
Height: {{{height}}}
Weight: {{{weight}}}
Eyes: {{{eyes}}}
Hair: {{{hair}}}















The infobox should be added using the Infobox character template, as shown below:

{{Infobox character
|name=
|image=
|status=
|continent=
|realm=
|titles=
|class=
|honor=
|prestige=
|age=
|height=
|weight=
|eyes=
|hair=
}}