<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AUses_TNT%2Fconfig</id>
	<title>Module:Uses TNT/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=Module%3AUses_TNT%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=Module:Uses_TNT/config&amp;action=history"/>
	<updated>2026-04-14T08:07:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki42.maceys.net/index.php?title=Module:Uses_TNT/config&amp;diff=393&amp;oldid=prev</id>
		<title>Lynn: Created page with &quot;local cfg = {} -- Don’t touch this line.  -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the --   [&#039;&lt;subpage name&gt;&#039;] = true, -- format. cfg[&#039;subpa...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=Module:Uses_TNT/config&amp;diff=393&amp;oldid=prev"/>
		<updated>2026-01-25T02:06:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local cfg = {} -- Don’t touch this line.  -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the --   [&amp;#039;&amp;lt;subpage name&amp;gt;&amp;#039;] = true, -- format. cfg[&amp;#039;subpa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&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;
-- Allow wishes: whether wishes for conversion to use [[Module:TNT]]&lt;br /&gt;
-- are implicitly allowed.&lt;br /&gt;
-- If `true`, calls with zero parameters are valid, and considered to be wishes:&lt;br /&gt;
-- The box’s text is “This template should use [[Module:TNT]]”, and&lt;br /&gt;
-- `cfg[&amp;#039;wish_category&amp;#039;]` is added.&lt;br /&gt;
-- If `false`, such calls are invalid unless the `|wish=` parameter is truthy,&lt;br /&gt;
-- an error message appears, and `cfg[&amp;#039;error_category&amp;#039;]` is added.&lt;br /&gt;
cfg[&amp;#039;allow_wishes&amp;#039;] = false&lt;br /&gt;
&lt;br /&gt;
-- Default category: this category is added if the module call contains errors&lt;br /&gt;
-- (e.g. no module 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;] = nil&lt;br /&gt;
&lt;br /&gt;
-- Wish category: this category is added if no module is listed, and wishes are&lt;br /&gt;
-- allowed. (Not used if wishes are not allowed.) A category name without&lt;br /&gt;
-- namespace, or nil to disable categorization.&lt;br /&gt;
cfg[&amp;#039;wish_category&amp;#039;] = nil&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 Module:TNT for internationalisation&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- Logo link: the link for the logo text. Set to nil to disable linking.&lt;br /&gt;
cfg[&amp;quot;logo_link&amp;quot;] = &amp;#039;Special:MyLanguage/WP:TNT&amp;#039;&lt;br /&gt;
&lt;br /&gt;
return cfg -- Don’t touch this line.&lt;/div&gt;</summary>
		<author><name>Lynn</name></author>
	</entry>
</feed>