All public logs

Jump to navigation Jump to search

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

Logs
  • 10:48, 14 October 2022 Procurator-Imperii-Romani talk contribs created page Module:Bullet Book (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...")