<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.azisaba.net/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3AInfobox%2FItem</id>
	<title>モジュール:Infobox/Item - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.azisaba.net/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3AInfobox%2FItem"/>
	<link rel="alternate" type="text/html" href="https://wiki.azisaba.net/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Infobox/Item&amp;action=history"/>
	<updated>2026-05-19T16:18:27Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://wiki.azisaba.net/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Infobox/Item&amp;diff=635&amp;oldid=prev</id>
		<title>PerfectBoat: ページの作成:「local p = {}  local g = require(&quot;Module:FTBCommon&quot;) local box = require(&quot;Module:Infobox&quot;) local invItem = require(&quot;Module:Infobox/InvItem&quot;)  -- returns MW code for an item (NOT block) infobox function p.main(frame) 	local frame, args = g.getFrameAndArgs(frame) 	 	if not g.isGiven(args.type) then args.type = &quot;アイテム&quot; end 	 	local l = &quot;&quot; 	 	l = l .. box.condRow(&quot;耐久度&quot;, args.durability) 	 	if g.isGiven(args.rows) then 		l = l .. args.rows 	end 	 	args.rows =…」</title>
		<link rel="alternate" type="text/html" href="https://wiki.azisaba.net/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Infobox/Item&amp;diff=635&amp;oldid=prev"/>
		<updated>2022-05-22T14:26:20Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「local p = {}  local g = require(&amp;quot;Module:FTBCommon&amp;quot;) local box = require(&amp;quot;Module:Infobox&amp;quot;) local invItem = require(&amp;quot;Module:Infobox/InvItem&amp;quot;)  -- returns MW code for an item (NOT block) infobox function p.main(frame) 	local frame, args = g.getFrameAndArgs(frame) 	 	if not g.isGiven(args.type) then args.type = &amp;quot;アイテム&amp;quot; end 	 	local l = &amp;quot;&amp;quot; 	 	l = l .. box.condRow(&amp;quot;耐久度&amp;quot;, args.durability) 	 	if g.isGiven(args.rows) then 		l = l .. args.rows 	end 	 	args.rows =…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local g = require(&amp;quot;Module:FTBCommon&amp;quot;)&lt;br /&gt;
local box = require(&amp;quot;Module:Infobox&amp;quot;)&lt;br /&gt;
local invItem = require(&amp;quot;Module:Infobox/InvItem&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
-- returns MW code for an item (NOT block) infobox&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local frame, args = g.getFrameAndArgs(frame)&lt;br /&gt;
	&lt;br /&gt;
	if not g.isGiven(args.type) then args.type = &amp;quot;アイテム&amp;quot; end&lt;br /&gt;
	&lt;br /&gt;
	local l = &amp;quot;&amp;quot;&lt;br /&gt;
	&lt;br /&gt;
	l = l .. box.condRow(&amp;quot;耐久度&amp;quot;, args.durability)&lt;br /&gt;
	&lt;br /&gt;
	if g.isGiven(args.rows) then&lt;br /&gt;
		l = l .. args.rows&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	args.rows = l&lt;br /&gt;
	&lt;br /&gt;
	frame.args = args&lt;br /&gt;
	return invItem.main(frame)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>PerfectBoat</name></author>
	</entry>
</feed>