<?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%3AUses_TemplateStyles%2Fconfig</id>
	<title>Модуль:Uses TemplateStyles/config - Історія едітовань</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%3AUses_TemplateStyles%2Fconfig"/>
	<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:Uses_TemplateStyles/config&amp;action=history"/>
	<updated>2026-04-04T06:37:26Z</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:Uses_TemplateStyles/config&amp;diff=1215&amp;oldid=prev</id>
		<title>Бетярь: 1 ревізія: Plainlist from Wikipedia EN</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:Uses_TemplateStyles/config&amp;diff=1215&amp;oldid=prev"/>
		<updated>2024-02-17T19:36:39Z</updated>

		<summary type="html">&lt;p&gt;1 ревізія: Plainlist from Wikipedia EN&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;Ревізія 21:36, 17 фебруара 2024&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key wiki:diff::1.12:old-1214:rev-1215 --&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:Uses_TemplateStyles/config&amp;diff=1214&amp;oldid=prev</id>
		<title>en.wikipedia.org&gt;Pppery: Matching reality rather than 2018 me&#039;s wishful thinking</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:Uses_TemplateStyles/config&amp;diff=1214&amp;oldid=prev"/>
		<updated>2022-06-16T15:10:06Z</updated>

		<summary type="html">&lt;p&gt;Matching reality rather than 2018 me&amp;#039;s wishful thinking&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Нова сторінка&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local cfg = {} -- Don’t touch this line.&lt;br /&gt;
&lt;br /&gt;
-- Subpage blacklist: these subpages will not be categorized (except for the&lt;br /&gt;
-- error category, which is always added if there is an error).&lt;br /&gt;
-- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have&lt;br /&gt;
-- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules,&lt;br /&gt;
-- so they *will* have categories. All rules should be in the&lt;br /&gt;
--   [&amp;#039;&amp;lt;subpage name&amp;gt;&amp;#039;] = true,&lt;br /&gt;
-- format.&lt;br /&gt;
cfg[&amp;#039;subpage_blacklist&amp;#039;] = {&lt;br /&gt;
	[&amp;#039;doc&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;sandbox&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;sandbox2&amp;#039;] = true,&lt;br /&gt;
	[&amp;#039;testcases&amp;#039;] = true,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- Sandbox title: if the stylesheet’s title is &amp;lt;template&amp;gt;/&amp;lt;stylesheet&amp;gt;.css, the&lt;br /&gt;
-- stylesheet’s sandbox is expected to be at &amp;lt;template&amp;gt;/&amp;lt;sandbox_title&amp;gt;/&amp;lt;stylesheet&amp;gt;.css&lt;br /&gt;
-- Set to nil to disable sandbox links.&lt;br /&gt;
cfg[&amp;#039;sandbox_title&amp;#039;] = &amp;#039;sandbox&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Error category: this category is added if the module call contains errors&lt;br /&gt;
-- (e.g. no stylesheet listed). A category name without namespace, or nil&lt;br /&gt;
-- to disable categorization (not recommended).&lt;br /&gt;
cfg[&amp;#039;error_category&amp;#039;] = &amp;#039;Uses TemplateStyles templates with errors&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Default category: this category is added if no custom category is specified&lt;br /&gt;
-- in module/template call. A category name without namespace, or nil&lt;br /&gt;
-- to disable categorization.&lt;br /&gt;
cfg[&amp;#039;default_category&amp;#039;] = &amp;#039;Templates using TemplateStyles&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Protection conflict category: this category is added if the protection level&lt;br /&gt;
-- of any stylesheet is lower than the protection level of the template. A category name&lt;br /&gt;
-- without namespace, or nil to disable categorization (not recommended).&lt;br /&gt;
cfg[&amp;#039;protection_conflict_category&amp;#039;] = &amp;#039;Templates using TemplateStyles with a different protection level&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Hierarchy of protection levels, used to determine whether one protection level is lower&lt;br /&gt;
-- than another and thus should populate protection_conflict_category. No protection is treated as zero &lt;br /&gt;
cfg[&amp;#039;protection_hierarchy&amp;#039;]  = {&lt;br /&gt;
	autoconfirmed = 1,&lt;br /&gt;
	extendedconfirmed = 2,&lt;br /&gt;
	templateeditor = 3,&lt;br /&gt;
	sysop = 4&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- Padlock pattern: Lua pattern to search on protected stylesheets for, or nil&lt;br /&gt;
-- to disable padlock check.&lt;br /&gt;
cfg[&amp;#039;padlock_pattern&amp;#039;] = &amp;#039;{{pp-&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Missing padlock category: this category is added if a protected stylesheet&lt;br /&gt;
-- doesn’t contain any padlock template (specified by the above Lua pattern).&lt;br /&gt;
-- A category name without namespace (no nil allowed) if the pattern is not nil,&lt;br /&gt;
-- unused (and thus may be nil) otherwise.&lt;br /&gt;
cfg[&amp;#039;missing_padlock_category&amp;#039;] = &amp;#039;Templates using TemplateStyles without padlocks&amp;#039;&lt;br /&gt;
&lt;br /&gt;
return cfg -- Don’t touch this line.&lt;/div&gt;</summary>
		<author><name>en.wikipedia.org&gt;Pppery</name></author>
	</entry>
</feed>