<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="rue">
	<id>https://wiki.kocky.cc/w/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALibraryUtil</id>
	<title>Модуль:LibraryUtil - Історія едітовань</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kocky.cc/w/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALibraryUtil"/>
	<link rel="alternate" type="text/html" href="https://wiki.kocky.cc/w/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:LibraryUtil&amp;action=history"/>
	<updated>2026-04-04T12:14:47Z</updated>
	<subtitle>Історія едітовань той сторінкы на вікі</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.kocky.cc/w/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:LibraryUtil&amp;diff=74&amp;oldid=prev</id>
		<title>Бетярь: 1 ревізія: InfoboxNeue from StarCitizenTools</title>
		<link rel="alternate" type="text/html" href="https://wiki.kocky.cc/w/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:LibraryUtil&amp;diff=74&amp;oldid=prev"/>
		<updated>2023-10-17T23:55:15Z</updated>

		<summary type="html">&lt;p&gt;1 ревізія: InfoboxNeue from StarCitizenTools&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;rue&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Старша верзія&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Ревізія 01:55, 18 октовбра 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key wiki:diff::1.12:old-73:rev-74 --&gt;
&lt;/table&gt;</summary>
		<author><name>Бетярь</name></author>
	</entry>
	<entry>
		<id>https://wiki.kocky.cc/w/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:LibraryUtil&amp;diff=73&amp;oldid=prev</id>
		<title>starcitizen&gt;Alistair3149: Sync with upstream</title>
		<link rel="alternate" type="text/html" href="https://wiki.kocky.cc/w/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:LibraryUtil&amp;diff=73&amp;oldid=prev"/>
		<updated>2023-06-24T17:25:56Z</updated>

		<summary type="html">&lt;p&gt;Sync with upstream&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Нова сторінка&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Imported from: https://runescape.wiki/w/Module:LibraryUtil&lt;br /&gt;
&lt;br /&gt;
-- &amp;lt;nowiki&amp;gt;&lt;br /&gt;
local libraryUtil = require( &amp;#039;libraryUtil&amp;#039; )&lt;br /&gt;
&lt;br /&gt;
function libraryUtil.makeCheckClassFunction( libraryName, varName, class, selfObjDesc )&lt;br /&gt;
	return function ( self, method )&lt;br /&gt;
		if getmetatable( self ) ~= class then&lt;br /&gt;
			error( string.format(&lt;br /&gt;
				&amp;quot;%s: invalid %s. Did you call %s with a dot instead of a colon, i.e. &amp;quot; ..&lt;br /&gt;
				&amp;quot;%s.%s() instead of %s:%s()?&amp;quot;,&lt;br /&gt;
				libraryName, selfObjDesc, method, varName, method, varName, method&lt;br /&gt;
			), 3 )&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return libraryUtil&lt;br /&gt;
-- &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>starcitizen&gt;Alistair3149</name></author>
	</entry>
</feed>