Template:Infobox podcast: Difference between revisions

From Podpedia
Content added Content deleted
No edit summary
 
m (Fixed my previous edit to unlink episode length.)
Line 1: Line 1:
{| border="0" cellpadding="3" cellspacing="1" align="right" style="margin-left:1em; background:#f0f0f0;width:300px;"
<includeonly>{{Infobox
|-
| above = {{#switch:{{{italic}}}|yes=''{{{title|{{{subject_name|{{PAGENAMEBASE}}}}}}}}''|no={{{title|{{{subject_name|{{PAGENAMEBASE}}}}}}}}|''{{{title|{{{subject_name|{{PAGENAMEBASE}}}}}}}}''}}
! colspan="2" | [[{{{name}}} (Podcast)]]
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|sizedefault=frameless|size={{{image_size|}}}|alt={{{alt|}}}}}
|- bgcolor="#ffffff"
| caption = {{{caption|}}}
| Episode: || {{{number}}}
| italic title = {{{italic title|{{{italic_title|}}}}}}
|- bgcolor="#ffffff"
| aboveclass = navbox-title
| Title: || [[podcast episode title::{{{title}}}]]
|- bgcolor="#ffffff"
| Release Date: || [[podcast release date::{{{date}}}]]
|- bgcolor="#ffffff"
| Hosts: || {{{hosts}}}
|- bgcolor="#ffffff"
| Guests: || {{#if: {{{guests}}} | {{{guests}}} | No guests this episode}}
|-
{{#set:
podcast episode number={{{number}}}
}}
! colspan="2" | Additional Information
|- bgcolor="#ffffff"
| Official page: || {{{link}}}
|- bgcolor="#ffffff"
| Audio File: || {{{audiolink}}}
|- bgcolor="#ffffff"
| Length: || {{#if: {{{length}}} | {{{length}}} minutes | }}
|- bgcolor="#ffffff"
| {{ #ifeq: {{{number}}} | 1 | | [[{{{name}}} {{#expr: {{{number}}} - 1 }}|Previous Episode]] }} || [[{{{name}}} {{#expr: {{{number}}} + 1 }}|Next Episode]]
|}
<noinclude>


===Description===
| header1 = {{#if:{{{host|{{{hosting|}}} }}}{{{presenter|}}}{{{starring|}}}{{{genre|}}}{{{format|}}}{{{creator|}}}{{{developer|}}}{{{writer|}}}{{{director|}}}{{{creative_director|}}}{{{voices|}}}{{{narrated|}}}{{{judges|}}}{{{language_other|}}}{{{updates|}}}{{{status|}}}{{{length|}}}|Presentation}}
This template is used to create an infobox in an article about a podcast.
| class1 = navbox-title
To use it in an article, copy the template below and paste it into an article.
Empty fields won't be displayed in the article.


Please enter the length in minutes, e.g. for 73 minutes just enter length = 73
| label2 = [[Presenter|Hosted by]]
| data2 = {{{host|{{{hosting|}}} }}}{{{presenter|}}}
| label3 = Starring
| data3 = {{{starring|}}}
| label4 = [[:Category:Podcasts by genre|Genre]]
| data4 = {{{genre|}}}
| label5 = Format
| data5 = {{{format|}}}
| label6 = Created by
| data6 = {{{creator|}}}
| label7 = Developed by
| data7 = {{{developer|}}}
| label8 = Written by
| data8 = {{{writer|}}}
| label9 = Directed by
| data9 = {{{director|}}}
| label10 = Creative Director
| data10 = {{{creative_director|}}}
| label11 = Voices
| data11 = {{{voices|}}}
| label12 = Narrated by
| data12 = {{{narrated|}}}
| label13 = Judges
| data13 = {{{judges|}}}
| label14 = Language
| data14 = {{{language|}}}
| label15 = Version also in
| data15 = {{{language_other|}}}
| label16 = Updates
| data16 = {{{updates|}}}{{{status|}}}
| label17 = Length
| data17 = {{{length|}}}


===Template===
| header18 = {{#if:{{{camera|}}}{{{direction|}}}{{{production|}}}{{{preceded_by|}}}{{{theme_music_composer|}}}{{{opentheme|}}}{{{endtheme|}}}{{{composer|}}}{{{motion_graphics|}}}{{{picture_format|{{{picture format|}}} }}}{{{video format|}}}{{{audio format|}}}{{{num_seasons|}}}{{{num_episodes|}}}{{{list_episodes|}}}|Production}}
<pre><nowiki>
| class18 = navbox-title
{{Infobox podcast
| name =
| number =
| title =
| date =
| hosts =
| guests =
| link =
| audiolink =
| length =


}}
| label19 = Camera
</nowiki></pre>
| data19 = {{{camera|}}}
| label20 = Direction
| data20 = {{{direction|}}}
| label21 = Production
| data21 = {{{production|}}}
| label22 = Preceded by
| data22 = {{{preceded_by|}}}
| label23 = Theme music composed by
| data23 = {{{theme_music_composer|}}}
| label24 = Opening theme
| data24 = {{{opentheme|}}}
| label25 = Ending theme
| data25 = {{{endtheme|}}}
| label26 = Composed by
| data26 = {{{composer|}}}
| label27 = Motion graphics
| data27 = {{{motion_graphics|}}}
| label28 = Picture format
| data28 = {{{picture_format|{{{picture format|}}} }}}
| label29 = Video format
| data29 = {{{video format|}}}
| label30 = Audio format
| data30 = {{{audio format|}}}
| label31 = {{abbr|No.|Number}} of seasons
| data31 = {{{num_seasons|}}}
| label32 = {{abbr|No.|Number}} of episodes
| data32 = {{{num_episodes|}}} {{#if: {{{list_episodes|}}} | <span style="white-space:nowrap">([[{{{list_episodes}}}|List of episodes]])</span>}}


| header33 = {{#if:{{{began|}}}{{{debut|}}}{{{first_aired|}}}{{{ended|}}}{{{final|}}}{{{last_aired|}}}{{{ratings|{{{rating|}}} }}}{{{cite_for|{{{cited_for|}}} }}}{{{cite_as|{{{cited_as|}}} }}}{{{provider|}}}{{{network|}}}{{{license|}}}{{{related_shows|}}}{{{url|}}}{{{website|}}}|Publication}}
| class33 = navbox-title


</noinclude>
| label34 = Original release
| data34 = {{#if:{{{began|}}}{{{debut|}}}{{{first_aired|}}} | {{{began|}}}{{{debut|}}}{{{first_aired|}}} – {{#if:{{{ended|}}}{{{final|}}}{{{last_aired|}}}|{{{ended|}}}{{{final|}}}{{{last_aired|}}}|present}} }}

| label36 = Ratings
| data36 = {{{ratings|{{{rating|}}}}}}
| label37 = Cited for
| data37 = {{{cite_for|{{{cited_for|}}} }}}
| label38 = Cited as
| data38 = {{{cite_as|{{{cited_as|}}} }}}
| label39 = Provider
| data39 = {{{provider|}}}{{{network|}}}
| label40 = License
| data40 = {{{license|}}}
| label41 = Related shows
| data41 = {{{related_shows|}}}
| label42 = Website
| data42 = {{{url|}}}{{{website|}}}
| data43 = {{{Misc|{{{misc|}}}}}}
| data44 = {{{Audio Caption|{{{Audio caption|{{{audio caption|}}}}}}}}}
| data45 = {{{module|}}}
}}</includeonly><noinclude>{{documentation}}<!---Please add metadata to the <includeonly> section at the bottom of the /doc page! --></noinclude>

Revision as of 18:48, 5 September 2017

{{#set: podcast episode number={{{number}}} }}
[[{{{name}}} (Podcast)]]
Episode: {{{number}}}
Title: [[podcast episode title::{{{title}}}]]
Release Date: [[podcast release date::{{{date}}}]]
Hosts: {{{hosts}}}
Guests: {{{guests}}}
Additional Information
Official page: {{{link}}}
Audio File: {{{audiolink}}}
Length: {{{length}}} minutes
[[{{{name}}} Expression error: Unrecognized punctuation character "{".|Previous Episode]] [[{{{name}}} Expression error: Unrecognized punctuation character "{".|Next Episode]]


Description

This template is used to create an infobox in an article about a podcast. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.

Please enter the length in minutes, e.g. for 73 minutes just enter length = 73

Template

{{Infobox podcast
| name = 
| number = 
| title = 
| date = 
| hosts = 
| guests = 
| link = 
| audiolink = 
| length = 

}}