Template:RadioShow
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (add location for calendar queries) |
m (template help) |
||
| Line 39: | Line 39: | ||
|} | |} | ||
<!-- *** Let's automate the semantic info *** --> | <!-- *** Let's automate the semantic info *** --> | ||
| − | [[Category:RadioShow]] | + | [[Category:RadioShow]] [[Has Topic::{{{topic}}}| ]] |
| − | [[Has Topic::{{{topic}}}| ]] | + | |
{{#ifexist: File:{{{podcastmp3}}} | [[Has Mp3Podcast::{{{podcastmp3}}}| ]] }} | {{#ifexist: File:{{{podcastmp3}}} | [[Has Mp3Podcast::{{{podcastmp3}}}| ]] }} | ||
{{#ifexist: File:{{{podcast}}} | [[Has OggPodcast::{{{podcast}}}| ]] }} | {{#ifexist: File:{{{podcast}}} | [[Has OggPodcast::{{{podcast}}}| ]] }} | ||
| Line 78: | Line 77: | ||
<pre> | <pre> | ||
{{RadioShow | {{RadioShow | ||
| − | | topic= | + | | topic = <What is this show about?> |
| participants = <comma separated list of participants> | | participants = <comma separated list of participants> | ||
| − | | recording=date | + | | recording = <date> |
| − | | broadcast=date | + | | broadcast = <date> |
| − | | podcastrelease=date | + | | podcastrelease = <date> |
| podcast = <filename.ogg> | | podcast = <filename.ogg> | ||
| podcastmp3 = <filename.mp3> | | podcastmp3 = <filename.mp3> | ||
Revision as of 12:15, 24 July 2011
Usage
Copy and paste this code or simply use the Form:RadioShow to add your show.
{{RadioShow
| topic = <What is this show about?>
| participants = <comma separated list of participants>
| recording = <date>
| broadcast = <date>
| podcastrelease = <date>
| podcast = <filename.ogg>
| podcastmp3 = <filename.mp3>
}}