Template:Infobox podcast/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Infobox podcast is used to create an infobox which summarizes the main information of a particular podcast.

{{{title}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
Presentation
Hosted by{{{hosting}}}
Starring{{{starring}}}
Genre{{{genre}}}
Format{{{format}}}
Created by{{{creator}}}
Developed by{{{developer}}}
Written by{{{writer}}}
Directed by{{{director}}}
Creative Director{{{creative_director}}}
Voices{{{voices}}}
Narrated by{{{narrated}}}
Judges{{{judges}}}
Language{{{language}}}
Version also in{{{language_other}}}
Updates{{{updates}}}
Length{{{length}}}
Country of origin{{{country}}}
Production
Camera{{{camera}}}
Direction{{{direction}}}
Production{{{production}}}
Editing{{{editing}}}
Theme music composed by{{{theme_music_composer}}}
Opening theme{{{opentheme}}}
Ending theme{{{endtheme}}}
Composed by{{{composer}}}
Motion graphics{{{motion_graphics}}}
Picture format{{{picture_format}}}
Video format{{{video format}}}
Audio format{{{audio format}}}
No. of seasons{{{num_seasons}}}
No. of episodes{{{num_episodes}}}
Publication
Original release{{{began}}} โ€“
{{{ended}}}
Ratings{{{ratings}}}
Cited for{{{cited_for}}}
Cited as{{{cited_as}}}
Provider{{{provider}}}
License{{{license}}}
Related
Preceded by{{{preceded_by}}}
Followed by{{{followed_by}}}
Related shows{{{related_shows}}}
Adaptations{{{adaptations}}}
Website{{{website}}}
{{{module}}}
{{Infobox podcast
| title          = 
| image          =  <!-- Image.ext without File: or Image: -->
| image_size     = 
| alt            = 
| caption        =  <!-- Caption for the image (if needed) -->
| hosting        =  <!-- or 'host' -->
| starring       = 
| genre          = 
| format         = 
| creator        = 
| developer      = 
| writer         = 
| director       = 
| creative_director = 
| voices         = 
| narrated       = 
| judges         = 
| language       = 
| language_other =  <!-- If the podcast also made in other languages, list here -->
| updates        =  <!-- or 'status' -->
| length         = 
| country        =
| camera         =  <!-- For camerawork credits -->
| direction      =  <!-- For direction credits -->
| production     =  <!-- For production credits -->
| editing        =  <!-- For editing credits -->
| preceded_by    =
| followed_by    =
| theme_music_composer  =
| opentheme      =
| endtheme       =
| composer       =
| motion_graphics =
| picture_format = 
| video format   = 
| audio format   = 
| num_seasons    =
| num_episodes   =  <!-- actual number of episodes, if known -->
| list_episodes  =  <!-- Wikipedia "List of" article (( don't include [[ ]]).-->
| began          =  <!-- or 'debut'; date of first airing -->
| ended          =  <!-- or 'final'; date of last airing (if applicable) -->
| ratings        = 
| cited_for      =  <!-- Any awards, -->
| cited_as       =  <!-- honors, recognitions, etc. -->
| provider       =  <!-- or 'network'; Media provider or network e.g. BBC, Revision 3, etc.-->
| license        =  <!-- License under which podcast falls -->
| related_shows  =
| adaptations    =  <!-- Any adaptations of the podcast -->
| website        =  <!-- or 'url' -->
| module         =  <!-- Embed a sub-infobox. For an audio sample, use {{Listen|embed=yes|filename=recording_name.extension|title=description}} -->
| fetchwikidata  =  ALL <!-- try to retrieve some of the missing info from Wikidata -->
}}

Example

[edit source]
The Example Podcast
Example
Presentation
Hosted byZoe Example
GenreHypothetical
UpdatesDaily
Production
Editingze editors
Publication
Original release1984 โ€“
2061
Ratingsi listeners
ProviderExample
LicenseCC-BY-SA
Related
Websiteexample.org

The following template code produced the infobox to the right.

{{Infobox podcast
| title    = The Example Podcast
| image    = Example-serious.jpg
| caption  = Example
| host     = Zoe Example
| genre    = Hypothetical
| updates  = Daily
| began    = 1984
| ended    = 2061
| ratings  = i listeners
| editing  = ze editors
| provider = Example
| license  = CC-BY-SA
| website  = {{URL|example.org}}
| module   = {{Listen|embed=yes|filename=Accordion chords-01.ogg|title=Chords being played on an accordion}}
}}

TemplateData

[edit source]

Tracking categories

[edit source]

See also

[edit source]