<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl">
	<id>https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?action=history&amp;feed=atom&amp;title=Modu%C5%82%3ANavbox%2Fprinter%2Fdefault</id>
	<title>Moduł:Navbox/printer/default - Historia wersji</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?action=history&amp;feed=atom&amp;title=Modu%C5%82%3ANavbox%2Fprinter%2Fdefault"/>
	<link rel="alternate" type="text/html" href="https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?title=Modu%C5%82:Navbox/printer/default&amp;action=history"/>
	<updated>2026-07-10T15:32:31Z</updated>
	<subtitle>Historia wersji tej strony wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?title=Modu%C5%82:Navbox/printer/default&amp;diff=803&amp;oldid=prev</id>
		<title>Żółty Kapłan: 1 wersja</title>
		<link rel="alternate" type="text/html" href="https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?title=Modu%C5%82:Navbox/printer/default&amp;diff=803&amp;oldid=prev"/>
		<updated>2025-12-07T22:28:36Z</updated>

		<summary type="html">&lt;p&gt;1 wersja&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pl&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← poprzednia wersja&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Wersja z 00:28, 8 gru 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key wiki_droga:diff:1.41:old-802:rev-803 --&gt;
&lt;/table&gt;</summary>
		<author><name>Żółty Kapłan</name></author>
	</entry>
	<entry>
		<id>https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?title=Modu%C5%82:Navbox/printer/default&amp;diff=802&amp;oldid=prev</id>
		<title>wpl&gt;Paweł Ziemian: https://pl.wikipedia.org/w/index.php?title=Wikipedia:Kawiarenka/Kwestie_techniczne&amp;oldid=68524793#Wiadomo%C5%9Bci_techniczne:_2022-42</title>
		<link rel="alternate" type="text/html" href="https://wiki.idzie.xn--t-wha.xn--drog-eta.pl/index.php?title=Modu%C5%82:Navbox/printer/default&amp;diff=802&amp;oldid=prev"/>
		<updated>2022-10-23T21:40:23Z</updated>

		<summary type="html">&lt;p&gt;https://pl.wikipedia.org/w/index.php?title=Wikipedia:Kawiarenka/Kwestie_techniczne&amp;amp;oldid=68524793#Wiadomo%C5%9Bci_techniczne:_2022-42&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nowa strona&lt;/b&gt;&lt;/p&gt;&lt;div&gt;require (&amp;quot;strict&amp;quot;)&lt;br /&gt;
local res = mw.loadData(&amp;#039;Moduł:Navbox/res&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
&lt;br /&gt;
root = &amp;#039;table&amp;#039;,&lt;br /&gt;
&lt;br /&gt;
update = function(container, isleaf, node, printlog)&lt;br /&gt;
	container:addClass(isleaf and res.class.hlist or nil)&lt;br /&gt;
end,&lt;br /&gt;
&lt;br /&gt;
print = function(container, tree, printList, printlog)&lt;br /&gt;
	container:addClass(res.class.innerStandard)&lt;br /&gt;
	for i, node in ipairs(tree) do&lt;br /&gt;
		local tr = container:tag(&amp;#039;tr&amp;#039;)&lt;br /&gt;
			:addClass(node.address())&lt;br /&gt;
		local needTH = node.peek(res.arg.group.name)&lt;br /&gt;
		if needTH then&lt;br /&gt;
			tr:tag(&amp;#039;th&amp;#039;)&lt;br /&gt;
				:addClass(res.class.group)&lt;br /&gt;
				:attr(&amp;#039;scope&amp;#039;, &amp;#039;row&amp;#039;)&lt;br /&gt;
				:wikitext(node.get(res.arg.group.name))&lt;br /&gt;
		end&lt;br /&gt;
		local cell = tr:tag(&amp;#039;td&amp;#039;)&lt;br /&gt;
			:attr(&amp;#039;colspan&amp;#039;, not needTH and &amp;#039;2&amp;#039; or nil)&lt;br /&gt;
			:addClass(res.class.list)&lt;br /&gt;
		printList(cell, node)&lt;br /&gt;
	end&lt;br /&gt;
end,&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>wpl&gt;Paweł Ziemian</name></author>
	</entry>
</feed>