Template:PersonInfoBox: Difference between revisions
Jump to navigation
Jump to search
Create template |
No edit summary |
||
Line 40: | Line 40: | ||
<noinclude> | <noinclude> | ||
To put an INFOBOX with a | To put an INFOBOX with a BIOGRAPHY on a person's page, copy and paste the following code: | ||
<pre> | <pre> | ||
{{ | {{PersonInfoBox | ||
|imagename=ImageFile.jpg | |imagename=ImageFile.jpg | ||
|link=https://catalog.swem.wm.edu/law/Record/####### | |link=https://catalog.swem.wm.edu/law/Record/####### | ||
| | |title= | ||
| | |name= | ||
| | |borndate= | ||
| | |bornplace= | ||
| | |dieddate= | ||
| | |diedplace= | ||
| | |residence= | ||
| | |education= | ||
| | |almamater= | ||
| | |occupation= | ||
| | |spouse= | ||
| | |relatives= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 21:44, 9 January 2014
To put an INFOBOX with a BIOGRAPHY on a person's page, copy and paste the following code:
{{PersonInfoBox |imagename=ImageFile.jpg |link=https://catalog.swem.wm.edu/law/Record/####### |title= |name= |borndate= |bornplace= |dieddate= |diedplace= |residence= |education= |almamater= |occupation= |spouse= |relatives= }}