<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AIs_country_in_Central_America%2Fdoc</id>
	<title>Template:Is country in Central America/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AIs_country_in_Central_America%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Is_country_in_Central_America/doc&amp;action=history"/>
	<updated>2026-04-07T08:39:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Is_country_in_Central_America/doc&amp;diff=20678&amp;oldid=prev</id>
		<title>Wikipedia&gt;BrownHairedGirl: Returns &quot;Central America&quot; if true, i.e. for Belize, Costa Rica, El Salvador, Guatemala, Honduras, Nicaragua, and Panama.</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Is_country_in_Central_America/doc&amp;diff=20678&amp;oldid=prev"/>
		<updated>2020-09-27T04:13:06Z</updated>

		<summary type="html">&lt;p&gt;Returns &amp;quot;Central America&amp;quot; if true, i.e. for &lt;a href=&quot;/w/index.php?title=Belize&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Belize (page does not exist)&quot;&gt;Belize&lt;/a&gt;, &lt;a href=&quot;/w/index.php?title=Costa_Rica&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Costa Rica (page does not exist)&quot;&gt;Costa Rica&lt;/a&gt;, &lt;a href=&quot;/w/index.php?title=El_Salvador&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;El Salvador (page does not exist)&quot;&gt;El Salvador&lt;/a&gt;, &lt;a href=&quot;/w/index.php?title=Guatemala&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Guatemala (page does not exist)&quot;&gt;Guatemala&lt;/a&gt;, &lt;a href=&quot;/w/index.php?title=Honduras&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Honduras (page does not exist)&quot;&gt;Honduras&lt;/a&gt;, &lt;a href=&quot;/w/index.php?title=Nicaragua&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Nicaragua (page does not exist)&quot;&gt;Nicaragua&lt;/a&gt;, and &lt;a href=&quot;/w/index.php?title=Panama&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Panama (page does not exist)&quot;&gt;Panama&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
A simple utility template to check whether a country is located in [[Central America]]. It works for the both the noun and adjectival forms, e.g. &amp;quot;Honduras&amp;quot; and &amp;quot;Honduran&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Returns &amp;quot;Central America&amp;quot; if true, i.e. for [[Belize]], [[Costa Rica]], [[El Salvador]], [[Guatemala]], [[Honduras]], [[Nicaragua]], and [[Panama]].&lt;br /&gt;
&lt;br /&gt;
Otherwise returns nothing, including for blank or nonsensical values.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Takes only one parameter: the name of a country or its nationality. Case-insensitive.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Foo}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
... where &amp;quot;Foo&amp;quot; is the name of a country&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Belize}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Belize}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|honduras}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|honduras}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Nicaraguan}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Nicaraguan}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Japan}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Japan}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Canada}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Canada}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Xanadu}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Xanadu}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|bElIzE}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|bElIzE}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|Lorem ipsum dolor sit amet}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|Lorem ipsum dolor sit amet}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Is country in Central America|}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Is country in Central America|}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Is country an EU member state]]&lt;br /&gt;
* [[Template:Is country in Central America]]&lt;br /&gt;
* [[Template:Is country in the Caribbean]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Central America templates]]&lt;br /&gt;
[[Category:Country templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;BrownHairedGirl</name></author>
	</entry>
</feed>