<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://orcedinburgh.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_Settlement</id>
	<title>Template:Infobox Settlement - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://orcedinburgh.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_Settlement"/>
	<link rel="alternate" type="text/html" href="https://orcedinburgh.co.uk/wiki/index.php?title=Template:Infobox_Settlement&amp;action=history"/>
	<updated>2026-04-25T19:43:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://orcedinburgh.co.uk/wiki/index.php?title=Template:Infobox_Settlement&amp;diff=3157&amp;oldid=prev</id>
		<title>Radonir at 11:20, 4 December 2012</title>
		<link rel="alternate" type="text/html" href="https://orcedinburgh.co.uk/wiki/index.php?title=Template:Infobox_Settlement&amp;diff=3157&amp;oldid=prev"/>
		<updated>2012-12-04T11:20:20Z</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;&amp;lt;includeonly&amp;gt;{{Infobox &lt;br /&gt;
| above         = {{{name|{{PAGENAME}}}}} {{#IF:{{{settlement_type|}}}|&amp;lt;br&amp;gt;{{{settlement_type}}}|}}&lt;br /&gt;
| abovestyle    = background: #DEDEE2; text-align:center; &lt;br /&gt;
| image		= {{#if:{{{image|}}}|{{{image}}}}}&lt;br /&gt;
| caption	= {{#if:{{{image_caption|}}}|{{{image_caption}}}}}&lt;br /&gt;
&lt;br /&gt;
| label4	= Location&lt;br /&gt;
| data4		= {{{location|}}}&lt;br /&gt;
| label5	= Government&lt;br /&gt;
| data5		= {{{seat|}}}{{#if:{{{seat_type|}}}|, {{{seat_type}}}.|}}&lt;br /&gt;
&lt;br /&gt;
| label6	= Population&lt;br /&gt;
| data6		= {{{population|}}}&lt;br /&gt;
| label7	= Religion&lt;br /&gt;
| data7		= {{{religion|}}}&lt;br /&gt;
| label8	= Size&lt;br /&gt;
| data8		= {{{size|}}}&lt;br /&gt;
&lt;br /&gt;
| label10	= Founded&lt;br /&gt;
| data10	= {{{founded|}}}&lt;br /&gt;
| label11	= Named for&lt;br /&gt;
| data11	= {{{named_for|}}}&lt;br /&gt;
| label12	= Destroyed&lt;br /&gt;
| data12	= {{{destroyed|}}}&lt;br /&gt;
&lt;br /&gt;
| label15	= Notable places&lt;br /&gt;
| data15	= {{{places|}}}&lt;br /&gt;
| label16	= Organizations&lt;br /&gt;
| data16	= {{{organizations|}}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The Example shown on the Right--&amp;gt;&lt;br /&gt;
{{Infobox Settlement&lt;br /&gt;
| name		= name&lt;br /&gt;
| image		= image&lt;br /&gt;
| image_caption	= image_caption&lt;br /&gt;
&lt;br /&gt;
| location	= location&lt;br /&gt;
| settlement_type= settlement_type&lt;br /&gt;
| seat		= seat&lt;br /&gt;
| seat_type	= seat_type&lt;br /&gt;
 &lt;br /&gt;
| religion	= religion&lt;br /&gt;
| population	= population&lt;br /&gt;
| size		= size&lt;br /&gt;
| founded	= founded&lt;br /&gt;
| destroyed	= destroyed&lt;br /&gt;
| named_for	= named_for&lt;br /&gt;
&lt;br /&gt;
| places	= places&lt;br /&gt;
| organizations	= organizations&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Complete empty syntax===&lt;br /&gt;
Complete empty syntax for quick copy paste to Settlement entries without the infobox. All fields are optional and will not display, unless given value to it.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox Settlement&lt;br /&gt;
| name		=&lt;br /&gt;
| image		=&lt;br /&gt;
| image_caption	=&lt;br /&gt;
&lt;br /&gt;
| location	=&lt;br /&gt;
| settlement_type=&lt;br /&gt;
| seat		=&lt;br /&gt;
| seat_type	=&lt;br /&gt;
 &lt;br /&gt;
| religion	=&lt;br /&gt;
| population	=&lt;br /&gt;
| size		=&lt;br /&gt;
| founded	=&lt;br /&gt;
| destroyed	=&lt;br /&gt;
| named_for	=&lt;br /&gt;
&lt;br /&gt;
| places	=&lt;br /&gt;
| organizations	=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter names and descriptions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| name&lt;br /&gt;
| Settlement name.&lt;br /&gt;
|-&lt;br /&gt;
| location&lt;br /&gt;
| Its geographic location: Region, Continent and or very short Free text description.&lt;br /&gt;
|-&lt;br /&gt;
| settlement_type&lt;br /&gt;
| Any type can be entered, such as City, Town, Village, etc. Specific can be added to distinguish it for example City State, Port city etc.&lt;br /&gt;
|-&lt;br /&gt;
| seat&lt;br /&gt;
| The local seat of government and/or who rule here.&lt;br /&gt;
|-&lt;br /&gt;
| seat_type&lt;br /&gt;
| Type of government &lt;br /&gt;
|-&lt;br /&gt;
| founder&lt;br /&gt;
| The name of the settlement&amp;#039;s founder&lt;br /&gt;
|-&lt;br /&gt;
| named_for&lt;br /&gt;
| The source of the name of the settlement (a person, a place, et cetera)&lt;br /&gt;
|-&lt;br /&gt;
| religion&lt;br /&gt;
| Mixed or its dominant religion.&lt;br /&gt;
|-&lt;br /&gt;
| places&lt;br /&gt;
| List of the most notable locations. NOT a list of all the locations in the city.&lt;br /&gt;
|-&lt;br /&gt;
| organizations	&lt;br /&gt;
| List of the most notable organizations based or working in the city. NOT a list of all the organizations in the city.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Infobox templates|Settlement]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Radonir</name></author>
	</entry>
</feed>