Template:Infobox presenter/doc: Difference between revisions
Don't need family details. |
No edit summary |
||
Line 27: | Line 27: | ||
| style = |
| style = |
||
| country = |
| country = |
||
| prevshow = |
| prevshow = |
||
| parents = |
| parents = |
||
| spouse(s) = |
| spouse(s) = |
||
| |
| partner = |
||
| children = |
|||
| web = |
| web = |
||
}} |
}} |
||
Line 100: | Line 101: | ||
| '''prevshow''' |
| '''prevshow''' |
||
| The names and stations of the presenter's previous show(s). Ex: ''Random Show'' ([[KCBS-FM]])<br />Separate multiple entries with <nowiki><br /></nowiki> |
| The names and stations of the presenter's previous show(s). Ex: ''Random Show'' ([[KCBS-FM]])<br />Separate multiple entries with <nowiki><br /></nowiki> |
||
|- |
|- |
||
| '''parents''' |
| '''parents''' |
||
| The names of the presenter's parents |
| The names of the presenter's parents |
||
Line 106: | Line 107: | ||
| '''spouse(s)''' |
| '''spouse(s)''' |
||
| The names of the presenter's spouse(s).<br/>Separate multiple entries with <nowiki><br /></nowiki><br/>List them in chronological order. |
| The names of the presenter's spouse(s).<br/>Separate multiple entries with <nowiki><br /></nowiki><br/>List them in chronological order. |
||
|- |
|||
| '''partner''' |
|||
| The name of the presenter's domestic partner. |
|||
|- |
|- |
||
| '''children''' |
| '''children''' |
||
| The number of the presenter's children or the names of the presenters children.<br/>If names are listed, separate multiple entries with <nowiki><br /></nowiki><br/>If ages are provided, list names by eldest first. |
| The number of the presenter's children or the names of the presenters children.<br/>If names are listed, separate multiple entries with <nowiki><br /></nowiki><br/>If ages are provided, list names by eldest first. |
||
|- |
|- |
||
| '''web''' |
| '''web''' |
||
| The official website of the presenter. |
| The official website of the presenter. |
Revision as of 23:12, 17 January 2010
Template:Template doc page viewed directly
{{infobox presenter}} may be used to summarize information about a television or radio host.
Usage
{{Infobox presenter | name = | image = | imagesize = | caption = | birthname = | birthdate = | birthplace = | deathdate = | deathplace = | show = | station = | network = | timeslot = | show2 = | station2 = | network2 = | timeslot2 = | style = | country = | prevshow = | parents = | spouse(s) = | partner = | children = | web = }}
Parameters
Parameter | Explanation |
---|---|
name | The name of the presenter. |
image | An image of the presenter. |
imagesize | Resizes the image to a width of N pixels. |
caption | A caption explaining the image. |
birthname | The name that the presenter was born with |
birthdate | The date the presenter was born on. Use {{Birth date and age}} (or {{Birth date}} if dead) |
birthplace | The location where the presenter was born. |
deathdate | The date that the presenter died. Use {{Death date and age}} |
deathplace | The location where the presenter died. |
show | The show that the presenter hosts. |
network | The network, if the show is syndicated. |
station | The station that broadcasts the show that the presenter hosts. Separate multiple entries with <br /> |
timeslot | The time slot of the show that the presenter hosts. Ex: 6:00 - 9:00 a.m. Monday-Thursday Separate multiple entries with <br /> |
show2 | The second show that the presenter hosts. |
station2 | The station that broadcasts the second show that the presenter hosts. Separate multiple entries with <br /> |
network2 | The network if the second show is syndicated. |
timeslot2 | The time slot of the second show that the presenter hosts. Separate multiple entries with <br /> |
style | The style of the presenter. Ex: If a DJ, use 'Disc Jockey' here. If a comedian, use 'Comedian' here. Separate multiple entries with <br /> |
country | The country in which the presenter's show(s) are broadcast. Separate multiple entries with <br /> |
prevshow | The names and stations of the presenter's previous show(s). Ex: Random Show (KCBS-FM) Separate multiple entries with <br /> |
parents | The names of the presenter's parents |
spouse(s) | The names of the presenter's spouse(s). Separate multiple entries with <br /> List them in chronological order. |
partner | The name of the presenter's domestic partner. |
children | The number of the presenter's children or the names of the presenters children. If names are listed, separate multiple entries with <br /> If ages are provided, list names by eldest first. |
web | The official website of the presenter. |
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes nor collapse nested elements which use them.