Template:HomePageVideo: Difference between revisions

Template page
(Created page with "{{#get_db_data: db=DATA |query=now_playing2 |data=video_id2=video_id2 }} <html> <br> <div id="button-wrap"> <button id="ytButton">Click to change Tape</button> </div> <script> var videoIdList = [ </html> {{#for_external_table: "{{{video_id2}}}", }} ]; <html> var shuffledList = videoIdList.sort(() => Math.random() - 0.5); var button = document.querySelector("#ytButton"); var player = document.querySelector("#video-source"); var video = document.getElementById('content-vid...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<div class="video-wrapper">
<div class="video-outer">
<video id="content-video" controls>
<source id="video-source" type="video/mp4">
</video>
</div>
</div>
</html>
{{#get_db_data: db=DATA
{{#get_db_data: db=DATA
|query=now_playing2
|query=now_playing2

Latest revision as of 10:52, 16 April 2024