Difference between revisions of "Template:Infobox person"

From maurer
Jump to: navigation, search
Line 102: Line 102:
 
  |<center>'''Notes'''</center>{{{notes|{{{footnotes}}}}}}
 
  |<center>'''Notes'''</center>{{{notes|{{{footnotes}}}}}}
 
  |}}
 
  |}}
</div>
+
</div><noinclude>
 +
<br clear="both>
 +
 
 +
==Usage notes==
 +
 
 +
<pre>
 +
{{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          =
 +
}}
 +
</pre>
 +
 
 +
</noinclude>

Revision as of 16:44, 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          = 
}}