<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl">
	<id>https://sunnyray.catk.it/w/index.php?action=history&amp;feed=atom&amp;title=Modu%C5%82%3AUses_TemplateStyles%2Fconfig</id>
	<title>Moduł:Uses TemplateStyles/config - Historia wersji</title>
	<link rel="self" type="application/atom+xml" href="https://sunnyray.catk.it/w/index.php?action=history&amp;feed=atom&amp;title=Modu%C5%82%3AUses_TemplateStyles%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://sunnyray.catk.it/w/index.php?title=Modu%C5%82:Uses_TemplateStyles/config&amp;action=history"/>
	<updated>2026-04-13T02:46:45Z</updated>
	<subtitle>Historia wersji tej strony wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://sunnyray.catk.it/w/index.php?title=Modu%C5%82:Uses_TemplateStyles/config&amp;diff=436&amp;oldid=prev</id>
		<title>Catkitty: 1 wersja</title>
		<link rel="alternate" type="text/html" href="https://sunnyray.catk.it/w/index.php?title=Modu%C5%82:Uses_TemplateStyles/config&amp;diff=436&amp;oldid=prev"/>
		<updated>2020-07-11T22:06:08Z</updated>

		<summary type="html">&lt;p&gt;1 wersja&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pl&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← poprzednia wersja&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Wersja z 22:06, 11 lip 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;pl&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Brak różnic)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Catkitty</name></author>
		
	</entry>
	<entry>
		<id>https://sunnyray.catk.it/w/index.php?title=Modu%C5%82:Uses_TemplateStyles/config&amp;diff=435&amp;oldid=prev</id>
		<title>wikipedia&gt;Tacsipacsi: ←Created page with 'local cfg = {} -- Don’t touch this line.  -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added...'</title>
		<link rel="alternate" type="text/html" href="https://sunnyray.catk.it/w/index.php?title=Modu%C5%82:Uses_TemplateStyles/config&amp;diff=435&amp;oldid=prev"/>
		<updated>2020-07-11T18:35:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/w/index.php?title=WP:AES&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AES (strona nie istnieje)&quot;&gt;←&lt;/a&gt;Created page with &amp;#039;local cfg = {} -- Don’t touch this line.  -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nowa strona&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;lt;subpage name&amp;gt;'] = true,&lt;br /&gt;
-- format.&lt;br /&gt;
cfg['subpage_blacklist'] = {&lt;br /&gt;
	['doc'] = true,&lt;br /&gt;
	['sandbox'] = true,&lt;br /&gt;
	['sandbox2'] = true,&lt;br /&gt;
	['testcases'] = 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['sandbox_title'] = 'sandbox'&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['error_category'] = 'Uses TemplateStyles templates with errors'&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['default_category'] = 'Templates using TemplateStyles'&lt;br /&gt;
&lt;br /&gt;
-- Protection conflict category: this category is added if the protection level&lt;br /&gt;
-- of any stylesheet differs from the one of the template. A category name&lt;br /&gt;
-- without namespace, or nil to disable categorization (not recommended).&lt;br /&gt;
cfg['protection_conflict_category'] = 'Templates using TemplateStyles with a different protection level'&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['padlock_pattern'] = '{{pp-'&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['missing_padlock_category'] = 'Templates using TemplateStyles without padlocks'&lt;br /&gt;
&lt;br /&gt;
return cfg -- Don’t touch this line.&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Tacsipacsi</name></author>
		
	</entry>
</feed>