Template:Infobox podcast: Difference between revisions
Appearance
Added Audio File link |
No edit summary |
||
| Line 20: | Line 20: | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| {{ #if: {{#expr: {{{number}}} | | {{ #if: {{#expr: {{{number}}} > 1 }} | [[{{{name}}} {{#expr: {{{number}}} - 1 }}|Previous Episode]] | }} || [[{{{name}}} {{#expr: {{{number}}} + 1 }}|Next Episode]] | ||
|} | |} | ||
Revision as of 09:56, 6 April 2017
| [[{{{name}}}]] | |
|---|---|
| Episode: | {{{number}}} |
| Title: | {{{title}}} |
| Release Date: | {{{date}}} |
| Hosts: | {{{hosts}}} |
| Guests: | {{{guests}}} |
| Additional Information | |
| Official page: | {{{link}}} |
| Audio File: | {{{audiolink}}} |
| [[{{{name}}} Expression error: Unrecognised punctuation character "{".|Previous Episode]] | [[{{{name}}} Expression error: Unrecognised 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.
Template
{{Infobox podcast
| name =
| number =
| title =
| date =
| hosts =
| guests =
| link =
| audiolink =
}}