Difference between revisions of "Template:Infobox character"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
 
(10 intermediate revisions by the same user not shown)
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: {{{orientation}}}; margin:0 0 1em 1em; font-size:90%; width: 10%; 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" bgcolor=#4863A0 style="text-align: center;" | <font color="white"> <font size=2>'''{{{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}}}|225px]]
 
|-
 
|-
 
| style="vertical-align: top; text-align: right;" | '''Status:'''
 
| style="vertical-align: top; text-align: right;" | '''Status:'''
Line 39: Line 39:
 
| style="vertical-align: top; text-align: right;" | '''Hair:'''
 
| style="vertical-align: top; text-align: right;" | '''Hair:'''
 
| {{{hair}}}
 
| {{{hair}}}
|}
+
|}<noinclude>
  
  
Line 68: Line 68:
  
  
<noinclude>The infobox should be added using the Infobox character template, as shown below:
+
The infobox should be added using the Infobox character template, as shown below:
  
 
<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
 +
|orientation=
 
|name=
 
|name=
 
|image=
 
|image=
Line 90: Line 91:
  
 
</noinclude>
 
</noinclude>
 
[[Category:Articles written by Arylon]]
 

Latest revision as of 21:29, 11 June 2009

{{{name}}}
[[Image:{{{image}}}|225px]]
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
|orientation=
|name=
|image=
|status=
|continent=
|realm=
|titles=
|class=
|honor=
|prestige=
|age=
|height=
|weight=
|eyes=
|hair=
}}