All public logs

Jump to navigation Jump to search

Combined display of all available logs of Roat Pkz. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:08, 7 May 2024 Hefner talk contribs created page Module:DropsClue (Created page with "local p = {} -- Define a function to generate output numbers based on the input function p.generateOutput(frame) local inputNumber = tonumber(frame.args[1]) or 0 local output = {} -- Add the input number table.insert(output, "\" | 1/" .. inputNumber) -- Calculate percentages and choose color based on the percentage local percentages = {0.85, 0.75, 0.70, 0.65, 0.60} -- Percentages local colors = {"#ff9999", "#7aa7ff", "#d699ff", "#fff59e", "...")