<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AMapframe_KML</id>
	<title>Module:Mapframe KML - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AMapframe_KML"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Mapframe_KML&amp;action=history"/>
	<updated>2026-07-29T11:11:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Mapframe_KML&amp;diff=143934&amp;oldid=prev</id>
		<title>imported&gt;Frietjes: default to pagename</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Mapframe_KML&amp;diff=143934&amp;oldid=prev"/>
		<updated>2019-10-01T15:07:35Z</updated>

		<summary type="html">&lt;p&gt;default to pagename&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	if args[&amp;#039;KML&amp;#039;] then&lt;br /&gt;
		args[&amp;#039;raw&amp;#039;] = frame:expandTemplate{title = &amp;#039;Wikipedia:Map data/Wikipedia KML/&amp;#039; .. args[&amp;#039;KML&amp;#039;]}&lt;br /&gt;
	else&lt;br /&gt;
		args[&amp;#039;raw&amp;#039;] = frame:expandTemplate{title = &amp;#039;Wikipedia:Map data/Wikipedia KML/&amp;#039; .. frame:getParent():getTitle()}&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return frame:preprocess(require(&amp;#039;Module:Mapframe&amp;#039;)._main(args))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Frietjes</name></author>
	</entry>
</feed>