Template:Infobox podcast episode: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 39: Line 39:
|  data140 = {{{bitrate|}}}
|  data140 = {{{bitrate|}}}


| header18 = {{#if:{{{production|}}}{{{preceded_by|}}}{{{opentheme|}}}{{{endtheme|}}}{{{audio_format|}}}|Production}}
| header145 = {{#if:{{{production|}}}{{{preceded_by|}}}{{{opentheme|}}}{{{endtheme|}}}{{{audio_format|}}}|Production}}
| class18 = navbox-title
| class145 = navbox-title


| label150 = Production
| label150 = Production
Line 53: Line 53:
| data190  = {{{audio_format|}}}
| data190  = {{{audio_format|}}}


| header33 = {{#if:{{{ratings|{{{rating|}}} }}}{{{provider|}}}{{{network|}}}{{{url|}}}{{{website|}}}|Publication}}
| header195 = {{#if:{{{ratings|{{{rating|}}} }}}{{{provider|}}}{{{network|}}}{{{url|}}}{{{website|}}}|Publication}}
| class33 = navbox-title
| class195 = navbox-title


| label200 = Rating
| label200 = Rating

Revision as of 02:11, 6 March 2016


Documentation icon Template documentation[view] [edit] [history] [purge]

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
Presentation
Podcast [[]]
Hosted by Zoe Example
Publication
Rating i listeners
Provider Example
Chords being played on an accordion


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 
}}