Template:FTL Episode/doc
From Free Talk Live
This is an infobox template for episode articles.
Contents |
Code
{{FTL Episode
| Title =
| Image =
| Hosts =
| Cohosts =
| Guests =
| Airdate =
| File =
| Month =
| Prev =
| Next =
}}
Title
This should be in the format "Day_name, Month_name Day_of_month, Year".
- Example: Thursday, March 1, 2007
Image
This should be a wiki image link to the appropriate image, based on who is hosting and co-hosting.
- Example: [[Image:ian-man.jpg]]
Hosts
This should be wiki links to the show hosts. This is just Ian and Mark most of the time, but rarely there might be a fill-in host.
- Example: [[Ian]] & [[Mark]]
Cohosts
This should be wiki links to the show co-hosts, if any. Leave blank if there are no co-hosts.
- Example: [[Julia]]
Guests
This should be wiki links to show guests, if any. Leave blank if there are no guests.
- Example: [[Jim Babka]]
Airdate
This should be in the same format as Title, minus the day name.
- Example: March 1, 2007
File
This should be a direct link to the show's mp3 file, with the text "Download this episode". Once the file is no longer available (usually 1 month), this should be replaced with a link to the month's torrent archive link.
- Example: (mp3) [http://ripple.radiotail.com/357/FTL2007-03-01.mp3 Download this episode]
- Example: (torrent) [http://www.freetalklive.com/files/FreeTalkLive-2007-02.torrent Download March 2007 torrent]
Month
This should be a piped wiki link to the show's month category in the format "Year-Month_number". Link should be piped to Month_name Year. It's important to put a colon before wiki link so a link is created instead of a categorization of the page.
- Example: [[:Category: 2007-03|March 2007]]
Prev
This should be the article name of the previous episode, with no wiki links. Episode article name format is "FTL Year-Month_number-Day_number". Month_number and Day_number should always be two digits.
- Example: FTL 2007-02-28
Next
This should be the article name of the next episode, with no wiki links. Episode article name format is "FTL Year-Month_number-Day_number." Month_number and Day_number should always be two digits.
- Example: FTL 2007-02-28
Example
{{FTL Episode
| Title = Thursday, March 1, 2007
| Image = [[Image:ian-man.jpg]]
| Hosts = [[Ian]] & [[Mark]]
| Cohosts =
| Guests = [[Jim Babka]]
| Airdate = March 1, 2007
| File = [http://ripple.radiotail.com/357/FTL2007-03-01.mp3 Download this episode]
| Month = [[:Category: 2007-03|March 2007]]
| Prev = FTL 2007-02-28
| Next = FTL 2007-03-02
}}
This code will produce:
| ||
| "Thursday, March 1, 2007" | ||
|---|---|---|
| Host(s) | Ian & Mark | |
| Co-Host(s) | ||
| Guest(s) | Jim Babka | |
| Airdate | March 1, 2007 | |
| File | Download this episode | |
| March 2007 | ||
| Previous | << | >> | Next |


