<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://digida.mgpu.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ASampleRandomPage</id>
	<title>Модуль:SampleRandomPage - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://digida.mgpu.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ASampleRandomPage"/>
	<link rel="alternate" type="text/html" href="http://digida.mgpu.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:SampleRandomPage&amp;action=history"/>
	<updated>2026-05-22T09:17:31Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://digida.mgpu.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:SampleRandomPage&amp;diff=46884&amp;oldid=prev</id>
		<title>Patarakin: Новая страница: «local p = {}  local randomMod = require(&quot;Module:RandomPageFromCategory&quot;) local aggregator = require(&quot;Module:Aggregator&quot;)  function p.sample(frame)     local cat = frame.args.category or &quot;Book&quot;     local mode = frame.args.mode or &quot;words&quot;      local title, err = randomMod.getRandomTitle(cat)     if not title then         return err     end      local result = aggregator.main{         args = {             mode = mode,             title = title         }     }...»</title>
		<link rel="alternate" type="text/html" href="http://digida.mgpu.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:SampleRandomPage&amp;diff=46884&amp;oldid=prev"/>
		<updated>2026-05-19T05:54:51Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «local p = {}  local randomMod = require(&amp;quot;Module:RandomPageFromCategory&amp;quot;) local aggregator = require(&amp;quot;Module:Aggregator&amp;quot;)  function p.sample(frame)     local cat = frame.args.category or &amp;quot;Book&amp;quot;     local mode = frame.args.mode or &amp;quot;words&amp;quot;      local title, err = randomMod.getRandomTitle(cat)     if not title then         return err     end      local result = aggregator.main{         args = {             mode = mode,             title = title         }     }...»&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;
local randomMod = require(&amp;quot;Module:RandomPageFromCategory&amp;quot;)&lt;br /&gt;
local aggregator = require(&amp;quot;Module:Aggregator&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
function p.sample(frame)&lt;br /&gt;
    local cat = frame.args.category or &amp;quot;Book&amp;quot;&lt;br /&gt;
    local mode = frame.args.mode or &amp;quot;words&amp;quot;&lt;br /&gt;
&lt;br /&gt;
    local title, err = randomMod.getRandomTitle(cat)&lt;br /&gt;
    if not title then&lt;br /&gt;
        return err&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    local result = aggregator.main{&lt;br /&gt;
        args = {&lt;br /&gt;
            mode = mode,&lt;br /&gt;
            title = title&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    return &amp;quot;Случайная страница: [[&amp;quot; .. title .. &amp;quot;]]&amp;lt;br&amp;gt;&amp;quot; .. result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Patarakin</name></author>
	</entry>
</feed>