Difference between revisions of "Template:Infobox person"

From maurer
Jump to: navigation, search
Line 1: Line 1:
<div class="infobox" style="width:256px; float:right; border:1px solid rgba(0,0,0,.5); border-radius: 0 0 0 1ch; margin:0 0 1ch 1ch; padding:0 1ch;">
+
<div class="infobox" style="width:258px; float:right; border:1px solid rgba(0,0,0,.5); border-radius: 0 0 0 1ch; margin:0 0 1ch 1ch; padding:0 1ch;">
 
<div style="text-align:center; background-color:rgba(0,0,0,.1); margin:0 -1ch; padding:0 1ch;>
 
<div style="text-align:center; background-color:rgba(0,0,0,.1); margin:0 -1ch; padding:0 1ch;>
 
<div style="font-size:calc(1em + 1px);>'''{{{name|{{PAGENAME}}}}}'''</div>{{#if: {{{image|}}}
 
<div style="font-size:calc(1em + 1px);>'''{{{name|{{PAGENAME}}}}}'''</div>{{#if: {{{image|}}}
|<div style="margin:0 -1ch; padding:0;">[[File:{{{image}}}|254x508px]]</div>{{#if: {{{caption|}}}
+
|<div style="margin:0 -1ch; padding:0;">[[File:{{{image}}}|256x512px]]</div>{{#if: {{{caption|}}}
|<div style="font-size:smaller;">{{{caption}}}</div>
+
  |<div style="font-size:smaller;">{{{caption}}}</div>
|}}
+
  |}}
|}}</div><!--
+
|}}</div><!--
{{{alt|}}}
 
 
 
 
birth_name
 
birth_name
 
other_names
 
other_names
Line 13: Line 11:
 
years_active
 
years_active
 
notable_works
 
notable_works
resting_place burial_place
+
resting_place
 +
burial_place
 
residence
 
residence
 
education
 
education
 
employer
 
employer
 
organization
 
organization
-->{{#if: {{{birth_date|}}} {{{birth_place|}}}
+
-->{{#if: {{{birth_date|}}} {{{birth_place|}}}
 
  |;Born
 
  |;Born
 
{{#if: {{{birth_date|}}}
 
{{#if: {{{birth_date|}}}

Revision as of 18:46, 9 January 2018

Infobox person


Usage notes

{{Infobox person
|name           = 
|image          = 
|caption        = 
|birth_date     = 
|birth_place    = 
|birth_place_wp = 
|death_date     = 
|death_place    = 
|death_place_wp = 
|nationality    = 
|citizenship    = 
|father         = 
|mother         = 
|siblings       = 
|spouse         = 
|partner        = 
|children       = 
|known_for      = 
|alma_mater     = 
|fields         = 
|institutions   = 
|awards         = 
|prizes         = 
|mentors        = 
|students       = 
|notes          = 
}}