Difference between revisions of "Template:PersonInfoBox"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
(Create template)
 
Line 40: Line 40:
 
<noinclude>
 
<noinclude>
  
To put an INFOBOX with a TITLE PAGE on a book page, copy and paste the following code:
+
To put an INFOBOX with a BIOGRAPHY on a person's page, copy and paste the following code:
  
 
<pre>
 
<pre>
{{BookPageInfoBox
+
{{PersonInfoBox
 
|imagename=ImageFile.jpg
 
|imagename=ImageFile.jpg
 
|link=https://catalog.swem.wm.edu/law/Record/#######
 
|link=https://catalog.swem.wm.edu/law/Record/#######
|shorttitle=Book Title
+
|title=
|vol=volume one
+
|name=
|author=First Last
+
|borndate=
|editor=First Last
+
|bornplace=
|trans=First Last
+
|dieddate=
|edition=Eighth
+
|diedplace=
|lang=Greek
+
|residence=
|publoc=London
+
|education=
|publisher=Somebody & Sons
+
|almamater=
|year=1776
+
|occupation=
|set=3
+
|spouse=
|desc=34 cm. Text Printed with Roman and Black letter type, with printed marginalia.
+
|relatives=
|pages=101
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 17: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=
}}