Difference between revisions of "Widget:Video"
Jump to navigation
Jump to search
(chg) |
(chg) |
||
Line 9: | Line 9: | ||
<video controls preload style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"> | <video controls preload style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"> | ||
<source src="<!--{$url|validate:url|escape:html|regex_replace:"#^(?!(https?:)?//).*#i":''}-->"> | <source src="<!--{$url|validate:url|escape:html|regex_replace:"#^(?!(https?:)?//).*#i":''}-->"> | ||
− | |||
</video> | </video> | ||
</div></includeonly> | </div></includeonly> |
Revision as of 18:58, 26 May 2023
This widget allows you to embed responsive HTML5 Video Media on your wiki page.
Created by Karsten Hoffmeyer