<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://bukvica.org/w/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ALinkless_exists%2Fdoc</id>
	<title>Шаблон:Linkless exists/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://bukvica.org/w/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3ALinkless_exists%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bukvica.org/w/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Linkless_exists/doc&amp;action=history"/>
	<updated>2026-05-06T04:56:00Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bukvica.org/w/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Linkless_exists/doc&amp;diff=237790&amp;oldid=prev</id>
		<title>Karaby: Новая страница: «&lt;!-- {{Documentation subpage}} {{High-use}} --&gt; &#039;&#039;&#039;Linkless exists&#039;&#039;&#039; checks whether a page exists. This check functions the same way as #ifexist:, and checks for a page&#039;s existence without creating a backlink.  ===Usage=== The template requires one parameter: the name of the page to be checked. Include a namespace where necessary. There are two other optional parameters: the text to appear if the page is present,...»</title>
		<link rel="alternate" type="text/html" href="https://bukvica.org/w/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Linkless_exists/doc&amp;diff=237790&amp;oldid=prev"/>
		<updated>2025-07-08T13:21:12Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «&amp;lt;!-- {{Documentation subpage}} {{High-use}} --&amp;gt; &amp;#039;&amp;#039;&amp;#039;Linkless exists&amp;#039;&amp;#039;&amp;#039; checks whether a page exists. This check functions the same way as &lt;a href=&quot;/w/index.php?title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0:Magic_words&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Справка:Magic words (страница не существует)&quot;&gt;#ifexist:&lt;/a&gt;, and checks for a page&amp;#039;s existence without creating a &lt;a href=&quot;/w/index.php?title=WP:WLH&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:WLH (страница не существует)&quot;&gt;backlink&lt;/a&gt;.  ===Usage=== The template requires one parameter: the name of the page to be checked. Include a namespace where necessary. There are two other optional parameters: the text to appear if the page is present,...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- {{Documentation subpage}}&lt;br /&gt;
{{High-use}} --&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Linkless exists&amp;#039;&amp;#039;&amp;#039; checks whether a page exists. This check functions the same way as [[Help:Magic words#Conditional|#ifexist:]], and checks for a page&amp;#039;s existence without creating a [[WP:WLH|backlink]].&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
The template requires one parameter: the name of the page to be checked. Include a namespace where necessary. There are two other optional parameters: the text to appear if the page is present, and the text to appear if it is absent. By default, these are set to &amp;quot;true&amp;quot; and &amp;quot;&amp;quot;, which evaluate as true and false respectively within expressions. {{tlx|Linkless exists|Main Page|working|broken}} is an efficient shortcut for &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#if:{{Linkless exists|Main Page}}|working|broken}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===TemplateData===&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Linkless exists checks whether a page exists without recording a wikilink or transclusion&amp;quot;,&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;1&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The name of the page to be checked&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;2&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The text to appear if the page is present&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;required&amp;quot;: false,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;true&amp;quot;,&lt;br /&gt;
            &amp;quot;example&amp;quot;: &amp;quot;page found&amp;quot;&lt;br /&gt;
        },&lt;br /&gt;
        &amp;quot;3&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;3&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The text to appear if the page is absent&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
            &amp;quot;required&amp;quot;: false,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;(blank string)&amp;quot;,&lt;br /&gt;
            &amp;quot;example&amp;quot;: &amp;quot;page not found&amp;quot;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:If-then-else templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Karaby</name></author>
	</entry>
</feed>