<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="vi">
	<id>https://wikibeta.org/index.php?action=history&amp;feed=atom&amp;title=M%C3%B4_%C4%91un%3ARoad_data%2Fstrings%2FAZE</id>
	<title>Mô đun:Road data/strings/AZE - Lịch sử thay đổi</title>
	<link rel="self" type="application/atom+xml" href="https://wikibeta.org/index.php?action=history&amp;feed=atom&amp;title=M%C3%B4_%C4%91un%3ARoad_data%2Fstrings%2FAZE"/>
	<link rel="alternate" type="text/html" href="https://wikibeta.org/index.php?title=M%C3%B4_%C4%91un:Road_data/strings/AZE&amp;action=history"/>
	<updated>2026-08-10T23:15:37Z</updated>
	<subtitle>Lịch sử thay đổi trang này trên wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wikibeta.org/index.php?title=M%C3%B4_%C4%91un:Road_data/strings/AZE&amp;diff=7908762&amp;oldid=prev</id>
		<title>imported&gt;DiaoBaoHuaJian: ←Trang mới: “--[==[ To inspect the content of this data module, use Special:ExpandTemplates and enter the following input text:   {{#invoke:Road data/dump|dump|module=Module:&lt;name-of-this-module&gt;}}  To inspect the content of this data module when editing, enter the following into the Debug console:   local util = require(&quot;Module:Road data/util&quot;)   print(util.arrayToString(p)) To inspect a particular route type, change `p` above to include the route type, e.g., `p.I`…”</title>
		<link rel="alternate" type="text/html" href="https://wikibeta.org/index.php?title=M%C3%B4_%C4%91un:Road_data/strings/AZE&amp;diff=7908762&amp;oldid=prev"/>
		<updated>2025-12-19T13:37:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=WP:TTL&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:TTL (trang không tồn tại)&quot;&gt;←&lt;/a&gt;Trang mới: “--[==[ To inspect the content of this data module, use &lt;a href=&quot;/wiki/%C4%90%E1%BA%B7c_bi%E1%BB%87t:Bung_b%E1%BA%A3n_m%E1%BA%ABu&quot; title=&quot;Đặc biệt:Bung bản mẫu&quot;&gt;Special:ExpandTemplates&lt;/a&gt; and enter the following input text:   {{#invoke:Road data/dump|dump|module=Module:&amp;lt;name-of-this-module&amp;gt;}}  To inspect the content of this data module when editing, enter the following into the Debug console:   local util = require(&amp;quot;Module:Road data/util&amp;quot;)   print(util.arrayToString(p)) To inspect a particular route type, change `p` above to include the route type, e.g., `p.I`…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Trang mới&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;
-- Azerbaijan&lt;br /&gt;
local AZE = {}&lt;br /&gt;
&lt;br /&gt;
local util = require(&amp;quot;Module:Road data/util&amp;quot;)&lt;br /&gt;
util.addAll(AZE, require(&amp;quot;Module:Road data/strings/ASIA&amp;quot;))&lt;br /&gt;
util.addAll(AZE, require(&amp;quot;Module:Road data/strings/EUR&amp;quot;))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AZE.E.shield = &amp;quot;E%route%-AZ.png&amp;quot;&lt;br /&gt;
AZE.E.shieldmain = &amp;quot;E%route%-AZ.png&amp;quot;&lt;br /&gt;
AZE.AH.shield = &amp;quot;AH%route%-AZ.png&amp;quot;&lt;br /&gt;
AZE.AH.shieldmain = &amp;quot;AH%route%-AZ.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
AZE.M = {&lt;br /&gt;
	shield = &amp;quot;AZ-M%route%.svg&amp;quot;,&lt;br /&gt;
	name = &amp;quot;M %route%&amp;quot;,&lt;br /&gt;
	link = &amp;quot;M%route% highway (Azerbaijan)&amp;quot;,&lt;br /&gt;
	abbr = &amp;quot;M %route%&amp;quot;,&lt;br /&gt;
	translation = &amp;quot;M %route% şossesi&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
AZE.R = {&lt;br /&gt;
	shield = &amp;quot;AZ-R%route%.svg&amp;quot;,&lt;br /&gt;
	name = &amp;quot;R %route%&amp;quot;,&lt;br /&gt;
	link = &amp;quot;R%route% highway (Azerbaijan)&amp;quot;,&lt;br /&gt;
	abbr = &amp;quot;R %route%&amp;quot;,&lt;br /&gt;
	translation = &amp;quot;R %route% yolu&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
for k, v in pairs(AZE) do if k:find (&amp;quot;^%a&amp;quot;) then&lt;br /&gt;
	v.browse = &amp;quot;[[Roads in Azerbaijan]]&amp;quot;&lt;br /&gt;
	v.lang = &amp;quot;az&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return AZE&lt;/div&gt;</summary>
		<author><name>imported&gt;DiaoBaoHuaJian</name></author>
	</entry>
</feed>