Template:Infobox character: Difference between revisions

aw>Rikke
m Fixed curly bracket error #3
m 11 revisions imported: Bringing in some custom made templates from the old wiki
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| title      = <small>{{{title|}}}</small>
| title      = <small>{{{title|}}}</small>
| abovestyle  = background:#ffc757;
| abovestyle  = background:#ffc757; text-align:center;
| above      = {{#if: {{{name|}}} | {{{name|}}} | {{PAGENAME}}}}
| above      = {{#if: {{{name|}}} | {{{name|}}} | {{PAGENAME}}}}
| subheaderstyle = text-align:center;
| subheader  = {{{nickname|}}}
| subheader  = {{{nickname|}}}


| imagestyle  = text-align:center;
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
| captionstyle = text-align:center;
| caption    = {{{caption|}}}
| caption    = {{{caption|}}}


| headerstyle = background:#f5dba6;
| headerstyle = background:#f5dba6; text-align:center;


| header1 = {{{governance|}}}
| header1 = {{{governance|}}}
Line 48: Line 51:
| header19 = {{#if: {{{spouse1|}}}{{{children|}}}{{{parents|}}} | Family info}}
| header19 = {{#if: {{{spouse1|}}}{{{children|}}}{{{parents|}}} | Family info}}
| label20 = {{#if: {{{spouse2|}}}{{{spouse3|}}} | Spouses | Spouse}}
| label20 = {{#if: {{{spouse2|}}}{{{spouse3|}}} | Spouses | Spouse}}
| data20  = {{{spouse1|}}}{{{spouse2|}}}{{{spouse3|}}}
| data20  = {{#if: {{{spouse2|}}} | {{{spouse1|}}}</br>{{{spouse2|}}} | {{{spouse1|}}}}}{{#if: {{{spouse3|}}} | </br>{{{spouse3|}}}}}
| label21 = Children
| label21 = Children
| data21  = {{{children|}}}
| data21  = {{{children|}}}
Line 57: Line 60:
| data25  = {{{module1|}}}
| data25  = {{{module1|}}}
| data26  = {{#invoke:InfoboxImage|InfoboxImage|image={{{signature|}}}|size={{{signature_size|}}}|sizedefault=150px|alt={{{signature alt|{{{signature_alt|}}}}}}}}
| data26  = {{#invoke:InfoboxImage|InfoboxImage|image={{{signature|}}}|size={{{signature_size|}}}|sizedefault=150px|alt={{{signature alt|{{{signature_alt|}}}}}}}}
}}
}}<noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}


</noinclude>
</noinclude>