Difference between revisions of "Template:Infobox podcast"

From Stationery Wiki
Jump to navigation Jump to search
m (Added title)
(Added Audio File link)
Line 16: Line 16:
 
|- bgcolor="#ffffff"
 
|- bgcolor="#ffffff"
 
| Official page: || {{{link}}}  
 
| Official page: || {{{link}}}  
 +
|- bgcolor="#ffffff"
 +
| Audio File: || {{{audiolink}}}
 
|- bgcolor="#ffffff"
 
|- bgcolor="#ffffff"
  
Line 31: Line 33:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Infobox podcast
 
{{Infobox podcast
| name           =  
+
| name =  
| number           =  
+
| number =  
| title         =  
+
| title =  
| date         =  
+
| date =  
| hosts   =  
+
| hosts =  
| guests     =  
+
| guests =  
| link       =  
+
| link =
 +
| audiolink =  
  
 
}}
 
}}

Revision as of 10:35, 30 March 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 = 

}}