<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>https://playzone.in.ua/wiki/mc//index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3AMrDen28%2F%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2</id>
		<title>Модуль:MrDen28/Список рецептов - История изменений</title>
		<link rel="self" type="application/atom+xml" href="https://playzone.in.ua/wiki/mc//index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3AMrDen28%2F%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2"/>
		<link rel="alternate" type="text/html" href="https://playzone.in.ua/wiki/mc//index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:MrDen28/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2&amp;action=history"/>
		<updated>2026-05-09T12:42:45Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.28.3</generator>

	<entry>
		<id>https://playzone.in.ua/wiki/mc//index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:MrDen28/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2&amp;diff=13124&amp;oldid=prev</id>
		<title>Softer: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="https://playzone.in.ua/wiki/mc//index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:MrDen28/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2&amp;diff=13124&amp;oldid=prev"/>
				<updated>2017-01-17T22:26:59Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='ru'&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;Версия 22:26, 17 января 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='ru'&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>Softer</name></author>	</entry>

	<entry>
		<id>https://playzone.in.ua/wiki/mc//index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:MrDen28/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2&amp;diff=13123&amp;oldid=prev</id>
		<title>MrDen28 в 14:51, 8 мая 2016</title>
		<link rel="alternate" type="text/html" href="https://playzone.in.ua/wiki/mc//index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:MrDen28/%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA_%D1%80%D0%B5%D1%86%D0%B5%D0%BF%D1%82%D0%BE%D0%B2&amp;diff=13123&amp;oldid=prev"/>
				<updated>2016-05-08T14:51:03Z</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 p = {}&lt;br /&gt;
function p.type( f )&lt;br /&gt;
	local args = f.args&lt;br /&gt;
	local crafting = require( 'Модуль:Крафт' ).table&lt;br /&gt;
	local type = mw.text.trim( args[1] )&lt;br /&gt;
&lt;br /&gt;
	local argList = {&lt;br /&gt;
		'type', 'upcoming', 'name', 'ingredients',&lt;br /&gt;
		1, 2, 3, 4, 5, 6, 7, 8, 9,&lt;br /&gt;
		'A1', 'B1', 'C1', 'A2', 'B2', 'C2', 'A3', 'B3', 'C3',&lt;br /&gt;
		'Выход', 'описание'&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	local data = f:callParserFunction( '#dpl:', {&lt;br /&gt;
		category = type .. ' recipe',&lt;br /&gt;
		include = '{Крафт}:' .. table.concat( argList, ':' ),&lt;br /&gt;
		mode = 'userformat',&lt;br /&gt;
		secseparators = '====',&lt;br /&gt;
		multisecseparators = '===='&lt;br /&gt;
	} )&lt;br /&gt;
	&lt;br /&gt;
	local out = {}&lt;br /&gt;
	local showDesciption&lt;br /&gt;
	local templates = {}&lt;br /&gt;
	for template in mw.text.gsplit( data, '====' ) do&lt;br /&gt;
		-- If type matches&lt;br /&gt;
		if template:find( '^%s*' .. type .. '%s*|' ) then&lt;br /&gt;
			local tArgs = {}&lt;br /&gt;
			local i = 0&lt;br /&gt;
			-- Extract the arguments from the DPL query&lt;br /&gt;
			for tArg in mw.text.gsplit( template, '\n|' ) do&lt;br /&gt;
				i = i + 1&lt;br /&gt;
				if tArg ~= '' then&lt;br /&gt;
					local key = argList[i]&lt;br /&gt;
					tArgs[key] = tArg&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
			&lt;br /&gt;
			if tArgs.description then&lt;br /&gt;
				showDescription = true&lt;br /&gt;
			end&lt;br /&gt;
			&lt;br /&gt;
			tArgs.nocat = '1'&lt;br /&gt;
			&lt;br /&gt;
			table.insert( templates, tArgs )&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	if #templates == 0 then&lt;br /&gt;
		return&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	templates[1].head = '1'&lt;br /&gt;
	templates[1].showname = '1'&lt;br /&gt;
	if showDescription and args.showdesciption ~= '0' or args.showdesciption == '1' then&lt;br /&gt;
		templates[1].showdescription = '1'&lt;br /&gt;
	end&lt;br /&gt;
	if not args.continue then&lt;br /&gt;
		templates[#templates].foot = '1'&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	local out = {}&lt;br /&gt;
	for i, v in ipairs( templates ) do&lt;br /&gt;
		table.insert( out, crafting( v ) )&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return table.concat( out, '\n' )&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>MrDen28</name></author>	</entry>

	</feed>