Template:Infobox podcast episode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
| abovestyle = font-style: italic; | | abovestyle = font-style: italic; | ||
| header1 = {{#if:{{{ | | header1 = {{#if:{{{social|}}}|Internet Links}} | ||
| class1 = navbox-title | | class1 = navbox-title | ||
| | | label3 = Links | ||
| | | data3 = {{{social|}}} | ||
| header10 = {{#if:{{{podcast_name|}}}{{{episode_title|}}}{{{release_date|}}}{{{host|{{{hosting|}}} }}}{{{presenter|}}}{{{starring|}}}{{{director|}}}{{{narrated|}}}{{{language|}}}{{{language_other|}}}{{{length|}}}{{{codec|}}}{{{channels|}}}{{{sample_rate|}}}{{{bitrate|}}}{{{opentheme|}}}{{{endtheme|}}}{{{audio_format|}}}|Episode Details}} | |||
| class10 = navbox-title | |||
| label11 = Podcast | |||
| data11 = [[{{{podcast_name|}}}]] | |||
| label20 = Episode Title | | label20 = Episode Title | ||
| data20 = {{{episode_title|}}} | | data20 = {{{episode_title|}}} | ||
| Line 21: | Line 27: | ||
| data50 = {{{starring|}}} | | data50 = {{{starring|}}} | ||
| label60 = Directed by | | label60 = Directed by | ||
| data60 | | data60 = {{{director|}}} | ||
| label70 = Narrated by | | label70 = Narrated by | ||
| | | data70 = {{{narrated|}}} | ||
| label80 = Language | | label80 = Language | ||
| data80 | | data80 = {{{language|}}} | ||
| | | label90 = Version also in | ||
| data90 | | data90 = {{{language_other|}}} | ||
| label100 = | | label100 = Rating | ||
| data100 | | data100 = {{{ratings|{{{rating|}}}}}} | ||
| label110 = | | label110 = Provider | ||
| data110 = {{{ | | data110 = {{{provider|}}}{{{network|}}} | ||
| label120 = Opening theme | |||
| data120 = {{{opentheme|}}} | |||
| | | label130 = Ending theme | ||
| | | data130 = {{{endtheme|}}} | ||
| | | data150 = {{{Misc|{{{misc|}}}}}} | ||
| | | data155 = {{{Audio Caption|{{{Audio caption|{{{audio caption|}}}}}}}}} | ||
| | |||
| | |||
| | | header160 = {{#if:{{{ratings|{{{rating|}}} }}}{{{provider|}}}{{{network|}}}{{{url|}}}{{{website|}}}|Audio Details}} | ||
| | | class160 = navbox-title | ||
| | | label170 = Length | ||
| | | data170 = {{{length|}}} | ||
| | | label180 = Audio format | ||
| | | data180 = {{{audio_format|}}} | ||
| | | label190 = Codec | ||
| | | data190 = {{{codec|}}} | ||
| | | label200 = Channels | ||
| | | data200 = {{{channels|}}} | ||
| data240 = {{{module|}}} | | label210 = Sample Rate | ||
| data210 = {{{sample_rate|}}} | |||
| label220 = Bitrate | |||
| data220 = {{{bitrate|}}} | |||
| data240 = {{{module|}}} | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
[[Category: | [[Category:Template]] | ||
<!---Please add metadata to the <includeonly> section at the bottom of the /doc page! --> | <!---Please add metadata to the <includeonly> section at the bottom of the /doc page! --> | ||
</noinclude> | </noinclude> | ||
{{#if: {{{podcast_name|}}}|[[Category:Podcast Episode]][[Category:{{{podcast_name|}}} Episodes]] }} | |||
Latest revision as of 15:46, 8 November 2016
Documentation icon Template documentation[view] [edit] [history] [purge]
| File:Information icon4.svg | 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 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 | |
| Episode Details | |
| Podcast | [[]] |
| Hosted by | Zoe Example |
| Rating | i listeners |
| Provider | Example |
| File:Accordian chords-01.ogg | |
| Chords being played on an accordion | |
| Audio Details | |
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
}}
| The above documentation is transcluded from Template:Infobox podcast episode/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |