Widget:Video: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Content deleted Content added
 chg  | 
				 chg  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><big>This widget allows you to embed responsive '''[https://github.com/etianen/html5media HTML5 Video Media]''' on your wiki page.</big>  | 
  <noinclude><big>This widget allows you to embed responsive '''[https://github.com/etianen/html5media HTML5 Video Media]''' on your wiki page.</big>  | 
||
It was created by [https://professional.wiki Karsten Hoffmeyer] for [https://www.pro.wiki ProWiki].  | 
|||
[[Category:Widget]]  | 
  [[Category:Widget]]  | 
||
| 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":''}-->">  | 
||
      Your browser does not support the <video> tag.  | 
|||
    </video>  | 
      </video>  | 
||
</div></includeonly>  | 
  </div></includeonly>  | 
||
Latest revision as of 00:59, 2 December 2023
This widget allows you to embed responsive HTML5 Video Media on your wiki page.
It was created by Karsten Hoffmeyer for ProWiki.