This template should be placed in an article at the top of the page, before the introduction. Any/all parameters optional.

Usage Edit

{{{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}}}
Production
Camera {{{camera}}}
Direction {{{direction}}}
Production {{{production}}}
Preceded by {{{preceded_by}}}
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}}} ([[{{{list_episodes}}}|list of episodes]])
Publication
Original release {{{began}}} – {{{ended}}}
Ratings {{{ratings}}}
Cited for {{{cited_for}}}
Cited as {{{cited_as}}}
Provider {{{provider}}}
License {{{license}}}
Related shows {{{related_shows}}}
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         = 
| camera         =  <!-- For camerawork credits -->
| direction      =  <!-- For direction credits -->
| production     =  <!-- For production credits -->
| preceded_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  =
| website        =  <!-- or 'url' -->
| module         =  <!-- Embed a sub-infobox. For an audio sample, use 
                    {{Listen|embed=yes|filename=recording_name.extension|title=description}} -->
}}

Example Edit

The Example Podcast
Example
Presentation
Hosted by Zoe Example
Genre Hypothetical
Updates Daily
Publication
Original release 1984 – 2061
Ratings i listeners
Provider Example
License CC-BY-SA
Website example.org

The following template code produced the infobox to the right.

{{Infobox podcast
| italic title = no
| title    = The Example Podcast
| image    = Example-serious.jpg
| caption  = Example
| host     = Zoe Example
| genre    = Hypothetical
| updates  = Daily
| began    = 1984
| ended    = 2061
| ratings  = i listeners
| 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

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Infobox podcast

<templatedata> { "params": { "italic": { "label": "Italicize infobox name?", "description": "Italicize the name that appears on top of the infobox", "type": "boolean", "default": "yes" }, "title": { "label": "Title", "type": "string", "default": "Article title", "suggested": true }, "image": { "label": "Image", "description": "Image file name. Use without prefixes `File:` or `Image:`", "example": "abc.jpg, xpz.png, 123.gif", "type": "wiki-file-name", "suggested": true }, "image_size": { "label": "Image size", "type": "string" }, "alt": { "label": "Alt text", "description": "Alt text for image, for visually impaired readers. See WP:ALT for more details.", "type": "string" }, "caption": { "label": "Image Caption", "description": "Caption for the image", "type": "string" }, "italic title": { "aliases": [ "italic_title" ], "label": "Italicize page title?", "description": "Whether to italicize the page title", "type": "boolean", "default": "yes" }, "host": { "aliases": [ "hosting", "presenter" ], "label": "Host", "suggested": true }, "starring": { "label": "Starring", "type": "content" }, "genre": { "label": "Genre", "type": "content", "suggested": true }, "format": { "label": "Format", "type": "content", "suggested": true }, "creator": { "label": "Created by", "type": "content", "suggested": true }, "developer": { "label": "Developed by", "type": "content" }, "writer": { "label": "Written by", "type": "content" }, "director": { "label": "Directed by", "type": "content" }, "creative_director": { "label": "Creative director", "type": "content" }, "voices": { "label": "Voices", "type": "content" }, "narrated": { "label": "Narrated by", "type": "content" }, "judges": { "label": "Judges", "type": "content" }, "language_other": { "label": "Other languages", "description": "If the podcast also made in other languages, list here" }, "updates": { "aliases": [ "status" ], "label": "Status", "description": "When the podcast updates, or a note that it doesn't", "example": "Wednesdays", "type": "content" }, "length": { "label": "Length", "description": "Duration of a typical episode", "example": "30–45 minutes", "suggested": true }, "language": { "label": "Language", "type": "content", "suggested": true }, "camera": { "label": "Camera", "description": "Camerawork credit", "type": "content" }, "direction": { "label": "Direction", "description": "Direction credit" }, "production": { "label": "Production", "description": "Production credit" }, "preceded_by": { "label": "Preceded by" }, "theme_music_composer": { "label": "Theme music composer" }, "opentheme": { "label": "Opening theme" }, "endtheme": { "label": "Ending theme" }, "composer": { "label": "Composed by" }, "motion_graphics": { "label": "Motion graphics" }, "picture_format": { "label": "Picture format", "aliases": [ "picture format" ] }, "video format": { "label": "Video format" }, "audio format": { "label": "Audio format" }, "num_seasons": { "label": "Number of seasons", "type": "number" }, "num_episodes": { "label": "Number of episodes", "type": "number" }, "list_episodes": { "label": "Episode list article", "description": "The title of a Wikipedia list article listing episodes. Don't include [[ ]], it will automatically become a link.", "example": "List of Radiolab episodes", "type": "wiki-page-name" }, "ended": { "aliases": [ "final", "last_aired" ], "label": "End date", "type": "date", "description": "'Final'; date of last airing (if applicable)" }, "ratings": { "label": "Ratings" }, "cited_for": { "label": "Cited for", "description": "Awards the podcast has won", "example": "2017 Peabody Award" }, "cited_as": { "label": "Cited as", "description": "The particular reason for an award nomination", "example": "\"Transcending the [crime story] genre and advancing its scope of possibility\"", "type": "content" }, "provider": { "aliases": [ "network" ], "label": "Provider/network", "example": "BBC, Revision 3" }, "license": { "label": "License", "description": "Copyright license of episodes", "example": "CC-BY-SA 3.0" }, "related_shows": { "label": "Related shows" }, "website": { "aliases": [ "url" ], "label": "Website", "description": "The main website of the podcast; not a platform link unless there is no main website", "example": "example.com" }, "module": { "label": "Module", "description": "Space for infobox to embed a sub-infobox, such as ", "type": "content" }, "began": { "aliases": [ "debut", "first_aired" ], "label": "Start date", "type": "date", "description": "'Debut'; date of first airing", "suggested": true } }, "paramOrder": [ "italic", "title", "image", "image_size", "alt", "caption", "italic title", "host", "starring", "genre", "format", "creator", "developer", "writer", "director", "creative_director", "voices", "narrated", "judges", "language", "language_other", "updates", "length", "camera", "direction", "production", "preceded_by", "theme_music_composer", "opentheme", "endtheme", "composer", "motion_graphics", "picture_format", "video format", "audio format", "num_seasons", "num_episodes", "list_episodes", "began", "ended", "ratings", "cited_for", "cited_as", "provider", "license", "related_shows", "website", "module" ], "format": "block" } </templatedata>

See also Edit