Difference between revisions of "Template:PodcastPage"
| Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
| − | {{PodcastPage}} | + | {{PodcastPage |
| + | |link= | ||
| + | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| + | <html> | ||
| + | <audio | ||
| + | controls | ||
| + | src="{{{link}}}"> | ||
| + | Your browser does not support the | ||
| + | <code>audio</code> element. | ||
| + | </audio> | ||
| + | </html> | ||
[[Category:Podcasts]] | [[Category:Podcasts]] | ||
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 10:46, 23 July 2020
This is the "PodcastPage" template. It should be called in the following format:
{{PodcastPage
|link=
}}
Edit the page to see the template text.