All public logs
Jump to navigation
Jump to search
Combined display of all available logs of para.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:42, 20 January 2019 ConsciousCode talk contribs created page Module:Link (Created page with "local p = {} local function link(x, y, note) if note == nil then inner = x .. "|" .. y elseif note[1] == "&" then inner = x .. "|" .. y .. " " .. note else inner = x...")