Template:RadioShow
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 9: | Line 9: | ||
--> | [[Image:Radio.png|link=|left|40px]] <span style="font-size: 150%;">{{#if:{{{topic|}}}|{{{topic}}}|{{PAGENAME}} }}</span> | --> | [[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|[[ | + | | style="padding: 0 7px;" | '''[[Template:RadioShow#Participants|Participants]]''': || {{#arraymap: {{{participants|}}}|,|x|[[Has Member::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 Recording|Time of Recording]]''': || [[RecordingDate::{{{recording|}}}]] | ||
Line 36: | Line 36: | ||
[[Category:RadioShow]] | [[Category:RadioShow]] | ||
[[ShowTopic::{{{topic}}}| ]] | [[ShowTopic::{{{topic}}}| ]] | ||
− | {{#ifexist: File:{{{podcastmp3}}} | [[ | + | {{#ifexist: File:{{{podcastmp3}}} | [[Has Mp3Podcast::{{{podcastmp3}}}| ]] }} |
− | {{#ifexist: File:{{{podcast}}} | [[ | + | {{#ifexist: File:{{{podcast}}} | [[Has OggPodcast::{{{podcast}}}| ]] }} |
<!-- Semantic end--> | <!-- Semantic end--> | ||
==Structure== | ==Structure== |
Revision as of 22:44, 17 January 2010
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> }}