<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fa">
	<id>https://wikidad.ir/index.php?action=history&amp;feed=atom&amp;title=Module%3ACargo</id>
	<title>Module:Cargo - تاریخچهٔ نسخه‌ها</title>
	<link rel="self" type="application/atom+xml" href="https://wikidad.ir/index.php?action=history&amp;feed=atom&amp;title=Module%3ACargo"/>
	<link rel="alternate" type="text/html" href="https://wikidad.ir/index.php?title=Module:Cargo&amp;action=history"/>
	<updated>2026-09-18T10:01:22Z</updated>
	<subtitle>تاریخچهٔ نسخه‌ها برای این صفحه در ویکی</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wikidad.ir/index.php?title=Module:Cargo&amp;diff=335&amp;oldid=prev</id>
		<title>Rasool: صفحه‌ای تازه حاوی «local p = {}  function p.query(frame)      local args = frame.args     local results = mw.ext.cargo.query(         args.tables,         args.fields,         {             where = args.where,             orderBy = args.orderBy,             limit = args.limit or 100         }     )      if not results or #results == 0 then         return args.default or &#039;&#039;     end      local output = {}      if args.intro then         table.insert(output...» ایجاد کرد</title>
		<link rel="alternate" type="text/html" href="https://wikidad.ir/index.php?title=Module:Cargo&amp;diff=335&amp;oldid=prev"/>
		<updated>2026-09-13T15:43:47Z</updated>

		<summary type="html">&lt;p&gt;صفحه‌ای تازه حاوی «local p = {}  function p.query(frame)      local args = frame.args     local results = mw.ext.cargo.query(         args.tables,         args.fields,         {             where = args.where,             orderBy = args.orderBy,             limit = args.limit or 100         }     )      if not results or #results == 0 then         return args.default or &amp;#039;&amp;#039;     end      local output = {}      if args.intro then         table.insert(output...» ایجاد کرد&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحهٔ تازه&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.query(frame)&lt;br /&gt;
&lt;br /&gt;
    local args = frame.args&lt;br /&gt;
    local results = mw.ext.cargo.query(&lt;br /&gt;
        args.tables,&lt;br /&gt;
        args.fields,&lt;br /&gt;
        {&lt;br /&gt;
            where = args.where,&lt;br /&gt;
            orderBy = args.orderBy,&lt;br /&gt;
            limit = args.limit or 100&lt;br /&gt;
        }&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
    if not results or #results == 0 then&lt;br /&gt;
        return args.default or &amp;#039;&amp;#039;&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    local output = {}&lt;br /&gt;
&lt;br /&gt;
    if args.intro then&lt;br /&gt;
        table.insert(output, args.intro)&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    for _, row in ipairs(results) do&lt;br /&gt;
        table.insert(&lt;br /&gt;
            output,&lt;br /&gt;
            mw.getCurrentFrame():expandTemplate{&lt;br /&gt;
                title = args.template,&lt;br /&gt;
                args = row&lt;br /&gt;
            }&lt;br /&gt;
        )&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    if args.outro then&lt;br /&gt;
        table.insert(output, args.outro)&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return table.concat(output, args.delimiter or &amp;#039;&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Rasool</name></author>
	</entry>
</feed>