Template:Infobox radio presenter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Header|Template:Infobox radio presenter 01/22}} <includeonly> {| class="infobox" cellspacing="5" style="width:22em; font-size:90%; border: 1px solid black;padding:0.5em 1em...") |
m (Text replacement - "font-size:90%;" to "font-size:85%;") |
||
| Line 1: | Line 1: | ||
{{Header|Template:Infobox radio presenter 01/22}} | {{Header|Template:Infobox radio presenter 01/22}} | ||
<includeonly> | <includeonly> | ||
{| class="infobox" cellspacing="5" style="width:22em; font-size: | {| class="infobox" cellspacing="5" style="width:22em; font-size:85%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right" | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size:larger;" |'''{{{name|{{PAGENAME}}}}}''' | | colspan="2" style="text-align: center; font-size:larger;" |'''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
|colspan="2" style="text-align:center; font-size: | |colspan="2" style="text-align:center; font-size:85%;"| | ||
[Image:{{{image|bar.jpg}}}|180px| ]]<br/><small>{{{caption|}}}</small> | [Image:{{{image|bar.jpg}}}|180px| ]]<br/><small>{{{caption|}}}</small> | ||
|- | |- | ||
Revision as of 11:01, 14 March 2024
EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE
An '''Infobox Radio Presenter''' may be used to summarize information about a radio host.
===Usage===
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox Radio Presenter
|name =
|image =
|imagesize =
|caption =
|birthname =
|birthdate =
|birthplace =
|deathdate =
|deathplace =
|show =
|station =
|timeslot =
|show2 =
|station2 =
|timeslot2 =
|style =
|country =
|prevshow =
|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. |
| 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. |
| 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 /> |
| 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 /> |
| web | The official website of the presenter. |