<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mindpowe.red/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ATemplate_test_case%2Fconfig</id>
	<title>Module:Template test case/config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mindpowe.red/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ATemplate_test_case%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://mindpowe.red/wiki/index.php?title=Module:Template_test_case/config&amp;action=history"/>
	<updated>2026-04-06T14:56:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://mindpowe.red/wiki/index.php?title=Module:Template_test_case/config&amp;diff=914&amp;oldid=prev</id>
		<title>imported&gt;MJL: ['Template:Collapsible 2 test case'] = { 		args = {_collapsible = true, _wantdiff = true} 	},</title>
		<link rel="alternate" type="text/html" href="https://mindpowe.red/wiki/index.php?title=Module:Template_test_case/config&amp;diff=914&amp;oldid=prev"/>
		<updated>2019-09-02T22:58:20Z</updated>

		<summary type="html">&lt;p&gt;[&amp;#039;Template:Collapsible 2 test case&amp;#039;] = { 		args = {_collapsible = true, _wantdiff = true} 	},&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&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 = '__TEMPLATENAME__',&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 = 'sandbox',&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;
['columns-header'] = 'Side by side comparison',&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;
['missing-template-option-error'] = &amp;quot;one or more options ending in '$1' &amp;quot; ..&lt;br /&gt;
	&amp;quot;were detected, but no 'template$1' 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;
['nowiki-magic-word-error'] = &amp;quot;the template invocation must include '$1' 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;
	['Template:Test case'] = {},&lt;br /&gt;
	['Template:Testcase table'] = {&lt;br /&gt;
		args = {_format = 'columns'}&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Testcase rows'] = {&lt;br /&gt;
		args = {_format = 'rows'}&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Test case nowiki'] = {&lt;br /&gt;
		func = 'nowiki'&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Nowiki template demo'] = {&lt;br /&gt;
		func = 'nowiki',&lt;br /&gt;
		args = {showheader = false, showtemplate2 = false}&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Collapsible test case'] = {&lt;br /&gt;
		args = {_collapsible = true}&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Collapsible 2 test case'] = {&lt;br /&gt;
		args = {_collapsible = true, _wantdiff = true}&lt;br /&gt;
	},&lt;br /&gt;
	['Template:Inline test case'] = {&lt;br /&gt;
		args = {_format = 'inline', _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>imported&gt;MJL</name></author>
		
	</entry>
</feed>