Module:Road data/masks/AUS

< Module:Road data
Revision as of 23:49, 2 Haziran 2014 by imported>Mitchazenia (Protected Module:Road data/masks/AUS: Adjust per request, highly visible template. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Road data/masks/AUS/doc

local p = {["NSW"] = "New South Wales",
           ["NT"] = "Northern Territory",
           ["QLD"] = "Queensland",
           ["SA"] = "South Australia",
           ["TAS"] = "Tasmania",
           ["VIC"] = "Victoria",
           ["WA"] = "Western Australia"}

return p