<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3ACategoryCount</id>
	<title>Module:CategoryCount - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3ACategoryCount"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:CategoryCount&amp;action=history"/>
	<updated>2026-04-12T02:08:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Module:CategoryCount&amp;diff=9438&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: Created page with &quot;local p = {}  function p.countPagesInCategory(frame)     -- Получаем название категории из параметров     local category = frame.args[1]     if not category then         return &quot;Не указана категория&quot;     end      -- Получаем количество страниц в категории     local categoryInfo = mw.site.stats.pagesInCategory(category)     if not categoryInfo then         return &quot;Категория...&quot;</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:CategoryCount&amp;diff=9438&amp;oldid=prev"/>
		<updated>2024-10-15T00:23:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.countPagesInCategory(frame)     -- Получаем название категории из параметров     local category = frame.args[1]     if not category then         return &amp;quot;Не указана категория&amp;quot;     end      -- Получаем количество страниц в категории     local categoryInfo = mw.site.stats.pagesInCategory(category)     if not categoryInfo then         return &amp;quot;Категория...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.countPagesInCategory(frame)&lt;br /&gt;
    -- Получаем название категории из параметров&lt;br /&gt;
    local category = frame.args[1]&lt;br /&gt;
    if not category then&lt;br /&gt;
        return &amp;quot;Не указана категория&amp;quot;&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    -- Получаем количество страниц в категории&lt;br /&gt;
    local categoryInfo = mw.site.stats.pagesInCategory(category)&lt;br /&gt;
    if not categoryInfo then&lt;br /&gt;
        return &amp;quot;Категория не найдена&amp;quot;&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return categoryInfo&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Buburka Rinderbuy</name></author>
	</entry>
</feed>