<?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%3ASandbox%2FSUM1%2FUK_place_short_description</id>
	<title>Module:Sandbox/SUM1/UK place short description - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FSUM1%2FUK_place_short_description"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/SUM1/UK_place_short_description&amp;action=history"/>
	<updated>2026-08-03T04:34:19Z</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:Sandbox/SUM1/UK_place_short_description&amp;diff=146154&amp;oldid=prev</id>
		<title>imported&gt;SUM1 at 14:30, 25 February 2020</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/SUM1/UK_place_short_description&amp;diff=146154&amp;oldid=prev"/>
		<updated>2020-02-25T14:30:49Z</updated>

		<summary type="html">&lt;p&gt;&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;
local plain = require(&amp;#039;Module:Plain text&amp;#039;)._main&lt;br /&gt;
local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
&lt;br /&gt;
function p.shortdesc(frame)&lt;br /&gt;
	return frame:expandTemplate{title = &amp;#039;Short description&amp;#039;, args = {text, &amp;#039;noreplace&amp;#039;}}&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = getArgs (frame, {parentOnly = true})&lt;br /&gt;
	local countryName = plain(args.country)&lt;br /&gt;
	local text = countyName .. &amp;#039;, &amp;#039; .. countryName&lt;br /&gt;
	&lt;br /&gt;
	if plain(args.lieutenancy_general) then&lt;br /&gt;
		if (plain(args.lieutenancy_general) == &amp;quot;London&amp;quot; or &amp;quot;[[London]]&amp;quot;) then&lt;br /&gt;
			countyName = &amp;quot;Greater London&amp;quot;&lt;br /&gt;
		else&lt;br /&gt;
			countyName = plain(args.lieutenancy_general)&lt;br /&gt;
		end&lt;br /&gt;
	else&lt;br /&gt;
		countyName = &amp;quot;&amp;quot;&lt;br /&gt;
	end	&lt;br /&gt;
		&lt;br /&gt;
	if short_description then&lt;br /&gt;
		if (short_description == &amp;#039;no&amp;#039;) then&lt;br /&gt;
			return&lt;br /&gt;
		else&lt;br /&gt;
			return p.shortdesc(short_description, frame)&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return p.shortdesc(&amp;#039;Settlement in &amp;#039; .. text, frame)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;SUM1</name></author>
	</entry>
</feed>