<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.projectbasis.world/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlag_link%2Fdoc</id>
	<title>Template:Flag link/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.projectbasis.world/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlag_link%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Flag_link/doc&amp;action=history"/>
	<updated>2026-07-22T04:21:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.projectbasis.world/index.php?title=Template:Flag_link/doc&amp;diff=4041&amp;oldid=prev</id>
		<title>WillSysAd: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Flag_link/doc&amp;diff=4041&amp;oldid=prev"/>
		<updated>2026-07-19T13:28:27Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:28, 19 July 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WillSysAd</name></author>
	</entry>
	<entry>
		<id>https://wiki.projectbasis.world/index.php?title=Template:Flag_link/doc&amp;diff=4040&amp;oldid=prev</id>
		<title>wikipedia&gt;Danny 1994: Updated flag template name.</title>
		<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Flag_link/doc&amp;diff=4040&amp;oldid=prev"/>
		<updated>2024-07-27T19:23:14Z</updated>

		<summary type="html">&lt;p&gt;Updated flag template name.&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;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|country|link|variant=optional|size=optional|name=optional}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Produces a flag icon attached to a wikilinked article.  The name of the country is the prefix of the wikilink, but the display text is just the name of the country by itself.&lt;br /&gt;
&lt;br /&gt;
For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|Brazil|at the 2007 Pan American Games}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; has the same effect as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag decoration|Brazil}} [[Brazil at the 2007 Pan American Games|Brazil]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, both producing: {{flag link|Brazil|at the 2007 Pan American Games}}.&lt;br /&gt;
&lt;br /&gt;
For the first parameter, see [[:Category:Country data templates]] and [[:Category:Country data redirects]] for acceptable values.&lt;br /&gt;
&lt;br /&gt;
===TemplateData===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Nation&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Use the name of the country/region as per the set of templates in [[:Category:Country data templates]] or an \&amp;quot;alias\&amp;quot; (such as a three-letter country code) as per the set of templates in [[:Category:Country data redirects]]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Link&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Specifies the suffix to append to the country&amp;#039;s name to form the wikilink&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;variant&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Specifies an alternate (historical) flag to use. This parameter is documented by the appropriate country data template.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Variant&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;size&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the flag icon size (use sparingly!)&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Size&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the wikilink display text&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Produces a flag icon attached to a wikilinked article.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|Netherlands|in the Eurovision Song Contest}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{flag link|Netherlands|in the Eurovision Song Contest}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|ENG|at the 2006 Commonwealth Games}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{flag link|ENG|at the 2006 Commonwealth Games}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|Canada|at the 1930 British Empire Games|1921}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{flag link|Canada|at the 1930 British Empire Games|1921}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{flag link|Canada|variant=1921|at the 1930 British Empire Games}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{flag link|Canada|variant=1921|at the 1930 British Empire Games}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template:flag]]&lt;br /&gt;
*[[Template:flag icon]]&lt;br /&gt;
*[[Template:flag country]]&lt;br /&gt;
&lt;br /&gt;
{{flag templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:Flag template system]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Danny 1994</name></author>
	</entry>
</feed>