<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.boywiki.org/en/index.php?action=history&amp;feed=atom&amp;title=Module%3ANavbar%2Ftestcases</id>
	<title>Module:Navbar/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.boywiki.org/en/index.php?action=history&amp;feed=atom&amp;title=Module%3ANavbar%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://www.boywiki.org/en/index.php?title=Module:Navbar/testcases&amp;action=history"/>
	<updated>2026-06-21T18:46:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.boywiki.org/en/index.php?title=Module:Navbar/testcases&amp;diff=52210&amp;oldid=prev</id>
		<title>Etenne: Created page with &quot;--Quick and few tests of using the _navbar function directly, as they won&#039;t be caught in tests of {{navbar}} local p = {} local n = require(&#039;Module:Navbar&#039;) local ns = require(&#039;Module:Navbar/sandbox&#039;) require(&#039;Module:No globals&#039;) --make sure no globals  function p.main() 	local out = {} 	for i = 1,2 do 		local k = {&#039;yes&#039;, nil} 		table.insert(out, { 		n._navbar({collapsible = k[i], template =  &#039;V/doc&#039;}), 		ns._navbar({collapsible = k[i], template = &#039;V/doc&#039;}), 		&#039;&lt;br/&gt;----...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.boywiki.org/en/index.php?title=Module:Navbar/testcases&amp;diff=52210&amp;oldid=prev"/>
		<updated>2022-02-24T20:39:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;--Quick and few tests of using the _navbar function directly, as they won&amp;#039;t be caught in tests of {{navbar}} local p = {} local n = require(&amp;#039;Module:Navbar&amp;#039;) local ns = require(&amp;#039;Module:Navbar/sandbox&amp;#039;) require(&amp;#039;Module:No globals&amp;#039;) --make sure no globals  function p.main() 	local out = {} 	for i = 1,2 do 		local k = {&amp;#039;yes&amp;#039;, nil} 		table.insert(out, { 		n._navbar({collapsible = k[i], template =  &amp;#039;V/doc&amp;#039;}), 		ns._navbar({collapsible = k[i], template = &amp;#039;V/doc&amp;#039;}), 		&amp;#039;&amp;lt;br/&amp;gt;----...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--Quick and few tests of using the _navbar function directly, as they won&amp;#039;t be caught in tests of {{navbar}}&lt;br /&gt;
local p = {}&lt;br /&gt;
local n = require(&amp;#039;Module:Navbar&amp;#039;)&lt;br /&gt;
local ns = require(&amp;#039;Module:Navbar/sandbox&amp;#039;)&lt;br /&gt;
require(&amp;#039;Module:No globals&amp;#039;) --make sure no globals&lt;br /&gt;
&lt;br /&gt;
function p.main()&lt;br /&gt;
	local out = {}&lt;br /&gt;
	for i = 1,2 do&lt;br /&gt;
		local k = {&amp;#039;yes&amp;#039;, nil}&lt;br /&gt;
		table.insert(out, {&lt;br /&gt;
		n._navbar({collapsible = k[i], template =  &amp;#039;V/doc&amp;#039;}),&lt;br /&gt;
		ns._navbar({collapsible = k[i], template = &amp;#039;V/doc&amp;#039;}),&lt;br /&gt;
		&amp;#039;&amp;lt;br/&amp;gt;----&amp;#039;,&lt;br /&gt;
		n._navbar({collapsible = k[i], template = &amp;#039;V/doc&amp;#039;, &amp;#039;h&amp;#039;, &amp;#039;m&amp;#039;, &amp;#039;&amp;#039;}),&lt;br /&gt;
		ns._navbar({collapsible = k[i], template = &amp;#039;V/doc&amp;#039;, &amp;#039;h&amp;#039;, &amp;#039;m&amp;#039;, &amp;#039;&amp;#039;}),&lt;br /&gt;
		&amp;#039;&amp;lt;br/&amp;gt;----&amp;#039;,&lt;br /&gt;
		n._navbar({collapsible = k[i], &amp;#039;V/doc&amp;#039;, &amp;#039;h&amp;#039;, &amp;#039;m&amp;#039;}),&lt;br /&gt;
		ns._navbar({collapsible = k[i], &amp;#039;V/doc&amp;#039;, &amp;#039;h&amp;#039;, &amp;#039;m&amp;#039;})})&lt;br /&gt;
	end&lt;br /&gt;
	table.insert(out, {n._navbar{mini = &amp;#039;yes&amp;#039;, &amp;#039;v/doc&amp;#039;},ns._navbar{mini = &amp;#039;yes&amp;#039;, &amp;#039;v/doc&amp;#039;}})&lt;br /&gt;
	return table.concat(out[1])..table.concat(out[2])..table.concat(out[3])&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Etenne</name></author>
	</entry>
</feed>