Module:Bullet Book: 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.

    14 October 2022

    • curprev 10:4810:48, 14 October 2022Procurator-Imperii-Romani talk contribs 1,193 bytes +1,193 Created page with "-- Name|Author|ISBN local p = {} local function _main(args) local BookSection = "* " .. (table.remove(args, 1)) for k, v in pairs(args) do BookSection = BookSection .. "\n** " .. k .. ": " .. v end return BookSection end function p.main(frame) -- If called via #invoke, use the args passed into the invoking -- template, or the args passed to #invoke if any exist. Otherwise -- assume args are being passed directly in from the debug conso..."