Template:Infobox podcast episode/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} {{Auto italic title|italic_title}} This template should be placed in an article at the '''top''' of the page, before the introduction. Any/all param...") |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox podcast | {{Infobox podcast episode | ||
| title = | | title = | ||
| image = <!-- Image.ext without File: or Image: --> | | image = <!-- Image.ext without File: or Image: --> | ||
| Line 12: | Line 12: | ||
| alt = | | alt = | ||
| caption = <!-- Caption for the image (if needed) --> | | caption = <!-- Caption for the image (if needed) --> | ||
| social = {{Social links | |||
| official_website = | |||
| time_machine = | |||
| online_store = | |||
| email = | |||
| amazon = | |||
| android = | |||
| appstore = | |||
| blogger = | |||
| ebay = | |||
| facebook = | |||
| flickr = | |||
| google+ = | |||
| instagram = | |||
| itunes = | |||
| myspace = | |||
| paypal = | |||
| pinterest = | |||
| profile = | |||
| rss = | |||
| tumblr = | |||
| twitter = | |||
| vimeo = | |||
| wikipedia = | |||
| wordpress = | |||
| youtube = | |||
}} | |||
| podcast_name = | | podcast_name = | ||
| episode_title = | | episode_title = | ||
| Line 33: | Line 60: | ||
| ratings = | | ratings = | ||
| provider = <!-- or 'network'; Media provider or network e.g. BBC, Revision 3, etc.--> | | provider = <!-- or 'network'; Media provider or network e.g. BBC, Revision 3, etc.--> | ||
| misc = <!-- Audio file using syntax: [[File:recording_name.extension]]. --> | | misc = <!-- Audio file using syntax: [[File:recording_name.extension]]. --> | ||
<!-- Or video files, with the extension "ogv". --> | <!-- Or video files, with the extension "ogv". --> | ||
| Line 43: | Line 69: | ||
== Example == | == Example == | ||
{{Infobox podcast | {{Infobox podcast episode | ||
| italic title = no | | italic title = no | ||
| title = The Example Podcast | | title = The Example Podcast | ||
| Line 51: | Line 77: | ||
| ratings = i listeners | | ratings = i listeners | ||
| provider = Example | | provider = Example | ||
| misc = [[File:Accordian chords-01.ogg]] | | misc = [[File:Accordian chords-01.ogg]] | ||
| audio caption = Chords being played on an accordion | | audio caption = Chords being played on an accordion | ||
| Line 58: | Line 83: | ||
''The following template code produced the infobox to the right.'' | ''The following template code produced the infobox to the right.'' | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox podcast | {{Infobox podcast episode | ||
| title = The Example Podcast | | title = The Example Podcast | ||
| image = Example.png | | image = Example.png | ||
| Line 65: | Line 90: | ||
| ratings = i listeners | | ratings = i listeners | ||
| provider = iTunes | | provider = iTunes | ||
| misc = [[File:Accordian chords-01.ogg]] | | misc = [[File:Accordian chords-01.ogg]] | ||
| audio caption = Chords being played on an accordion | | audio caption = Chords being played on an accordion | ||
Latest revision as of 15:48, 8 November 2016
| File:Edit-copy green.svg | This is a documentation subpage for Template:Infobox podcast episode. It contains usage information, categories and other content that is not part of the original template page. |
| File:Information icon4.svg | This infobox should italicize the article title automatically. If this is not required, add |italic_title=no to the list of parameters. If this is required but the title is not being italicized, try |italic_title=force. |
This template should be placed in an article at the top of the page, before the introduction. Any/all parameters optional.
Usage
{{Infobox podcast episode
| title =
| image = <!-- Image.ext without File: or Image: -->
| image_size =
| alt =
| caption = <!-- Caption for the image (if needed) -->
| social = {{Social links
| official_website =
| time_machine =
| online_store =
| email =
| amazon =
| android =
| appstore =
| blogger =
| ebay =
| facebook =
| flickr =
| google+ =
| instagram =
| itunes =
| myspace =
| paypal =
| pinterest =
| profile =
| rss =
| tumblr =
| twitter =
| vimeo =
| wikipedia =
| wordpress =
| youtube =
}}
| podcast_name =
| episode_title =
| release_date =
| hosting = <!-- or 'host' -->
| starring =
| director =
| narrated =
| language =
| language_other = <!-- If the podcast also made in other languages, list here -->
| length =
| codec =
| channels =
| sample_rate =
| bitrate =
| production = <!-- For production credits -->
| preceded_by =
| opentheme =
| endtheme =
| audio format =
| ratings =
| provider = <!-- or 'network'; Media provider or network e.g. BBC, Revision 3, etc.-->
| misc = <!-- Audio file using syntax: [[File:recording_name.extension]]. -->
<!-- Or video files, with the extension "ogv". -->
| audio caption = <!-- Caption for the audio recording-->
| module =
}}
Example
| The Example Podcast | |
|---|---|
|
File:Example.png Example | |
| Episode Details | |
| Podcast | [[]] |
| Hosted by | Zoe Example |
| Rating | i listeners |
| Provider | Example |
| File:Accordian chords-01.ogg | |
| Chords being played on an accordion | |
| Audio Details | |
The following template code produced the infobox to the right.
{{Infobox podcast episode
| title = The Example Podcast
| image = Example.png
| caption = Example
| host = Zoe Example
| ratings = i listeners
| provider = iTunes
| misc = [[File:Accordian chords-01.ogg]]
| audio caption = Chords being played on an accordion
}}