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).
- 11:05, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Module:Template link general by file upload (1 revision)
- 15:34, 3 March 2022 Procurator-Imperii-Romani talk contribs imported Module:Template link general by file upload (1 revision)
- 15:53, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Template link general (Created page with "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(...")