<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://ru.ru-skazki.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ATemplate_test_case%2Fconfig</id>
	<title>Модуль:Template test case/config - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://ru.ru-skazki.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ATemplate_test_case%2Fconfig"/>
	<link rel="alternate" type="text/html" href="http://ru.ru-skazki.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case/config&amp;action=history"/>
	<updated>2026-04-08T19:41:37Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://ru.ru-skazki.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case/config&amp;diff=4329&amp;oldid=prev</id>
		<title>Импортёр: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://ru.ru-skazki.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case/config&amp;diff=4329&amp;oldid=prev"/>
		<updated>2024-05-01T09:53:40Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 12:53, 1 мая 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&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>Импортёр</name></author>
	</entry>
	<entry>
		<id>http://ru.ru-skazki.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case/config&amp;diff=4328&amp;oldid=prev</id>
		<title>ru&gt;Andras: Новая страница: «------------------------------------------------------------------------------- --                    Module:Template test case/config -- This module holds configuration data for Module:Template test case. -------------------------------------------------------------------------------  return {  ------------------------------------------------------------------------------- -- Options ----------------------------------------------------------------------...»</title>
		<link rel="alternate" type="text/html" href="http://ru.ru-skazki.ru/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case/config&amp;diff=4328&amp;oldid=prev"/>
		<updated>2023-05-19T16:22:14Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «------------------------------------------------------------------------------- --                    Module:Template test case/config -- This module holds configuration data for &lt;a href=&quot;/%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Template_test_case&quot; title=&quot;Модуль:Template test case&quot;&gt;Module:Template test case&lt;/a&gt;. -------------------------------------------------------------------------------  return {  ------------------------------------------------------------------------------- -- Options ----------------------------------------------------------------------...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-------------------------------------------------------------------------------&lt;br /&gt;
--                    Module:Template test case/config&lt;br /&gt;
-- This module holds configuration data for [[Module:Template test case]].&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- Options&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- The magic word used in place of the template name when making nowiki&lt;br /&gt;
-- invocations.&lt;br /&gt;
templateNameMagicWord = &amp;#039;__TEMPLATENAME__&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The subpage that sandboxes are typically stored on. Used when loading&lt;br /&gt;
-- wrapper template config and when guessing the sandbox template name.&lt;br /&gt;
sandboxSubpage = &amp;#039;песочница&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- Messages&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
msg = {&lt;br /&gt;
&lt;br /&gt;
-- The default header for test cases rendered in columns.&lt;br /&gt;
[&amp;#039;columns-header&amp;#039;] = nil, --&amp;#039;Side by side comparison&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
-- The error message to use if a templaten option is missing.&lt;br /&gt;
-- $1 - the number of the missing template option.&lt;br /&gt;
[&amp;#039;missing-template-option-error&amp;#039;] = &amp;quot;one or more options ending in &amp;#039;$1&amp;#039; &amp;quot; ..&lt;br /&gt;
	&amp;quot;were detected, but no &amp;#039;template$1&amp;#039; option was found&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
-- The error message to use if a nowiki invocation is used but the template&lt;br /&gt;
-- name magic word is not found.&lt;br /&gt;
-- $1 - the value of the template name magic word&lt;br /&gt;
[&amp;#039;nowiki-magic-word-error&amp;#039;] = &amp;quot;the template invocation must include &amp;#039;$1&amp;#039; in &amp;quot; ..&lt;br /&gt;
	&amp;quot;place of the template name&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- Wrapper template config.&lt;br /&gt;
-- The wrapper template config is a table with wrapper template names as keys,&lt;br /&gt;
-- and subtables containing two fields:&lt;br /&gt;
--   func - the function name to be used with that template. This must be a&lt;br /&gt;
--       function exported by the main module. This is optional: the default&lt;br /&gt;
--       value is &amp;quot;table&amp;quot;.&lt;br /&gt;
--   args - a table of default arguments to be used with that template. This is&lt;br /&gt;
--       is optional.&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
wrappers = {&lt;br /&gt;
	[&amp;#039;Шаблон:Тесты шаблона стандартный&amp;#039;] = {},&lt;br /&gt;
	[&amp;#039;Шаблон:Тесты шаблона таблицей&amp;#039;] = {&lt;br /&gt;
		args = {_format = &amp;#039;columns&amp;#039;}&lt;br /&gt;
	},&lt;br /&gt;
	[&amp;#039;Шаблон:Тесты шаблона строкой&amp;#039;] = {&lt;br /&gt;
		args = {_format = &amp;#039;rows&amp;#039;}&lt;br /&gt;
	},&lt;br /&gt;
	[&amp;#039;Шаблон:Тесты шаблона nowiki&amp;#039;] = {&lt;br /&gt;
		func = &amp;#039;nowiki&amp;#039;&lt;br /&gt;
	},&lt;br /&gt;
	[&amp;#039;Template:Nowiki template demo&amp;#039;] = {&lt;br /&gt;
		func = &amp;#039;nowiki&amp;#039;,&lt;br /&gt;
		args = {showheader = false, showtemplate2 = false}&lt;br /&gt;
	},&lt;br /&gt;
	[&amp;#039;Шаблон:Тесты шаблона сворачиваемый&amp;#039;] = {&lt;br /&gt;
		args = {_collapsible = true}&lt;br /&gt;
	},&lt;br /&gt;
	[&amp;#039;Template:Inline test case&amp;#039;] = {&lt;br /&gt;
		args = {_format = &amp;#039;inline&amp;#039;, _showcode = true}&lt;br /&gt;
	},&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
-- End config&lt;br /&gt;
-------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ru&gt;Andras</name></author>
	</entry>
</feed>