Template:Infobox person: Difference between revisions

[checked revision][checked revision]
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
| bodystyle  = width: 22em; font-size: 88%; line-height: 1.4em; border: 1px solid #a2a9b1; float: right; clear: right; margin: 0 0 1em 1em;
| bodystyle  = width: 22em; font-size: 88%; line-height: 1.4em; border: 1px solid #a2a9b1; float: right; clear: right; margin: 0 0 1em 1em;


| titlestyle = background-color: #cedff2; color: #000; font-size: 125%; line-height: 1.5em; padding: 0.2em; border-bottom: 1px solid #a2a9b1;
| titlestyle = background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-emphasized, #000); font-size: 125%; font-weight: bold; padding: 0.3em; border: 1px solid #a2a9b1; border-bottom: none;
| title      = {{#if:{{{honorific_prefix|{{{honorific prefix|}}}}}}|<div style="font-size: 70%; font-weight: normal;">{{{honorific_prefix|{{{honorific prefix}}}}}}</div>}}<div class="fn" style="display:inline">{{{name|{{PAGENAMEBASE}}}}}</div>{{#if:{{{honorific_suffix|{{{honorific suffix|}}}}}}|<div style="font-size: 70%; font-weight: normal;">{{{honorific_suffix|{{{honorific suffix}}}}}}</div>}}
| title      = {{#if:{{{honorific_prefix|{{{honorific prefix|}}}}}}|<div style="font-size: 70%; font-weight: normal;">{{{honorific_prefix|{{{honorific prefix}}}}}}</div>}}{{{name|{{PAGENAMEBASE}}}}}{{#if:{{{honorific_suffix|{{{honorific suffix|}}}}}}|<div style="font-size: 70%; font-weight: normal;">{{{honorific_suffix|{{{honorific suffix}}}}}}</div>}}


| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|{{{image size|}}}}}}|sizedefault=220px|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|{{{image size|}}}}}}|sizedefault=220px|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
| captionstyle = text-align: center; line-height: 1.5em; padding-top: 0.2em;
| caption    = {{{caption|{{{image_caption|}}}}}}
| caption    = {{{caption|{{{image_caption|}}}}}}