×
Create a new article
Write your page title here:
We currently have 1,396 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
    • 20:54, May 13, 2024 Lord-Giganticus talk contribs created page Module:Util (Created page with "---@param text string ---@return string local function _resolve_pipe(text) local func = text:gmatch("|.*") return func():sub(2) end ---@return table, table local function _get_args_and_pargs(frame) local args = frame.args local parent = frame:getParent() local pargs={} if parent then pargs=parent.args end return args, pargs end local mod = { get_args_and_pargs = _get_args_and_pargs } function mod.resolve_pipe(frame) local args, parg...")
    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.