×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier

    Module:DemoTemplate: Revision history

    Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
    Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    10 September 2022

    • curprev 21:5121:51, 10 September 2022NotAracham talk contribs 919 bytes +919 Created page with "require('Module:No globals') local newBuffer = require('Module:OutputBuffer') local mt = {} function mt.__index(t, title) return function(frame) local getBuffer, print, printf = newBuffer() printf('{{%s', title) local ipairsArgs = {} for k,v in ipairs(frame.args) do if string.find(v, '=', 1, true) then break end ipairsArgs[k] = true printf('|%s', v) end for k,v in pairs(frame.args) do if not ipairsArgs[k] then printf('|%s=%s', string..."
    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.