<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hna.wiki/Template:Exists/doc?action=history&amp;feed=atom</id>
	<title>Template:Exists/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hna.wiki/Template:Exists/doc?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://hna.wiki/Template:Exists/doc?action=history"/>
	<updated>2026-07-14T18:45:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://hna.wiki/Template:Exists/doc?diff=1267&amp;oldid=prev</id>
		<title>Kuhlau: Created page with &quot;{{Documentation/Header}} &lt;!--{{High Risk}}--&gt; {{Lua|Exists}} This template checks for a page&#039;s existence without causing the page to show up on whatlinkshere and wantedpages, unlike #ifexist.  ==Syntax== {{T|Exists|v1=page to check|v2=content if exists|v3=content if does not exist}}  ==Examples== {{T|Exists|This page does not exist|true|false|_Y_=1}}&lt;br&gt; {{T|Exists|Kiana|true|false|_Y_=1}}&lt;br&gt; {{T|Exists|v1=blank|p2=true|p3=false|_Y_=1}}  ==Template Data== &lt;templatedata&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hna.wiki/Template:Exists/doc?diff=1267&amp;oldid=prev"/>
		<updated>2025-08-30T02:57:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation/Header}} &amp;lt;!--{{High Risk}}--&amp;gt; {{Lua|Exists}} This template checks for a page&amp;#039;s existence without causing the page to show up on whatlinkshere and wantedpages, unlike #ifexist.  ==Syntax== {{T|Exists|v1=page to check|v2=content if exists|v3=content if does not exist}}  ==Examples== {{T|Exists|This page does not exist|true|false|_Y_=1}}&amp;lt;br&amp;gt; {{T|Exists|Kiana|true|false|_Y_=1}}&amp;lt;br&amp;gt; {{T|Exists|v1=blank|p2=true|p3=false|_Y_=1}}  ==Template Data== &amp;lt;templatedata&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation/Header}}&lt;br /&gt;
&amp;lt;!--{{High Risk}}--&amp;gt;&lt;br /&gt;
{{Lua|Exists}}&lt;br /&gt;
This template checks for a page&amp;#039;s existence without causing the page to show up on whatlinkshere and wantedpages, unlike #ifexist.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
{{T|Exists|v1=page to check|v2=content if exists|v3=content if does not exist}}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{T|Exists|This page does not exist|true|false|_Y_=1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{T|Exists|Kiana|true|false|_Y_=1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{T|Exists|v1=blank|p2=true|p3=false|_Y_=1}}&lt;br /&gt;
&lt;br /&gt;
==Template Data==&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;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;page&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Page Name&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of page including namespace to check for existence.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;then&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;True Result&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;I exist&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;
			&amp;quot;description&amp;quot;: &amp;quot;Result if page exists&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;else&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;False Result&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;I do not exist&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;
			&amp;quot;description&amp;quot;: &amp;quot;Result if page does not exist&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Check if page exists&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kuhlau</name></author>
	</entry>
</feed>