<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="id">
	<id>https://wiki.javasatu.com/index.php?action=history&amp;feed=atom&amp;title=Modul%3ATemplate_test_case%2Fconfig</id>
	<title>Modul:Template test case/config - Riwayat revisi</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.javasatu.com/index.php?action=history&amp;feed=atom&amp;title=Modul%3ATemplate_test_case%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://wiki.javasatu.com/index.php?title=Modul:Template_test_case/config&amp;action=history"/>
	<updated>2026-04-10T10:42:10Z</updated>
	<subtitle>Riwayat revisi halaman ini di wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.javasatu.com/index.php?title=Modul:Template_test_case/config&amp;diff=519&amp;oldid=prev</id>
		<title>Adminjavasatu: ←Membuat halaman berisi '------------------------------------------------------------------------------- --                    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="https://wiki.javasatu.com/index.php?title=Modul:Template_test_case/config&amp;diff=519&amp;oldid=prev"/>
		<updated>2023-09-15T02:19:15Z</updated>

		<summary type="html">&lt;p&gt;←Membuat halaman berisi &amp;#039;------------------------------------------------------------------------------- --                    Module:Template test case/config -- This module holds configuration data for &lt;a href=&quot;/wiki/Modul:Template_test_case&quot; title=&quot;Modul:Template test case&quot;&gt;Module:Template test case&lt;/a&gt;. -------------------------------------------------------------------------------  return {  ------------------------------------------------------------------------------- -- Options ---------------------------------------------------------------------------...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Halaman baru&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 = 'bak pasir',&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'] = 'Perbandingan',&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;
	['Templat:Test case'] = {},&lt;br /&gt;
	['Templat:Testcase table'] = {&lt;br /&gt;
		args = {_format = 'columns'}&lt;br /&gt;
	},&lt;br /&gt;
	['Templat:Testcase rows'] = {&lt;br /&gt;
		args = {_format = 'rows'}&lt;br /&gt;
	},&lt;br /&gt;
	['Templat:Test case nowiki'] = {&lt;br /&gt;
		func = 'nowiki'&lt;br /&gt;
	},&lt;br /&gt;
	['Templat:Nowiki template demo'] = {&lt;br /&gt;
		func = 'nowiki',&lt;br /&gt;
		args = {showheader = false, showtemplate2 = false}&lt;br /&gt;
	},&lt;br /&gt;
	['Templat:Collapsible test case'] = {&lt;br /&gt;
		args = {_collapsible = true}&lt;br /&gt;
	},&lt;br /&gt;
	['Templat: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>Adminjavasatu</name></author>
	</entry>
</feed>