Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Structorica Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:14, 15 January 2026 Ivan talk contribs created page Module:TemplateOrCopy (Created page with "local p = {} -- Editcopy suffixes in priority order (first match wins) local EDITCOPY_SUFFIXES = { "editcopy", -- English "Копия", -- Russian } function p.templateHelper(frame) local args = frame:getParent().args local templateName = mw.text.trim(args[1] or "") if templateName == "" then return "" end -- Add namespace prefix if not present if not templateName:match("^Template:") then templateName = "Template:" .. templateName end -- If on edit...") Tag: Visual edit: Switched