Template:Infobox podcast/doc

{{Documentation subpage}}

{{Auto italic title}}

{{Auto short description}}

{{Lua|Module:Check for unknown parameters|Module:Infobox/dates|Module:InfoboxImage}}

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

Usage

{{Parameter names example

| italic_title = no | title | image | image_size | alt | caption | hosting | starring | genre | format | creator | developer | writer | director | creative_director | voices | narrated | judges | language | language_other | updates | length | country | camera | direction | production | editing | preceded_by | followed_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 | adaptations | website | module }}

{{Infobox podcast

| title =

| image =

| image_size =

| alt =

| caption =

| hosting =

| starring =

| genre =

| format =

| creator =

| developer =

| writer =

| director =

| creative_director =

| voices =

| narrated =

| judges =

| language =

| language_other =

| updates =

| length =

| country =

| camera =

| direction =

| production =

| editing =

| preceded_by =

| followed_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 =

| adaptations =

| website =

| module =

| fetchwikidata = ALL

}}

{{clear}}

Example

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

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

}}

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

}}

{{clear}}

TemplateData

{{Collapse top|title=TemplateData documentation used by VisualEditor and other tools}}

{{TemplateData header|noheader=1}}

{

"params": {

"italic_title": {

"aliases": [

"italic title"

],

"label": "Italicize page title?",

"description": "Whether to italicize the page title",

"type": "boolean"

},

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

},

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

},

"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": {

"label": "Language",

"type": "content",

"suggested": true

},

"adapted": {

"label": "Adapted",

"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

},

"country": {

"label": "Country of origin",

"example": "United States",

"suggested": true

},

"camera": {

"label": "Camera",

"description": "Camerawork credit",

"type": "content"

},

"direction": {

"label": "Direction",

"description": "Direction credit"

},

"production": {

"label": "Production",

"description": "Production credit"

},

"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": {

"aliases": [

"picture format"

],

"label": "Picture format"

},

"video_format": {

"aliases": [

"video format"

],

"label": "Video format"

},

"audio_format": {

"aliases": [

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

},

"began": {

"aliases": [

"debut",

"first_aired"

],

"label": "Start date",

"type": "date",

"description": "'Debut'; date of first airing",

"suggested": true

},

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

},

"preceded_by": {

"label": "Preceded by"

},

"followed_by": {

"label": "Followed by"

},

"related_shows": {

"label": "Related shows"

},

"adaptations": {

"label": "Adaptations"

},

"website": {

"aliases": [

"url"

],

"label": "Website",

"description": "The main website of the podcast; not a platform link unless there is no main website",

"example": "{{URL|http://example.com}}"

},

"module": {

"label": "Module",

"description": "Space for infobox to embed a sub-infobox, such as {{Listen}}",

"type": "content"

}

},

"paramOrder": [

"italic_title",

"italic",

"title",

"image",

"image_size",

"alt",

"caption",

"host",

"starring",

"genre",

"format",

"creator",

"developer",

"writer",

"director",

"creative_director",

"voices",

"narrated",

"judges",

"language",

"adapted",

"language_other",

"updates",

"length",

"country",

"camera",

"direction",

"production",

"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",

"preceded_by",

"followed_by",

"related_shows",

"adaptations",

"website",

"module"

],

"format": "block"

}

{{Collapse bottom}}

Tracking categories

  • {{Category link with count|Pages using infobox podcast with unknown parameters}}

See also

  • {{tl|Infobox radio show}}

{{Film- and television-related infobox templates}}

{{Sandbox other||

Podcast

Podcast

Category:Infobox templates with updated parameter

Category:Podcasting templates

Category:Templates that add a tracking category

}}