Template:Video: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "{{#tag:video|No native video support!|src="{{{1}}}"}}")
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#tag:video|No native video support!|src="{{{1}}}"}}
<noinclude>
Usage:
 
  <nowiki>{{Video|mp4=http://url.to/mp4|webm=http://url.to/webm|style=width:100%;}}</nowiki>
 
</noinclude>
<includeonly>
{{#Widget:Video|webm={{{webm|}}}|mp4={{{mp4|}}}|style={{{style|}}} }}
</includeonly>

Latest revision as of 13:27, 28 November 2017

Usage:

  {{Video|mp4=http://url.to/mp4|webm=http://url.to/webm|style=width:100%;}}