Widget:VideoEmbed: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 1: | Line 1: | ||
<video width=" | <video width="<!--{$width}-->" height="<!--{$height}-->" controls> | ||
<source src=" | <source src="<!--{$source}-->" type="<!--{$mime}-->"> | ||
Your browser does not support the video tag. | Your browser does not support the video tag. | ||
</video> | </video> |
Latest revision as of 16:51, 1 May 2018
<video width="" height="" controls>
<source src="" type=""> Your browser does not support the video tag.
</video>