Main public logs
Jump to navigation
Jump to search
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".
- 03:36, 20 January 2022 Tachyony talk contribs created page Module:Jct (Created page with "local p = {} local SUFFIX = "" -- Change to main module upon deployment local parserModuleName = "Module:Road data/parser" .. SUFFIX local cityModuleName = "Module:Jct/city" .. SUFFIX local concat = table.concat local insert = table.insert local format = mw.ustring.format local roadDataModule = require("Module:Road data" .. SUFFIX) local rdt -- Links/abbreviations local function routeText(route, jctname, frame) local link local type = route.type if not type or typ...")