Template:Infobox character: Difference between revisions
aw>Rikke m Removed unnecessary whitespace from template |
m 11 revisions imported: Bringing in some custom made templates from the old wiki |
||
(2 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|}}} |