Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
BRUS Wikipedia
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Road data/strings/USA/regional/Tour
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Get shortened URL
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module:<name-of-this-module>}} To inspect the content of this data module when editing, enter the following into the Debug console: local util = require("Module:Road data/util") print(util.arrayToString(p)) To inspect a particular route type, change `p` above to include the route type, e.g., `p.I` and `p["US-Hist"]`. ]==] -- Great Lakes Circle Tours local Tour = {} local util = require("Module:Road data/util") Tour.Tour = { shield = { default = "Great Lakes Circle Tour.svg", LSCT = "Lake Superior Circle Tour.svg", LMCT = "Lake Michigan Circle Tour.svg", LHCT = "Lake Huron Circle Tour.svg", LECT = "Lake Erie Circle Tour.svg", ["LSCT-Spur"] = "Lake Superior Circle Tour brown.svg", ["LMCT-Spur"] = "Lake Michigan Circle Tour brown.svg", ["LHCT-Spur"] = "Lake Huron Circle Tour brown.svg" }, name = { default = "Great Lakes Circle Tour", LSCT = "Lake Superior Circle Tour", LMCT = "Lake Michigan Circle Tour", LHCT = "Lake Huron Circle Tour", LECT = "Lake Erie Circle Tour", ["LSCT-Spur"] = "Lake Superior Circle Tour", ["LMCT-Spur"] = "Lake Michigan Circle Tour", ["LHCT-Spur"] = "Lake Huron Circle Tour" }, link = { default = "Great Lakes Circle Tour", LSCT = "Lake Superior Circle Tour", LMCT = "Lake Michigan Circle Tour", LHCT = "Lake Huron Circle Tour", LECT = "Lake Erie Circle Tour", ["LSCT-Spur"] = "Lake Superior Circle Tour", ["LMCT-Spur"] = "Lake Michigan Circle Tour", ["LHCT-Spur"] = "Lake Huron Circle Tour" }, abbr = { default = "GLCT", LSCT = "LSCT", LMCT = "LMCT", LHCT = "LHCT", LECT = "LECT", ["LSCT-Spur"] = "LSCT Spur", ["LMCT-Spur"] = "LMCT Spur", ["LHCT-Spur"] = "LHCT Spur" }, bannersuffix = { default = "green", ["LSCT-Spur"] = "brown", ["LHCT-Spur"] = "brown" }, nbrowse = "[[Great Lakes Circle Tour]]" } return Tour
Summary:
Please note that all contributions to BRUS Wikipedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BRUS Wikipedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Template used on this page:
Module:Road data/strings/USA/regional/Tour/doc
(
edit
)