<?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%3ALinked%2Fdoc</id>
	<title>Template:Linked/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%3ALinked%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Linked/doc&amp;action=history"/>
	<updated>2026-04-05T15:17:27Z</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:Linked/doc&amp;diff=22917&amp;oldid=prev</id>
		<title>Wikipedia&gt;Nardog: /* Usage */ there are still problems, might as well use the real thing</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Linked/doc&amp;diff=22917&amp;oldid=prev"/>
		<updated>2020-11-23T17:11:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage: &lt;/span&gt; there are still problems, might as well use the real thing&lt;/span&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;
&lt;br /&gt;
This template can be used to simplify the inclusion of links in templates where users may use several different forms of syntax. It accepts a parameter and returns it linked, unless it already is. Works both with wikilinks and with http links.&lt;br /&gt;
&lt;br /&gt;
It is primarily of use in templates and should &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; be used in articles directly.&lt;br /&gt;
&lt;br /&gt;
This template can be substituted.&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Wiki links&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|Foo}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|Foo}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|Foo|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|Foo|Bar}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[[Foo]]|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[[Foo]]|Bar}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|:Foo}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|:Foo}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|File:Example.jpg}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|File:Example.jpg}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|:File:Example.jpg}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|:File:Example.jpg}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|Category:Food}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|Category:Food}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|:Category:Food}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|:Category:Food}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[[Category:Food]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[[Category:Food]]}}&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[[File:Example.jpg]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[[File:Example.jpg]]}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Http links&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked| http://example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked| http://example.org}}        &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|http://example.org|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|http://example.org|Bar}}        &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[http://example.org Foo]|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[http://example.org Foo]|Bar}} &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Https links&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|https://example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|https://example.org}}       &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|https://example.org|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|https://example.org|Bar}}       &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[https://example.org Foo]|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[https://example.org Foo]|Bar}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Protocol-relative // links&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|//example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|//example.org}}        &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|//example.org|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|//example.org|Bar}}        &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{linked|[//example.org Foo]|Bar}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{linked|[//example.org Foo]|Bar}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
*{{tl|File title}}&lt;br /&gt;
*{{tl|Category title}}&lt;br /&gt;
*{{tl|Transclude}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{basepage subpage|&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia metatemplates]]&lt;br /&gt;
[[Category:Internal link templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Nardog</name></author>
	</entry>
</feed>