<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.seulengroupe.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ALocalized_link</id>
	<title>Template:Localized link - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.seulengroupe.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ALocalized_link"/>
	<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Localized_link&amp;action=history"/>
	<updated>2026-04-18T18:56:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.seulengroupe.com/index.php?title=Template:Localized_link&amp;diff=629&amp;oldid=prev</id>
		<title>WorkingClassKid: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Localized_link&amp;diff=629&amp;oldid=prev"/>
		<updated>2026-03-22T12:01:36Z</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=&quot;interface&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 12:01, 22 March 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>WorkingClassKid</name></author>
	</entry>
	<entry>
		<id>https://www.seulengroupe.com/index.php?title=Template:Localized_link&amp;diff=628&amp;oldid=prev</id>
		<title>pzwiki&gt;Vaileasys: Move logic to lua: Translation.makeLink()</title>
		<link rel="alternate" type="text/html" href="https://www.seulengroupe.com/index.php?title=Template:Localized_link&amp;diff=628&amp;oldid=prev"/>
		<updated>2025-10-07T08:40:53Z</updated>

		<summary type="html">&lt;p&gt;Move logic to lua: Translation.makeLink()&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Protection}}&lt;br /&gt;
{{Lua|Module:Translation|makeLink()}}&lt;br /&gt;
{{Documentation|doc =&lt;br /&gt;
This template is used to translate links from English to the current article&amp;#039;s language (subpage language code). The names are generated based on the title customized with &amp;lt;code&amp;gt;[[mw:Help:Magic words#DISPLAYTITLE|DISPLAYTITLE]]&amp;lt;/code&amp;gt; magic word.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
It is recommended to use this template instead of normal innerwiki links (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[link|text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) on pages that will be translated into other languages, as it will automatically link to the correct subpage.&lt;br /&gt;
&lt;br /&gt;
Templates have another translate method, so do not use this template on them.&lt;br /&gt;
&lt;br /&gt;
Because pages under &amp;#039;&amp;#039;Special&amp;#039;&amp;#039; namespace will be auto-translated by MediaWiki, do not use this template on them. e.g., use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Special:RecentChanges]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of {{tll|ll|Special:RecentChanges}}.&lt;br /&gt;
&lt;br /&gt;
User pages don&amp;#039;t need to be translated, so do not use this template on them. e.g., use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:Example]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of {{tll|ll|User:Example}}.&lt;br /&gt;
&lt;br /&gt;
Talk pages follow the rules of the corresponding namespace.&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
;&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; {{sup|required}}&lt;br /&gt;
:The English word of the link.&lt;br /&gt;
;&amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;&lt;br /&gt;
:The name of the link to be displayed.&lt;br /&gt;
;&amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt;&lt;br /&gt;
:If the language code is different from the current page, the language code can be specified here.&lt;br /&gt;
{{Note|type = warn|content = &amp;#039;&amp;#039;Do not&amp;#039;&amp;#039; use this parameter on normal pages.}}&lt;br /&gt;
;&amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;&lt;br /&gt;
:If the link is a section link, the section name can be specified here.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
*{{tll|ll|Project Zomboid Wiki}} -&amp;gt; {{ll|Project Zomboid Wiki}}&lt;br /&gt;
*{{tll|ll|Project Zomboid Wiki|Main Page}} -&amp;gt; {{ll|Project Zomboid Wiki|Main Page}}&lt;br /&gt;
*{{tll|ll|Project Zomboid Wiki|#{{=}}Quick links}} -&amp;gt; {{ll|Project Zomboid Wiki|#=Quick links}}&lt;br /&gt;
&lt;br /&gt;
==Translate localized link==&lt;br /&gt;
If you want to translate a page using this template, follow the instructions below:&lt;br /&gt;
*You should only translate words on &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt; parameter, keep other parameters unchanged.&lt;br /&gt;
*If the linked page has been translated, you should use &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt; parameter to specify the section name with translated section name.&lt;br /&gt;
See {{ll|Help:Translations|#=Translating templates}} for more details.&lt;br /&gt;
&lt;br /&gt;
{{Translation guide}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{ll|Template:Tlx}}&lt;br /&gt;
*{{ll|Template:Tll}}&lt;br /&gt;
*[[mw:Template:Localized link]]&lt;br /&gt;
}}&lt;br /&gt;
{{ll|Category:Metatemplates}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#invoke:Translation|makeLink|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{#|}}}}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>pzwiki&gt;Vaileasys</name></author>
	</entry>
</feed>