Template:Infobox Radio presenter

From Wikipedia, the free encyclopedia

[edit] Template documentation

An Infobox Radio presenter may be used to summarize information about a radio host.

[edit] Usage

{{Infobox Radio presenter
| name       = 
| image      = 
| imagesize  = 
| caption    = 
| birthname  = 
| birthdate  = 
| birthplace = 
| deathdate  = 
| deathplace = 
| show       = 
| station    = 
| network    = 
| timeslot   = 
| show2      = 
| station2   = 
| network2   =
| timeslot2  = 
| style      = 
| country    = 
| prevshow   = 
| parents    =
| spouse(s)  =
| children   =
| web        = 
}}

[edit] 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.
birthplace The location where the presenter was born.
deathdate The date that the presenter died.
deathplace The location where the presenter died.
show The radio show that the presenter hosts.
network The network if radioshow 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 prensenter's parents
spouse(s) The names of the presenter's spouse(s).
Separate multiple entries with <br />
List them in chronological order.
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.

[edit] 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. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.

Infobox Radio presenter

[[Image:{{{image}}}|180x180px| ]]

Birth name {{{birthname}}}
Died {{{deathdate}}}
{{{deathplace}}}
Show {{{show}}}
Station(s) {{{station}}}
Network(s) {{{network}}}
Time slot {{{timeslot}}}
Show '
Station(s) {{{station2}}}
Network(s) {{{network2}}}
Time slot {{{timeslot2}}}
Style {{{style}}}
Country {{{country}}}
Previous show(s) {{{prevshow}}}
Parents {{{parents}}}
Spouse(s) {{{spouse(s)}}}
Children {{{children}}}
Website {{{web}}}