<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="hr">
	<id>https://enciklopedija.cc/index.php?action=history&amp;feed=atom&amp;title=Predlo%C5%BEak%3ADelink%2Fdoc</id>
	<title>Predložak:Delink/doc - Povijest promjena</title>
	<link rel="self" type="application/atom+xml" href="https://enciklopedija.cc/index.php?action=history&amp;feed=atom&amp;title=Predlo%C5%BEak%3ADelink%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://enciklopedija.cc/index.php?title=Predlo%C5%BEak:Delink/doc&amp;action=history"/>
	<updated>2026-09-03T17:36:39Z</updated>
	<subtitle>Povijest promjena ove stranice na wikiju</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://enciklopedija.cc/index.php?title=Predlo%C5%BEak:Delink/doc&amp;diff=757421&amp;oldid=prev</id>
		<title>Suradnik10: Stvorena nova stranica sa sadržajem: »{{Documentation subpage}} {{lua|Module:Delink}} &lt;!-- Categories go at the bottom of this page  --&gt;   This template removes links from wikitext. It de-links wikilinks and URL links, removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the colon trick, the pipe trick (normal and reverse), nested wikilinks, and invalid link characters.  ==Usage== * Basi...«.</title>
		<link rel="alternate" type="text/html" href="https://enciklopedija.cc/index.php?title=Predlo%C5%BEak:Delink/doc&amp;diff=757421&amp;oldid=prev"/>
		<updated>2026-04-17T11:31:13Z</updated>

		<summary type="html">&lt;p&gt;Stvorena nova stranica sa sadržajem: »{{Documentation subpage}} {{lua|Module:Delink}} &amp;lt;!-- Categories go at the bottom of this page  --&amp;gt;   This template removes links from wikitext. It de-links wikilinks and URL links, removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the &lt;a href=&quot;/index.php?title=Pomo%C4%87:Colon_trick&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Pomoć:Colon trick (stranica ne postoji)&quot;&gt;colon trick&lt;/a&gt;, the &lt;a href=&quot;/index.php?title=Pomo%C4%87:Pipe_trick&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Pomoć:Pipe trick (stranica ne postoji)&quot;&gt;pipe trick&lt;/a&gt; (normal and reverse), nested wikilinks, and invalid link characters.  ==Usage== * Basi...«.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nova stranica&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{lua|Module:Delink}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This template removes links from wikitext. It de-links wikilinks and URL links, removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the [[Help:Colon trick|colon trick]], the [[Help:Pipe trick|pipe trick]] (normal and reverse), nested wikilinks, and invalid link characters.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
* Basic&lt;br /&gt;
*: {{tlx|delink|&amp;#039;&amp;#039;text&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
* All parameters&lt;br /&gt;
*: &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{delink&lt;br /&gt;
| 1          =&lt;br /&gt;
| wikilinks  = no&lt;br /&gt;
| urls       = no&lt;br /&gt;
| comments   = no&lt;br /&gt;
| whitespace = no&lt;br /&gt;
| refs       = yes&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; - the text to be de-linked.&lt;br /&gt;
*&amp;lt;code&amp;gt;wikilinks&amp;lt;/code&amp;gt;&lt;br /&gt;
*: - if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, wikilinks are not de-linked.&lt;br /&gt;
*: - if set to &amp;quot;target&amp;quot;, wikilinks are reduced to the target portion of a wikilink ({{elc|{{vr|{{var|target}}}}|{{vr|{{var|label}}}}}} → {{samp|{{vr|{{var|target}}}}}})&lt;br /&gt;
*&amp;lt;code&amp;gt;urls&amp;lt;/code&amp;gt; - if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, URL links are not de-linked.&lt;br /&gt;
*&amp;lt;code&amp;gt;comments&amp;lt;/code&amp;gt; - if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, HTML comments are not removed.&lt;br /&gt;
*&amp;lt;code&amp;gt;whitespace&amp;lt;/code&amp;gt; - if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, whitespace is not normalised. The normalisation makes the whitespace of the resulting text look as if it had been put through the MediaWiki parser. For example, single newlines are converted to a single space, but double newlines are left alone.&lt;br /&gt;
*&amp;lt;code&amp;gt;refs&amp;lt;/code&amp;gt; - (experimental) if set to &amp;quot;yes&amp;quot;, &amp;quot;y&amp;quot;, &amp;quot;true&amp;quot;, or &amp;quot;1&amp;quot;, removes references. This is not recommended, as only the &amp;lt;sup&amp;gt;[1]&amp;lt;/sup&amp;gt;, &amp;lt;sup&amp;gt;[2]&amp;lt;/sup&amp;gt;, etc. markers will be removed - the references themselves will still appear at the end of the page. There is no known workaround for this problem as of April 2014.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Output&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|[[Foo]]}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|[[Foo]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|[[Foo|Bar]]}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|[[Foo|Bar]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|[[Foo|Bar]]|wikilinks=target}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|[[Foo|Bar]]|wikilinks=target}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|[[Foo]], [[bar]], and [[baz]].}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|[[Foo]], [[bar]], and [[baz]].}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|I visited [https://www.example.com example.com].}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|I visited [https://www.example.com example.com].}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|Foo}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|Foo}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Non-examples==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Output&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{delink|https://www.example.com}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| {{delink|https://www.example.com}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|trim brackets}}&lt;br /&gt;
*{{tl|delink question hyphen-minus}}&lt;br /&gt;
* {{tl|Linked}} – links if not already linked&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:String manipulation templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Suradnik10</name></author>
	</entry>
</feed>