User contributions for Lahtkris

From Intelligent Materials and Systems Lab
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

27 February 2023

  • 16:1216:12, 27 February 2023 diff hist +19‎ Gadgets/testReadLength.js ‎No edit summary current
  • 16:0916:09, 27 February 2023 diff hist +405‎ N Gadgets/testReadLength.js ‎ Created page with "var numWords = $("#mw-content-text > div").text().split(" ").length; var headerWords = $("h1").text().split(" ").length; var totalWords = numWords + headerWords; var timeInMinutes = totalWords / 200; var header = $("h1").text(); $("h1").text(header + " (it will take you " + timeInMinutes + " minutes to read this page)"); console.log("(it will take you " + timeInMinutes + " minutes to read this page)");"
  • 16:0016:00, 27 February 2023 diff hist +83‎ User:Lahtkris/common.js ‎No edit summary current
  • 15:5715:57, 27 February 2023 diff hist +334‎ N User:Lahtkris/common.js ‎ Created page with "// testing var numWords = $("#mw-content-text > div").text().split(" ").length; var headerWords = $("h1").text().split(" ").length; var totalWords = numWords + headerWords; var timeInMinutes = totalWords / 200; var header = $("h1").text(); $("h1").text(header + " (it will take you " + timeInMinutes + " minutes to read this page)");"

12 December 2022

17 November 2022

15 November 2022

19 September 2022

29 August 2022

23 August 2022

9 August 2022