Module:Jctint/CAR: Difference between revisions

m
no edit summary
(Created page with "local p = {} local format = mw.ustring.format local concat = table.concat local insert = table.insert local roadDataModule = require("Module:Road data") -- TODO transition -- begin transition code local region_special = { GA = "Georgia", NY = "New York", WA = "Washington" } local indep_city = { AL = { ["New Venceia"] = { prefix = "City and County of " }, default = { prefix = "City an...")
 
mNo edit summary
 
Line 9: Line 9:
-- TODO transition
-- TODO transition
-- begin transition code
-- begin transition code
local region_special = {
GA = "[[Georgia (U.S. state)|Georgia]]",
NY = "[[New York (state)|New York]]",
WA = "[[Washington (state)|Washington]]"
}


local indep_city = {
local indep_city = {