<?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%2FUSA%2FVI</id>
	<title>Module:Road data/strings/USA/VI - 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%2FUSA%2FVI"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Road_data/strings/USA/VI&amp;action=history"/>
	<updated>2026-04-23T01:28:48Z</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/USA/VI&amp;diff=18296372&amp;oldid=prev</id>
		<title>imported&gt;Fredddie: fix</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Road_data/strings/USA/VI&amp;diff=18296372&amp;oldid=prev"/>
		<updated>2022-02-18T23:40:55Z</updated>

		<summary type="html">&lt;p&gt;fix&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;
-- U.S. Virgin Islands&lt;br /&gt;
local VI = {}&lt;br /&gt;
&lt;br /&gt;
local util = require(&amp;quot;Module:Road data/util&amp;quot;)&lt;br /&gt;
local frame = mw.getCurrentFrame()&lt;br /&gt;
util.addAll(VI, require(&amp;quot;Module:Road data/strings/USA&amp;quot;))&lt;br /&gt;
&lt;br /&gt;
VI.VI = {&lt;br /&gt;
	shield = &amp;quot;Circle sign %route%.svg&amp;quot;,&lt;br /&gt;
	name = &amp;quot;Highway %route%&amp;quot;,&lt;br /&gt;
	link = &amp;quot;U.S. Virgin Islands Highway %route% [dab||(%dab%)|]&amp;quot;,&lt;br /&gt;
	abbr = &amp;quot;Hwy&amp;amp;nbsp;%route%&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- add new types above this line if you want it to have the state highway browse and maint&lt;br /&gt;
for k, v in pairs(VI) do if k:find (&amp;quot;^%a&amp;quot;) then&lt;br /&gt;
	v.maint = frame:expandTemplate{title = &amp;#039;abbr&amp;#039;, args = {&amp;quot;USVI DPW&amp;quot;, &amp;quot;US Virgin Islands Department of Public Works&amp;quot;}}&lt;br /&gt;
	v.browse = &amp;quot;[[List of United States Virgin Islands highways|U.S. Virgin Islands Highways]]&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return VI&lt;/div&gt;</summary>
		<author><name>imported&gt;Fredddie</name></author>
	</entry>
</feed>