Template:Video

From SharismWiki
Revision as of 07:03, 18 February 2024 by Nexthwiki (talk | contribs) (Created page with "<div class="video-container"> <video width="{{{width|640}}}" height="{{{height|360}}}" controls> <source src="{{{source}}}" type="{{{type|video/mp4}}}"> Your browser does not support the video tag. </video> </div>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
   <video width="640" height="360" controls>
       <source src="{{{source}}}" type="video/mp4">
       Your browser does not support the video tag.
   </video>