Template:RadioShow
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
[[RadioShow|<< back to the RadioShow page]] | [[RadioShow|<< back to the RadioShow page]] | ||
− | {| | + | {| class="" cellpadding="2" cellspacing="0" <!-- |
− | + | --> style="float: right; width: 300px; margin: 0 0 1em 1em; border: 2px solid #AAAAAA; background-color: #FFFFFF" | |
− | + | |+ '''[[Form:RadioShow|Add a new RadioShow]]''' | |
− | + | ||
− | + | ||
|- | |- | ||
− | ! style="padding: 0 | + | ! colspan="2" <!-- This is the header |
+ | --> style="padding-top: 0.5em; color: white; background-color: #AAAAAA" <!-- | ||
+ | --> | [[Image:Radio.png|link=|left|40px]] <span style="font-size: 150%;">{{#if:{{{topic|}}}|{{{topic}}}|{{PAGENAME}} }}</span> | ||
|- | |- | ||
− | | [[ | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Participants|Participants]]''': || {{#arraymap: {{{participants|}}}|,|x|[[Person::User:x|x]]|,}} |
|- | |- | ||
− | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Time of Recording|Time of Recording]]''': || [[RecordingDate::{{{recording|}}}]] | |
|- | |- | ||
− | | | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Time of Broadcast|Time of Broadcast]]''': || [[BroadcastDate::{{{broadcast|}}}]] |
|- | |- | ||
− | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Time of Podcast Release|Time of Podcast Release]]''': || [[PodcastReleaseDate::{{{podcastrelease|}}}]] | |
|- | |- | ||
− | | [[ | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Podcast|Podcast]]''': || {{#ifexist: File:{{{podcast}}} | [[File:{{{podcast}}}|noicon]] }} <br/> {{#ifexist: File:{{{podcastmp3}}} | {{#tag:flashmp3 |{{{podcastmp3}}} }} }} |
|- | |- | ||
− | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Songs|Songs]]''': || <!-- | |
− | + | --> {{#ask:[[Category:RadioShow]] [[SongTitle::+]]<!-- | |
− | + | --> |mainlabel=Show<!-- | |
− | + | --> |?SongArtist=Artist<!-- | |
− | + | --> |?SongTitle=Title<!-- | |
− | |- | + | --> |?SongDuration=Duration<!-- |
− | + | --> |?SongLicense=License<!-- | |
− | + | --> |?ArtistWebsite=Website<!-- | |
− | + | --> |format=broadtable<!-- | |
− | + | --> |offset=0<!-- | |
− | + | --> |limit=-1<!-- | |
− | + | --> |searchlabel=See list of all songs<!-- | |
− | + | --> }}<!-- | |
− | + | --> |} | |
− | + | ||
− | + | ||
− | + | ||
− | |mainlabel=Show | + | |
− | |?SongArtist=Artist | + | |
− | |?SongTitle=Title | + | |
− | |?SongDuration=Duration | + | |
− | |?SongLicense=License | + | |
− | |?ArtistWebsite=Website | + | |
− | |format=broadtable | + | |
− | |offset=0 | + | |
− | |limit=-1 | + | |
− | |searchlabel=See list of all songs | + | |
− | }} | + | |
− | + | ||
− | |} | + | |
<!-- *** Let's automate the semantic info *** --> | <!-- *** Let's automate the semantic info *** --> | ||
[[Category:RadioShow]] | [[Category:RadioShow]] | ||
+ | [[ShowTopic::{{{topic}}}| ]] | ||
{{#ifexist: File:{{{podcastmp3}}} | [[Mp3 Podcast::{{{podcastmp3}}}| ]] }} | {{#ifexist: File:{{{podcastmp3}}} | [[Mp3 Podcast::{{{podcastmp3}}}| ]] }} | ||
{{#ifexist: File:{{{podcast}}} | [[PodcastName::{{{podcast}}}| ]] }} | {{#ifexist: File:{{{podcast}}} | [[PodcastName::{{{podcast}}}| ]] }} |
Revision as of 16:24, 7 December 2009
Usage
Copy and paste this code or simply use the Form:RadioShow to add your show.
{{RadioShow | topic= | participants = <comma separated list of participants> | recording=date | broadcast=date | podcastrelease=date | podcast = <filename.ogg> | podcastmp3 = <filename.mp3> }}