<link href="../fonts/font.css" rel="stylesheet" type="text/css">

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fa">
		<id>https://wiki.imaroof.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86%3AInterwikiTable%2Fdoc</id>
		<title>پودمان:InterwikiTable/doc - تاریخچهٔ ویرایش‌ها</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.imaroof.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86%3AInterwikiTable%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wiki.imaroof.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:InterwikiTable/doc&amp;action=history"/>
		<updated>2026-08-02T04:54:50Z</updated>
		<subtitle>تاریخچهٔ ویرایش‌های این صفحه در ویکی</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://wiki.imaroof.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:InterwikiTable/doc&amp;diff=1011&amp;oldid=prev</id>
		<title>Admin: ۱ نسخه واردشده</title>
		<link rel="alternate" type="text/html" href="https://wiki.imaroof.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:InterwikiTable/doc&amp;diff=1011&amp;oldid=prev"/>
				<updated>2016-03-03T11:25:39Z</updated>
		
		<summary type="html">&lt;p&gt;۱ نسخه واردشده&lt;/p&gt;
&lt;table class='diff diff-contentalign-right'&gt;
				&lt;tr style='vertical-align: top;' lang='fa'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;→ نسخهٔ قدیمی‌تر&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;نسخهٔ ‏۱۳ اسفند ۱۳۹۴، ساعت ۱۱:۲۵&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='fa'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(بدون تفاوت)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.imaroof.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:InterwikiTable/doc&amp;diff=1010&amp;oldid=prev</id>
		<title>Mr. Stradivarius: remove {{high-use}} - 310 transclusions doesn't really count</title>
		<link rel="alternate" type="text/html" href="https://wiki.imaroof.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:InterwikiTable/doc&amp;diff=1010&amp;oldid=prev"/>
				<updated>2014-12-22T14:56:52Z</updated>
		
		<summary type="html">&lt;p&gt;remove {{high-use}} - 310 transclusions doesn&amp;#039;t really count&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحهٔ تازه&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{module rating|beta}}&lt;br /&gt;
&lt;br /&gt;
This is a table of sites containing data about the interwiki prefixes of various Wikimedia sites. &lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The module cannot be accessed directly from #invoke. It should be loaded from another Lua module using &amp;lt;code&amp;gt;mw.loadData&amp;lt;/code&amp;gt;, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local interwiki_table = mw.loadData('Module:InterwikiTable')&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table fields ==&lt;br /&gt;
&lt;br /&gt;
The table is made up of subtables for each interwiki destination. For example, &amp;lt;code&amp;gt;interwiki_table.wikipedia&amp;lt;/code&amp;gt; points to the entry for Wikipedia. Entries usually correspond to a Wikimedia site, but not always. For example, both the &amp;quot;rev&amp;quot; and &amp;quot;mediawiki&amp;quot; subtables point to mediawiki.org.&lt;br /&gt;
&lt;br /&gt;
Each subtable has five fields:&lt;br /&gt;
* &amp;lt;code&amp;gt;domain&amp;lt;/code&amp;gt; - The base domain name of the website, without any language codes.&lt;br /&gt;
* &amp;lt;code&amp;gt;domain_primary&amp;lt;/code&amp;gt; - Whether this is the primary entry for the domain.&lt;br /&gt;
* &amp;lt;code&amp;gt;iw_prefix&amp;lt;/code&amp;gt; - A table of valid interwiki prefixes for the site. See [[Help:Interwiki linking]].&lt;br /&gt;
* &amp;lt;code&amp;gt;title_prefix&amp;lt;/code&amp;gt; - The text between the domain name and the project's article titles.&lt;br /&gt;
* &amp;lt;code&amp;gt;takes_lang_prefix&amp;lt;/code&amp;gt; - Whether the project has separate subdomains for different languages, e.g. es.wikipedia.org.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;interwiki_table.wikipedia.domain&amp;lt;/code&amp;gt; &amp;amp;rarr; &amp;quot;wikipedia.org&amp;quot;&lt;br /&gt;
* &amp;lt;code&amp;gt;interwiki_table.wikiversity.domain_primary&amp;lt;/code&amp;gt; &amp;amp;rarr; true&lt;br /&gt;
* &amp;lt;code&amp;gt;interwiki_table.mediawiki.iw_prefix[1]&amp;lt;/code&amp;gt; &amp;amp;rarr; &amp;quot;mw&amp;quot;&lt;br /&gt;
* &amp;lt;code&amp;gt;interwiki_table.wikibooks.title_prefix&amp;lt;/code&amp;gt; &amp;amp;rarr; &amp;quot;/wiki/&amp;quot;&lt;br /&gt;
* &amp;lt;code&amp;gt;interwiki_table.meta.takes_lang_prefix&amp;lt;/code&amp;gt; &amp;amp;rarr; false&lt;/div&gt;</summary>
		<author><name>Mr. Stradivarius</name></author>	</entry>

	</feed>