Widget:Video: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
</noinclude><includeonly> | </noinclude><includeonly><video style="<!--{$style}-->" controls>No support for the video tag, try using a more recent browser that suports HTML5 video.<!--{if $webm}--><source src="<!--{$webm|validate:url}-->" type="video/webm" /><!--{/if}--><!--{if $ogg}--><source src="<!--{$ogg|validate:url}-->" type="video/ogg" /><!--{/if}--><!--{if $mp4}--><source src="<!--{$mp4|validate:url}-->" type="video/mp4" /><!--{/if}--></video></includeonly> | ||
<!-- | |||
</video> | |||
</includeonly> |