Template:Home/DidYouKnow: Difference between revisions

Template page
No edit summary
No edit summary
Line 20: Line 20:
<li>...that an <a href="/wiki/Jason#Demo_version" title="Jason">early version</a> of <a href="/wiki/Jason" title="Jason">Jason</a> used the backing track from what would become <a href="/wiki/The_Equaliser_(Not_Alone)" title="The Equaliser (Not Alone)">The Equaliser (Not Alone)</a>?</li>
<li>...that an <a href="/wiki/Jason#Demo_version" title="Jason">early version</a> of <a href="/wiki/Jason" title="Jason">Jason</a> used the backing track from what would become <a href="/wiki/The_Equaliser_(Not_Alone)" title="The Equaliser (Not Alone)">The Equaliser (Not Alone)</a>?</li>
<li>...that <a href="/wiki/The_Midnight" title="The Midnight">The Midnight's</a> first live concert was at the DNA Lounge in San Francisco in July 2017?</li>
<li>...that <a href="/wiki/The_Midnight" title="The Midnight">The Midnight's</a> first live concert was at the DNA Lounge in San Francisco in July 2017?</li>
<li>...that <a href="/wiki/Lost_Boy" title="Lost Boy">Lost Boy</a> was featured in season 3 episode 7 of "13 Reasons Why"?</li>
<li>...that <a href="/wiki/Lost_Boy" title="Lost Boy">Lost Boy</a> was featured in an episode of <i>13 Reasons Why?</i></li>
</ul>
</ul>
<head>
<head>
Line 28: Line 28:


function randomItem(){
function randomItem(){
     for (var i = 0; i < 5; i++){
     for (var i = 0; i < 10; i++){
         var length = $(".factlist > li:not(:visible)").length;
         var length = $(".factlist > li:not(:visible)").length;
         var random = Math.floor(Math.random() * length);
         var random = Math.floor(Math.random() * length);

Revision as of 19:35, 16 April 2022

Did You Know?