<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Module%3ARoad_data%2Fstrings%2FCAN%2FYT</id>
	<title>Module:Road data/strings/CAN/YT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Module%3ARoad_data%2Fstrings%2FCAN%2FYT"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Road_data/strings/CAN/YT&amp;action=history"/>
	<updated>2026-04-22T08:02:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Module:Road_data/strings/CAN/YT&amp;diff=19158523&amp;oldid=prev</id>
		<title>imported&gt;Fredddie: this is what I wanted</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Road_data/strings/CAN/YT&amp;diff=19158523&amp;oldid=prev"/>
		<updated>2021-09-25T06:51:57Z</updated>

		<summary type="html">&lt;p&gt;this is what I wanted&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[==[&lt;br /&gt;
To inspect the content of this data module, use [[Special:ExpandTemplates]]&lt;br /&gt;
and enter the following input text:&lt;br /&gt;
  {{#invoke:Road data/dump|dump|module=Module:&amp;lt;name-of-this-module&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
To inspect the content of this data module when editing, enter the following&lt;br /&gt;
into the Debug console:&lt;br /&gt;
  local util = require(&amp;quot;Module:Road data/util&amp;quot;)&lt;br /&gt;
  print(util.arrayToString(p))&lt;br /&gt;
To inspect a particular route type, change `p` above to include the route type,&lt;br /&gt;
e.g., `p.I` and `p[&amp;quot;US-Hist&amp;quot;]`.&lt;br /&gt;
]==]&lt;br /&gt;
&lt;br /&gt;
-- Yukon Territory&lt;br /&gt;
local YT = {}&lt;br /&gt;
&lt;br /&gt;
local util = require(&amp;quot;Module:Road data/util&amp;quot;)&lt;br /&gt;
util.addAll(YT, require(&amp;quot;Module:Road data/strings/CAN&amp;quot;))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
YT.YT = {&lt;br /&gt;
	shield = &amp;quot;Yukon Highway %route%.svg&amp;quot;,&lt;br /&gt;
	name = &amp;quot;Yukon Highway %route%&amp;quot;,&lt;br /&gt;
	link = &amp;quot;Yukon Highway %route%&amp;quot;,&lt;br /&gt;
	abbr = &amp;quot;Hwy&amp;amp;nbsp;%route%&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
YT.Hwy = YT.YT&lt;br /&gt;
&lt;br /&gt;
-- add new types above this line if you want it to have the provincial highway browse and maint&lt;br /&gt;
for k, v in pairs(YT) do if k:find (&amp;quot;^%a&amp;quot;) then&lt;br /&gt;
	v.maint = &amp;quot;Department of Highways and Public Works&amp;quot;&lt;br /&gt;
	v.browse = &amp;quot;[[List of Yukon territorial highways|Territorial highways in Yukon]]&amp;quot;&lt;br /&gt;
	v.browselinks = {&lt;br /&gt;
		[1] = &amp;quot;[[Miscellaneous Yukon roads|Miscellaneous]]&amp;quot;&lt;br /&gt;
	}&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
return YT&lt;/div&gt;</summary>
		<author><name>imported&gt;Fredddie</name></author>
	</entry>
</feed>