Template:Infobox Person/doc: Difference between revisions

From LPedia
Jump to navigation Jump to search
(Created page with "This template is for all people articles. ==Usage== <pre> {{Infobox Person |name = |image = |birth-date = |birth-place = |death-date = |death-place = |education = |mil...")
 
(add youtube)
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
This template is for all people articles.
This '''Infobox Person''' template is for all people articles.
 
==Parameters==
 
===Top===
;name
The person's name
;name-first and name-last
Use these fields to sort the person in categories by surname, forename
;image
An image of the person, such as "Photo.jpg"
;image-size
Default size is 150px. If you want to change size enter it here in pixels. For example, for 200 pixels, use "200px"
;image-caption
If you want to include an image caption. It will appear as small text under the image.
 
===Officeholders===
7 fields are for the segment on office's held.
;office
The entity in which they are holding office (such as Libertarian National Committee)
;title
The person's title (such as Chair)
;term-start and term-end
Date of start and end terms
;alongside
If the officeholder held the position with others
;predecessor and successor
Previous and next office holder. If they are the incumbent, use "Incumbent" on the successor line
;birth-date and birth-place
Date of birth and location
;death-date and death-place
Date of death and location
;education
School, degree, etc.
;military
Wars, ranks, etc.
;occupation, residence, party
Self explanatory
;website, facebook, twitter, instagram, youtube
URL such as "http://www.facebook.com" without the "[" and "]"


==Usage==
==Usage==
Copy and paste the following to the page you want to use the template.
<pre>
<pre>
{{Infobox Person
{{Infobox Person
|name =  
|name =  
|name-first =
|name-last =
|image =  
|image =  
|image-size =
|image-caption =
|office =
|title =
|term-start =
|term-end =
|alongside =
|predecessor =
|successor =
|office2 =
|title2 =
|term-start2 =
|term-end2 =
|alongside2 =
|predecessor2 =
|successor2 =
|birth-date =  
|birth-date =  
|birth-place =  
|birth-place =  
Line 15: Line 73:
|residence =  
|residence =  
|party =  
|party =  
|website =
|facebook =
|twitter =
|instagram =
|youtube =
}}
}}
</pre>
</pre>
<noinclude>[[Category:Documentation Subpages]]</noinclude>

Latest revision as of 15:05, 11 March 2021

This Infobox Person template is for all people articles.

Parameters

Top

name

The person's name

name-first and name-last

Use these fields to sort the person in categories by surname, forename

image

An image of the person, such as "Photo.jpg"

image-size

Default size is 150px. If you want to change size enter it here in pixels. For example, for 200 pixels, use "200px"

image-caption

If you want to include an image caption. It will appear as small text under the image.

Officeholders

7 fields are for the segment on office's held.

office

The entity in which they are holding office (such as Libertarian National Committee)

title

The person's title (such as Chair)

term-start and term-end

Date of start and end terms

alongside

If the officeholder held the position with others

predecessor and successor

Previous and next office holder. If they are the incumbent, use "Incumbent" on the successor line

birth-date and birth-place

Date of birth and location

death-date and death-place

Date of death and location

education

School, degree, etc.

military

Wars, ranks, etc.

occupation, residence, party

Self explanatory

website, facebook, twitter, instagram, youtube

URL such as "http://www.facebook.com" without the "[" and "]"

Usage

Copy and paste the following to the page you want to use the template.

{{Infobox Person
|name = 
|name-first = 
|name-last = 
|image = 
|image-size = 
|image-caption = 
|office = 
|title = 
|term-start = 
|term-end = 
|alongside = 
|predecessor = 
|successor = 
|office2 = 
|title2 = 
|term-start2 = 
|term-end2 = 
|alongside2 = 
|predecessor2 = 
|successor2 = 
|birth-date = 
|birth-place = 
|death-date = 
|death-place = 
|education = 
|military = 
|occupation = 
|residence = 
|party = 
|website = 
|facebook = 
|twitter = 
|instagram = 
|youtube =
}}