<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.iccup.org/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALua%2Fdoc</id>
	<title>Модуль:Lua/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iccup.org/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALua%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Lua/doc&amp;action=history"/>
	<updated>2026-05-31T06:04:56Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Lua/doc&amp;diff=125&amp;oldid=prev</id>
		<title>DarkMuse: Новая страница: «Some functions for checking the existence of modules and loading them in the iCCup environment.  ==API== {{ApiDocStart|Lua|link=Module:Lua}} {{ApiDoc|moduleExists|params=name: string|description=Checks if a module with the given name exists.|returns=boolean}} {{ApiDoc|requireIfExists|params=name: string, options: table|description=Requires the module if it exists and returns the default otherwise.|returns=Module require or default}} {{ApiDoc|loadDataIfExists...»</title>
		<link rel="alternate" type="text/html" href="https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Lua/doc&amp;diff=125&amp;oldid=prev"/>
		<updated>2024-08-31T15:04:23Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «Some functions for checking the existence of modules and loading them in the iCCup environment.  ==API== {{ApiDocStart|Lua|link=Module:Lua}} {{ApiDoc|moduleExists|params=name: string|description=Checks if a module with the given name exists.|returns=boolean}} {{ApiDoc|requireIfExists|params=name: string, options: table|description=Requires the module if it exists and returns the default otherwise.|returns=Module require or default}} {{ApiDoc|loadDataIfExists...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Some functions for checking the existence of modules and loading them in the iCCup environment.&lt;br /&gt;
&lt;br /&gt;
==API==&lt;br /&gt;
{{ApiDocStart|Lua|link=Module:Lua}}&lt;br /&gt;
{{ApiDoc|moduleExists|params=name: string|description=Checks if a module with the given name exists.|returns=boolean}}&lt;br /&gt;
{{ApiDoc|requireIfExists|params=name: string, options: table|description=Requires the module if it exists and returns the default otherwise.|returns=Module require or default}}&lt;br /&gt;
{{ApiDoc|loadDataIfExists|params=name: string|description=Loads the module data if the module exists and returns the default otherwise.|returns=Module data or default}}&lt;br /&gt;
{{ApiDoc|import|params=name: string, options: table?|description=Imports a module by its name. If in development mode, the corresponding `/dev` module may be loaded instead.|returns=Module}}&lt;br /&gt;
{{ApiDocEnd}}&lt;/div&gt;</summary>
		<author><name>DarkMuse</name></author>
	</entry>
</feed>