Template:Infobox podcast/doc: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
==TemplateData==  | {{Documentation subpage}}  | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[</nowiki>[[Wikipedia:Wikidata]]<nowiki>]]) -->  | |||
{{Copied from Wikipedia|date=15 March 2025}}  | |||
{{Auto italic title}}  | |||
{{Lua|Module:Check for unknown parameters|Module:Infobox/dates|Module:InfoboxImage}}  | |||
'''Infobox podcast''' is used to create an [[Wikipedia:WP:Infobox|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 }}  | |||
<syntaxhighlight lang="wikitext" style="overflow: auto;">  | |||
{{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 -->  | |||
}}  | |||
</syntaxhighlight>  | |||
{{clear}}  | |||
== TemplateData ==  | |||
{{Collapse top|title=TemplateData documentation}}  | |||
{{TemplateData header}}  | {{TemplateData header}}  | ||
<templatedata>  | <templatedata>  | ||
{  | {  | ||
	"description": "{{Infobox podcast}} is used to list at-a-glance comparative information about a particular podcast.",  | |||
	"params": {  | 	"params": {  | ||
     	"italic_title": {  |      	"italic_title": {  | ||
| Line 144: | Line 215: | ||
			"label": "Production",  | 			"label": "Production",  | ||
			"description": "Production credit"  | 			"description": "Production credit"  | ||
		},  | |||
		"editing": {  | |||
			"label": "Editing",  | |||
			"description": "Editing credit"  | |||
		},  | 		},  | ||
		"theme_music_composer": {  | 		"theme_music_composer": {  | ||
| Line 292: | Line 367: | ||
		"direction",  | 		"direction",  | ||
		"production",  | 		"production",  | ||
		"editing",  | |||
		"theme_music_composer",  | 		"theme_music_composer",  | ||
		"opentheme",  | 		"opentheme",  | ||
| Line 320: | Line 396: | ||
}  | }  | ||
</templatedata>  | </templatedata>  | ||
{{Collapse bottom}}  | |||
Latest revision as of 23:40, 15 March 2025
| This is a documentation subpage for Template:Infobox podcast. It may contain usage information, categories and other content that is not part of the original template page.  | 
| This template and its description were copied from Wikipedia on 15 March 2025. The original template can be found here. | 
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 uses Lua: | 
Infobox podcast is used to create an infobox which summarizes the main information of a particular podcast.
Usage
| {{{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 -->
}}
TemplateData
TemplateData documentation 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools.
 
TemplateData for Infobox podcast {{Infobox podcast}} is used to list at-a-glance comparative information about a particular podcast. 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||