Difference between revisions of "Template:Podcast"
From Apocrypals Apocrypha
Jump to navigationJump to search
Jemaleddin (talk | contribs) (Created page with "<audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" title="{{{2}}}" width="300" height="100" data-setup='{}'> <source src="{{{1}}}" type='audio/mp3'/> </audio>") |
Jemaleddin (talk | contribs) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto | <html><audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" width="300" height="100" data-setup='{}'> | ||
<source src="{{{ | <source" src="</html><nowiki>{{{src}}}</nowiki><html>" type='audio/mp3'/> | ||
</audio> | </audio></html> |
Latest revision as of 19:11, 27 January 2022
<html><audio id="audio_example" class="video-js vjs-default-skin" controls preload="auto" width="300" height="100" data-setup='{}'>
<source" src="</html>{{{src}}}<html>" type='audio/mp3'/>
</audio></html>