Module:Road data/masks/AUS

Revision as of 22:49, 2 June 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