<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fa">
	<id>https://wikijoo.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86%3ADistinguish</id>
	<title>پودمان:Distinguish - تاریخچهٔ نسخه‌ها</title>
	<link rel="self" type="application/atom+xml" href="https://wikijoo.ir/index.php?action=history&amp;feed=atom&amp;title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86%3ADistinguish"/>
	<link rel="alternate" type="text/html" href="https://wikijoo.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:Distinguish&amp;action=history"/>
	<updated>2026-04-09T05:02:18Z</updated>
	<subtitle>تاریخچهٔ نسخه‌ها برای این صفحه در ویکی</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wikijoo.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:Distinguish&amp;diff=1251400&amp;oldid=prev</id>
		<title>DaneshGostar: ۱ نسخه واردشده</title>
		<link rel="alternate" type="text/html" href="https://wikijoo.ir/index.php?title=%D9%BE%D9%88%D8%AF%D9%85%D8%A7%D9%86:Distinguish&amp;diff=1251400&amp;oldid=prev"/>
		<updated>2019-07-24T05:23:50Z</updated>

		<summary type="html">&lt;p&gt;۱ نسخه واردشده&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحهٔ تازه&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mHatnote = require(&amp;#039;Module:Hatnote&amp;#039;)&lt;br /&gt;
local mHatlist = require(&amp;#039;Module:Hatnote list&amp;#039;)&lt;br /&gt;
local mArguments --initialize lazily&lt;br /&gt;
local mTableTools --initialize lazily&lt;br /&gt;
local libraryUtil = require(&amp;#039;libraryUtil&amp;#039;)&lt;br /&gt;
local checkType = libraryUtil.checkType&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.distinguish(frame)&lt;br /&gt;
	mArguments = require(&amp;#039;Module:Arguments&amp;#039;)&lt;br /&gt;
	mTableTools = require(&amp;#039;Module:TableTools&amp;#039;)&lt;br /&gt;
	local args = mTableTools.compressSparseArray(mArguments.getArgs(frame))&lt;br /&gt;
	return p._distinguish(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._distinguish(args)&lt;br /&gt;
	checkType(&amp;quot;_distinguish&amp;quot;, 1, args, &amp;#039;table&amp;#039;)&lt;br /&gt;
	if #args == 0 then return &amp;#039;&amp;#039; end&lt;br /&gt;
	local text = string.format(&lt;br /&gt;
		&amp;#039;با %s اشتباه نشود.&amp;#039;,&lt;br /&gt;
		mHatlist.orList(args, true)&lt;br /&gt;
	)&lt;br /&gt;
	return mHatnote._hatnote(text)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>DaneshGostar</name></author>
	</entry>
</feed>