Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 21:47, 23 August 2024 BrandonXLF talk contribs created page Module:Road data/locations/testcases (←Created page with 'local p = {} local live = require('Module:Road data/locations') local sandbox = require('Module:Road data/locations/sandbox') local function showArgs(frame, args) local out = '' for _, arg in ipairs(args) do out = out .. frame:preprocess('<syntaxhighlight lang="lua">' .. mw.dumpObject(arg) .. '</syntaxhighlight>') end return out end local function addTest(frame, out, functionName, ...) out = out .. '|-\n' out = out .. '| <code>' .. functionNa...')