Template:Infobox Person/doc: Difference between revisions
No edit summary |
(add youtube) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
===Top=== | ===Top=== | ||
; | ;name | ||
The person's 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" | 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=== | ===Officeholders=== | ||
7 fields are for the segment on office's held. | 7 fields are for the segment on office's held. | ||
; | ;office | ||
The entity in which they are holding office (such as Libertarian National Committee) | The entity in which they are holding office (such as Libertarian National Committee) | ||
; | ;title | ||
The person's title (such as Chair) | The person's title (such as Chair) | ||
; | ;term-start and term-end | ||
Date of start and end terms | Date of start and end terms | ||
; | ;alongside | ||
If the officeholder held the position with others | 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 | Previous and next office holder. If they are the incumbent, use "Incumbent" on the successor line | ||
;birth-date and birth-place | ;birth-date and birth-place | ||
Line 29: | Line 35: | ||
;military | ;military | ||
Wars, ranks, etc. | Wars, ranks, etc. | ||
;occupation, residence, party | ;occupation, residence, party | ||
Self explanatory | Self explanatory | ||
;website, facebook, twitter, instagram | ;website, facebook, twitter, instagram, youtube | ||
URL such as "http://www.facebook.com" without the "[" and "]" | 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 = | |office = | ||
|title = | |title = | ||
Line 62: | Line 73: | ||
|residence = | |residence = | ||
|party = | |party = | ||
|website = | |website = | ||
|facebook = | |facebook = | ||
|twitter = | |twitter = | ||
|instagram = | |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 = }}