Difference between revisions of "Template:Infobox character"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{| class="infobox" border="1" style="float: left; width: 315px; border-spacing: 2px; font-size: 95%; text-align: left; border-collapse: collapse; margin-right: 1em;"
+
{| style="float:{{{float}}}; margin:0 0 1em 1em; font-size:90%; clear:right; width: 25%; background-color: #ffffff; border: solid #aaaaaa 1px"
|-
+
| colspan="2" style="background:#4863A0; width: 24%; text-align:center; font-size:larger;" | '''{{{name}}}'''
! colspan="2" style="background: darkgray; text-align: center;" | {{{character name}}}
 
 
|-
 
|-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|250px| ]]<br>{{{caption}}}
+
| colspan="2" align="center" style="border-bottom: 1px solid #AAAAAA;"| {{{image}}}
|-
 
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Age'''
 
| width="50%" style="text-align:center;" | {{{age|}}}
 
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Height'''
+
| style="vertical-align: top; text-align: right;" | '''Status:'''
| width="50%" style="text-align:center;" | {{{height|}}}
+
| {{{status}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Weight'''
+
| style="vertical-align: top; text-align: right;" | '''Continent:'''
| width="50%" style="text-align:center;" | {{{weight|}}}
+
| {{{continent}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Eyes'''
+
| style="vertical-align: top; text-align: right;" | '''Realm:'''
| width="50%" style="text-align:center;" | {{{eyes|}}}
+
| {{{realm}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Hair'''
+
| style="vertical-align: top; text-align: right;" | '''Titles Held:'''
| width="50%" style="text-align:center;" | {{{hair|}}}
+
| {{{titles}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Class'''
+
| style="vertical-align: top; text-align: right;" | '''Class:'''
| width="50%" style="text-align:center;" | {{{class|}}}
+
| {{{class}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Honor'''
+
| style="vertical-align: top; text-align: right;" | '''Honor:'''
| width="50%" style="text-align:center;" | {{{honor|}}}
+
| {{{honor}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Prestige'''
+
| style="vertical-align: top; text-align: right;" | '''Prestige:'''
| width="50%" style="text-align:center;" | {{{prestige|}}}
+
| {{{prestige}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Continent'''
+
| style="vertical-align: top; text-align: right;" | '''Age:'''
| width="50%" style="text-align:center;" | {{{continent|}}}
+
| {{{age}}}
 
|-
 
|-
| width="50%" style="background: lightsteelblue; text-align: center;" | '''Realm'''
+
| style="vertical-align: top; text-align: right;" | '''Height:'''
| width="50%" style="text-align:center;" | {{{realm|}}}
+
| {{{height}}}
 +
|-
 +
| style="vertical-align: top; text-align: right;" | '''Weight:'''
 +
| {{{weight}}}
 +
|-
 +
| style="vertical-align: top; text-align: right;" | '''Eyes:'''
 +
| {{{eyes}}}
 +
|-
 +
| style="vertical-align: top; text-align: right;" | '''Hair:'''
 +
| {{{hair}}}
 
|}
 
|}
  
Line 67: Line 72:
 
<div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em  1em 0.5em 1em"><pre>
 
<div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em  1em 0.5em 1em"><pre>
 
{{Infobox character
 
{{Infobox character
|realm name=
+
|name=
 
|image=
 
|image=
|caption=
+
|status=
 +
|continent=
 +
|realm=
 +
|titles=
 +
|class=
 +
|honor=
 +
|prestige=
 +
|honor=
 
|age=
 
|age=
 
|height=
 
|height=
Line 75: Line 87:
 
|eyes=
 
|eyes=
 
|hair=
 
|hair=
|class=
 
|honor=
 
|prestige=
 
|continent=
 
|realm=
 
 
}}
 
}}
 
</pre></div>
 
</pre></div>

Revision as of 10:41, 3 July 2007

{{{name}}}
{{{image}}}
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=
|honor=
|age=
|height=
|weight=
|eyes=
|hair=
}}