Difference between revisions of "Template:Infobox podcastV"

From blackwiki
Jump to navigation Jump to search
imported>Dmelliott
imported>Dmelliott
Line 1: Line 1:
 
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
 
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;"
 
|-
 
|-
| colspan="2" style="text-align: center; font-size: 140%; font-weight: bold;" | {{#if:{{{title|}}} | {{{title}}}}} {{#if:{{{title|}}} | style="background:blue" }}
+
| colspan="2" style="text-align: center; font-size: 140%; font-weight: bold;" | {{#if:{{{title|}}} | {{{title}}}}} }}
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|

Revision as of 08:41, 7 November 2007

}}
16px RSS

Usage

Placement
This template should be first on an article's edit page.
Code
{{Infobox podcastV
| title      =
| image      =
| caption    =
| language   =
| rss        =
| atom       =
| languagea  =
| rssa       =
| atoma      =
| host       =
| camera     =
| direction  =
| production =
| genre      =
| length     =
| updates    =
| debut      =
| final      =
| citations  =
| provider   =
| url        =
}}

Template Explanation

{{Infobox PodcastV
| title = Title for top of box.
| image = E.g. Podcast logo, ~220 pixel width, as  [[Image:MyLogo.jpg]].
| caption = Caption for under the above image.
| language = Use if there are two languages or if likeky to be viewed outside of native country.
| rss = Podcast's RSS feed. This is the only required item in the list.
| atom = Podcast's Atom feed.
| languagea = Use if there is a second language.
| rssa = Second RSS feed for two feeds including, but not limited to, two languages.
| atoma = Second Atom feed for two feeds including, but not limited to, two languages.
| host = Usually the main on screen person.
| camera = Camera operator(s)
| direction = Show director(s)
| production = Show producer(s).
| genre = Category, e.g. comedy, how-to, news, etc.
| length = typical episode length or lenght extremes in minutes.
| updates = Frequency of show output, e.g. hourly, daily, weekly, when inspired, etc.
| debut = Day of first airing.
| final = Last Day of airing for a historical document.
| citations = Webby, best producer, 2008
| provider = Sourece for feed, e.g. YouTube, REVVER, iTunes, Miro, etc.
| url = Home website URL
}}

For reading ease, it is frequently necessary to make items bold by surrounting them with triplets of single quotes.