Difference between revisions of "Template:Infobox UnbrokenCharacter"

From Unbroken Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<infobox>
{| class="infobox" style="font-size:89%; width:300px;"
<title source="title"><default>''Unknown''</default></title>
|-
<image source="image"/>
! class="color1" colspan="2" style="font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
<data source="imagecaption"><label>Image info</label></data>
|- style="text-align:center;"
<data source="Species"><label>Species</label><default>''Unknown''</default></data>
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
<data source="Factions"><label>Factions</label><default>''Unknown''</default></data>
|-
<data source="age"><label>Age</label><default>''Unknown''</default></data>
! colspan="2" class="color1" | -
<data source="status"><label>Status</label><default>''Unknown''</default></data>
|-
<data source="height"><label>Height</label><default>''Unknown''</default></data>
| style="width:30%;" | '''Species'''
<data source="weight"><label>Weight</label><default>''Unknown''</default></data>
| style="width:70%;" | {{{species}}}
</infobox>
|-
 
| '''Factions'''
| {{{factions}}}
|-
| '''Age'''
| {{{age}}}
|-
| '''Status'''
| {{{status}}}
|-
| '''Height'''
| {{{height}}}
|-
| '''Weight'''
| {{{weight}}}
|-
! colspan="2" class="color1" | -
|-
| colspan="2"|
|}


<noinclude>
<noinclude>

Revision as of 18:31, 11 March 2017

Infobox UnbrokenCharacter
Placeholder item.png
-
Species {{{species}}}
Factions {{{factions}}}
Age {{{age}}}
Status {{{status}}}
Height {{{height}}}
Weight {{{weight}}}
-


Usage & preview

Type in this:

{{Infobox UnbrokenCharacter
|title=
|image=
|imagewidth=
|imagecaption=
|species=
|factions=
|age=
|status=
|height=
|weight=
}}

to see this:

Infobox UnbrokenCharacter
This is a testpx
-
Species This is a test
Factions This is a test
Age This is a test
Status This is a test
Height This is a test
Weight This is a test
-



Click here to refresh the preview above