Difference between revisions of "Template:CharacterInfobox"

From BattleMaster Wiki
Jump to navigation Jump to search
(Greatly expanded template visual options)
m (Removed manual bolding & centering of title and used !)
 
Line 1: Line 1:
 
{| style="float: {{{orientation|right}}}; margin:0 0 1em 1em; font-family: {{{fontfamily}}}; font-size:90%; color:{{{basefontcolor|black}}}; width: {{{width|10%}}}; background-color: {{{basebackcolor|#ffffff}}}; border: solid {{{basebordcolor|#aaaaaa}}} 1px; margin-right: 1em;"
 
{| style="float: {{{orientation|right}}}; margin:0 0 1em 1em; font-family: {{{fontfamily}}}; font-size:90%; color:{{{basefontcolor|black}}}; width: {{{width|10%}}}; background-color: {{{basebackcolor|#ffffff}}}; border: solid {{{basebordcolor|#aaaaaa}}} 1px; margin-right: 1em;"
| colspan="2" bgcolor={{{titlebackcolor|#4863A0}}} style="text-align: center;" | <font color="{{{titlefontcolor|white}}}"> <font size=2>'''{{{name}}}'''
+
! colspan="2" bgcolor={{{titlebackcolor|#4863A0}}} | <font color="{{{titlefontcolor|white}}}"> <font size=2> {{{name}}}
 
|-
 
|-
 
| colspan="2" style="text-align:center;" style="border-bottom: 1px solid {{{imagebordcolor|#aaaaaa}}};"| [[File:{{{image}}}|{{{imagesize|150px}}}]]
 
| colspan="2" style="text-align:center;" style="border-bottom: 1px solid {{{imagebordcolor|#aaaaaa}}};"| [[File:{{{image}}}|{{{imagesize|150px}}}]]

Latest revision as of 07:16, 2 December 2019

{{{name}}}
[[File:{{{image}}}|150px]]
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:

{{CharacterInfobox
|orientation=
|width=
|fontfamily=
|basefontcolor=
|basebackcolor=
|titlebackcolor=
|titlefontcolor=
|imagebordcolor=
|imagesize=
|name=
|image=
|status=
|continent=
|realm=
|titles=
|class=
|honor=
|prestige=
|age=
|height=
|weight=
|eyes=
|hair=
}}