×
Create a new article
Write your page title here:
We currently have 1,393 articles on World Trigger Wiki. Type your article name above or create one of the articles listed here!



    World Trigger Wiki

    All public logs

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

    Logs
    • 14:34, May 15, 2024 Lord-Giganticus talk contribs created page Module:Which Round (Created page with "local data = require("Module:Which_Round/data") local episodes = data[1] local chapters = data[2] ---@return string function episodes.find(self, num) for _, v in pairs(self) do if type(v) == "table" then if num >= v[1] and num <= v[2] then return v[3] end end end return "" end ---@return string function chapters.find(self, num) for _, v in pairs(self) do if type(v) == "table" then...")
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.