<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3AItemBoxMulti</id>
	<title>Шаблон:ItemBoxMulti - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3AItemBoxMulti"/>
	<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:ItemBoxMulti&amp;action=history"/>
	<updated>2026-08-24T21:38:18Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:ItemBoxMulti&amp;diff=4705&amp;oldid=prev</id>
		<title>Bhswat: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:ItemBoxMulti&amp;diff=4705&amp;oldid=prev"/>
		<updated>2026-06-21T14:03:53Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 17:03, 21 июня 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Bhswat</name></author>
	</entry>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:ItemBoxMulti&amp;diff=4704&amp;oldid=prev</id>
		<title>wp&gt;Henness: Added optional |examine= support to ItemBoxMulti, so pages using this template can show examine text in the item box. Also updated the template documentation and examples to show how the new parameter should be used.</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:ItemBoxMulti&amp;diff=4704&amp;oldid=prev"/>
		<updated>2026-05-10T21:27:04Z</updated>

		<summary type="html">&lt;p&gt;Added optional |examine= support to ItemBoxMulti, so pages using this template can show examine text in the item box. Also updated the template documentation and examples to show how the new parameter should be used.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;InfoTable/styles.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right; margin:1em; width:250px;&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-weight: bold&amp;quot; | {{{name|{{PAGENAME}}}}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Check for image.  If pagename.jpg exist use it. If pagename.jpg does not exists check for pagename.png and use that if it exists. Also, add png&amp;#039;s to a category so we can see what images need to be converted. Finally, if both pagename.jpg and pagename.png don&amp;#039;t exist add the pagename to a category listing of missing images --&amp;gt;&lt;br /&gt;
{{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.jpg}}}&lt;br /&gt;
| [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|200px|A {{{name|{{PAGENAME}}}}}]]&lt;br /&gt;
    | {{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.png}}}&lt;br /&gt;
        | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|200px|A {{{name|{{PAGENAME}}}}}]]&lt;br /&gt;
        | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|200px|A {{{name|{{PAGENAME}}}}}]] [[Category:Needs image]]&lt;br /&gt;
    }}&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
{{#if:{{{examine|}}}|&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Examine&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} &amp;#039;&amp;#039;{{{examine}}}&amp;#039;&amp;#039;&lt;br /&gt;
{{!}}-&lt;br /&gt;
}}&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | {{#if:{{{creation2|}}}|Creation Methods|Creation}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{#if:{{{creation|}}} &amp;lt;!-- creation attribute overrides showing creation steps, displaying the text below instead --&amp;gt;&lt;br /&gt;
    |{{#switch: {{lc:{{{creation}}}}}&lt;br /&gt;
    | no = * This item cannot be crafted&lt;br /&gt;
    | arch = * Restored through [[Archaeology]]&lt;br /&gt;
    | archaeology = * Restored through [[Archaeology]]&lt;br /&gt;
    | farm = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | farming = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | forage = * Found by [[Foraging]]&lt;br /&gt;
    | foraging = * Found by [[Foraging]]&lt;br /&gt;
    | botanize = * Found by [[Botanizing]]&lt;br /&gt;
    | botanizing = * Found by [[Botanizing]]&lt;br /&gt;
    | pick = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | picking = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | fish = * Caught by [[Fishing]]&lt;br /&gt;
    | fishing = * Caught by [[Fishing]]&lt;br /&gt;
    | mine = * Extracted by [[Mining]]&lt;br /&gt;
    | mining = * Extracted by [[Mining]]&lt;br /&gt;
    | wood = * Created by [[Woodcutting]]&lt;br /&gt;
    | woodcutting = * Created by [[Woodcutting]]&lt;br /&gt;
    | dig = * Obtained through [[Digging]]&lt;br /&gt;
    | digging = * Obtained through [[Digging]]&lt;br /&gt;
    | butcher = * Extracted through [[Butchering]]&lt;br /&gt;
    | butchering = * Extracted through [[Butchering]]&lt;br /&gt;
    | cook = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | unique = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | slaying = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | treasure = * Can be found by [[Treasure hunt|digging up treasure]]&lt;br /&gt;
    | #default = * {{{creation}}}&lt;br /&gt;
    }}{{#if:{{{creation2|}}}&lt;br /&gt;
    |{{#switch: {{lc:{{{creation2}}}}}&lt;br /&gt;
    | arch = * Restored through [[Archaeology]]&lt;br /&gt;
    | archaeology = * Restored through [[Archaeology]]&lt;br /&gt;
    | farm = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | farming = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | forage = * Found by [[Foraging]]&lt;br /&gt;
    | foraging = * Found by [[Foraging]]&lt;br /&gt;
    | botanize = * Found by [[Botanizing]]&lt;br /&gt;
    | botanizing = * Found by [[Botanizing]]&lt;br /&gt;
    | pick = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | picking = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | fish = * Caught by [[Fishing]]&lt;br /&gt;
    | fishing = * Caught by [[Fishing]]&lt;br /&gt;
    | mine = * Extracted by [[Mining]]&lt;br /&gt;
    | mining = * Extracted by [[Mining]]&lt;br /&gt;
    | wood = * Created by [[Woodcutting]]&lt;br /&gt;
    | woodcutting = * Created by [[Woodcutting]]&lt;br /&gt;
    | dig = * Obtained through [[Digging]]&lt;br /&gt;
    | digging = * Obtained through [[Digging]]&lt;br /&gt;
    | butcher = * Extracted through [[Butchering]]&lt;br /&gt;
    | butchering = * Extracted through [[Butchering]]&lt;br /&gt;
    | cook = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | unique = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | slaying = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | treasure = * Can be found by [[Treasure hunt|digging up treasure]]&lt;br /&gt;
    | #default = * {{{creation2}}}&lt;br /&gt;
    }}}}{{#if:{{{creation3|}}}&lt;br /&gt;
    |{{#switch: {{lc:{{{creation3}}}}}&lt;br /&gt;
    | arch = * Restored through [[Archaeology]]&lt;br /&gt;
    | archaeology = * Restored through [[Archaeology]]&lt;br /&gt;
    | farm = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | farming = * Collected by [[farming|harvesting]]&lt;br /&gt;
    | forage = * Found by [[Foraging]]&lt;br /&gt;
    | foraging = * Found by [[Foraging]]&lt;br /&gt;
    | botanize = * Found by [[Botanizing]]&lt;br /&gt;
    | botanizing = * Found by [[Botanizing]]&lt;br /&gt;
    | pick = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | picking = * Picked from a tree, bush, planter or trellis&lt;br /&gt;
    | fish = * Caught by [[Fishing]]&lt;br /&gt;
    | fishing = * Caught by [[Fishing]]&lt;br /&gt;
    | mine = * Extracted by [[Mining]]&lt;br /&gt;
    | mining = * Extracted by [[Mining]]&lt;br /&gt;
    | wood = * Created by [[Woodcutting]]&lt;br /&gt;
    | woodcutting = * Created by [[Woodcutting]]&lt;br /&gt;
    | dig = * Obtained through [[Digging]]&lt;br /&gt;
    | digging = * Obtained through [[Digging]]&lt;br /&gt;
    | butcher = * Extracted through [[Butchering]]&lt;br /&gt;
    | butchering = * Extracted through [[Butchering]]&lt;br /&gt;
    | cook = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]] &lt;br /&gt;
    | unique = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | slaying = * Obtained by being a [[premium]] player in [[local]] range of a [[unique]] creature slay&lt;br /&gt;
    | treasure = * Can be found by [[Treasure hunt|digging up treasure]]&lt;br /&gt;
    | #default = * {{{creation3}}}&lt;br /&gt;
    }}}}&lt;br /&gt;
    |&amp;lt;!-- if there is no creation attribute show steps for how to create --&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;[[Activate]] {{{active}}}&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Right-click {{{passive}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;!-- Creation via right-click &amp;gt; group --&amp;gt;&lt;br /&gt;
{{#if:{{{group|}}}&lt;br /&gt;
    | &amp;lt;li&amp;gt;Open submenu &amp;quot;Create &amp;gt; [[{{{group}}}]]&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
    | {{#if:{{{groupM|}}}&lt;br /&gt;
        | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{groupM}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
        | {{#if:{{{TopMost|}}}&lt;br /&gt;
            | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{TopMost}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
            | {{#if:{{{assemble|}}}&lt;br /&gt;
                | &amp;lt;li&amp;gt;{{{assemble}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
                | {{#if:{{{mix|}}}&lt;br /&gt;
                   | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{mix}}} &amp;gt; Mix&lt;br /&gt;
               }}&lt;br /&gt;
            }}&lt;br /&gt;
        }}&lt;br /&gt;
    }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
{{#ifeq:{{{materials}}}|no|| &amp;lt;!-- TOTAL materials, not additional --&amp;gt; &amp;lt;!-- If materials = 0, close the table header --&amp;gt;&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Total materials&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}&lt;br /&gt;
{{{materials}}}&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{materialbreakdown|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Material Breakdown&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}&lt;br /&gt;
{{{materialbreakdown}}}&lt;br /&gt;
}}&lt;br /&gt;
}} &amp;lt;!-- End of Creation Section --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | Result&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
{{#if:{{#pos:{{{result}}}|*|}}|{{{result}}}|* &amp;#039;&amp;#039;&amp;#039;{{{result}}}&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | {{#if:{{{skill2|}}}|Possible skills&amp;lt;br /&amp;gt;and Improvement|Skill and improvement}}&lt;br /&gt;
|-&lt;br /&gt;
|{{#if:{{{skill|}}}|* {{#if:{{{skill2|}}}| Can use|Uses}} [[{{{skill}}}]] skill {{#if:{{{improveskill|}}}| for creation }}{{#if:{{{requiredskill|}}}|* {{{requiredskill}}} [[{{{skill}}}]] required}}}}{{#if:{{{skill2|}}}|* Can use [[{{{skill2}}}]] skill {{#if:{{{improveskill2|}}}| for creation }}{{#if:{{{requiredskill2|}}}|* {{{requiredskill2}}} [[{{{skill2}}}]] required}}}}{{#if:{{{skill3|}}}|* Can use [[{{{skill3}}}]] skill {{#if:{{{improveskill3|}}}| for creation }}{{#if:{{{requiredskill3|}}}|* {{{requiredskill3}}} [[{{{skill3}}}]] required}}}}{{#if:{{{difficulty|}}}|* Creation difficulty: {{{difficulty}}}}}{{#if:{{{improveskill|}}}|* Uses [[{{{improveskill}}}]] skill for improving}}{{#if:{{{improve|}}}|* {{#ifeq:{{{improve}}}|no|Cannot be [[improve]]d|[[Improve]]d using [[{{{improve}}}]] tools and materials}}}}{{#if:{{{improveItem|}}}|* {{#ifeq:{{{improveItem}}}|no|Cannot be [[improve]]d|[[Improve]] with {{{improveItem}}}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!--optional properties --&amp;gt;&lt;br /&gt;
{{#if: {{{decoration|}}}{{{dyeable|}}}{{{dyeamount|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{#if: {{{storage|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{#ifeq: {{{combinable|no}}}|no||&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{!}}}}}}}}{{#if: {{{decoration|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{decoration}}}}}&lt;br /&gt;
 | yes = * Appears as decoration.[[Category:Decoration]]&lt;br /&gt;
 | no = * Appears as an item pile.&lt;br /&gt;
}}}}{{#if: {{{storage|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{storage}}}}}&lt;br /&gt;
 | fsb = * Can be stored in a [[food storage bin]].[[Category:Food storage items]]&lt;br /&gt;
 | bsb = * Can be stored in a [[bulk storage bin]].[[Category:Bulk storage items]]&lt;br /&gt;
}}}}{{#if: {{{combinable|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{combinable}}}}}&lt;br /&gt;
 | hot = * Can be [[Combine|combined]] when glowing hot.&lt;br /&gt;
 | yes = * Can be [[Combine|combined]].&lt;br /&gt;
}}}}{{#if: {{{dyeable|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{dyeable}}}}}&lt;br /&gt;
 | yes = * Can be [[Dye|dyed]].&lt;br /&gt;
 | no = * Can not be [[Dye|dyed]].&lt;br /&gt;
 | useless = * Can be [[Dye|dyed]], but doesn&amp;#039;t do anything&lt;br /&gt;
 | amount = * Can be [[Dye|dyed]] using {{{dyeamount}}}g of paint.&lt;br /&gt;
 | multi = * This item has two [[Dye|dyeable]] sections.&lt;br /&gt;
 | rune = * Can be colored with a color [[rune]].&lt;br /&gt;
}}}}{{#if: {{{dyeamount|}}}|&lt;br /&gt;
  * Can be [[Dye|dyed]] using {{{dyeamount}}}g of paint.&lt;br /&gt;
}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{#if: {{{note|}}}|&lt;br /&gt;
&amp;lt;!-- optional note --&amp;gt;&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Notes&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{#ifeq:{{{note}}}|no|None|{{{note}}}}}}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- {{#if:{{{skill|}}}|[[Category:{{{skill}}} items]]}} --&amp;gt; &lt;br /&gt;
&amp;lt;!-- The above line created incorrect categories if skill was either foraging or botanizing  --&amp;gt; &lt;br /&gt;
{{#if:{{{skill|}}}|&lt;br /&gt;
  {{#switch: {{lc:{{{skill|}}}}}&lt;br /&gt;
    | foraging=[[Category:Foraged items]]&lt;br /&gt;
    | botanizing=[[Category:Botanized items]]&lt;br /&gt;
    | #default=[[Category:{{{skill}}} items]]}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- second and third skills as skill2= and skill3= --&amp;gt;&lt;br /&gt;
{{#if:{{{skill2|}}}|&lt;br /&gt;
  {{#switch: {{lc:{{{skill2|}}}}}&lt;br /&gt;
    | foraging=[[Category:Foraged items]]&lt;br /&gt;
    | botanizing=[[Category:Botanized items]]&lt;br /&gt;
    | #default=[[Category:{{{skill2}}} items]]}}&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{skill3|}}}|&lt;br /&gt;
  {{#switch: {{lc:{{{skill3|}}}}}&lt;br /&gt;
    | foraging=[[Category:Foraged items]]&lt;br /&gt;
    | botanizing=[[Category:Botanized items]]&lt;br /&gt;
    | #default=[[Category:{{{skill3}}} items]]}}&lt;br /&gt;
}}&lt;br /&gt;
{{#switch: {{lc:{{{passive|}}}}}&amp;lt;!-- Add appropriate categories for various creations as indicated by the passive targeted item --&amp;gt;&lt;br /&gt;
| [[roof plan]]=[[Category:Roofs]] [[Category:Structures]]&lt;br /&gt;
&amp;lt;!--| [[wall plan]]=[[Category:Walls]] [[Category:Structures]] // Commenting this out, using different categories for walls--&amp;gt;&lt;br /&gt;
| #default=}}&lt;br /&gt;
&amp;lt;!-- If (1 creation and (2 anyone from  the create group - active and passive and [3)- at least one of group or groupM or TopMost or assemble must be NOT empty] and materials and result and skill - are empty add to Incomplete templates --&amp;gt;&lt;br /&gt;
{{#if:{{{creation|}}}||{{#if:{{#if: {{{active|}}} |{{#if: {{{passive|}}} |{{#if:{{#if: {{{group|}}}|{{{group|}}}|{{#if: {{{groupM|}}}|{{{groupM|}}}|{{#if: {{{TopMost|}}}|{{{TopMost|}}}|{{#if:{{{assemble|}}}|{{{assemble|}}}|}}}}}}}}|{{#if: {{{materials|}}}|{{#if: {{{result|}}} | {{{skill|}}} }}}}}}}}}}||[[Category:Incomplete item templates]]}}}}[[Category:Items]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
General item template for items with multiple creation methods employing multiple skills -- Uses total items required, not additional.&lt;br /&gt;
&lt;br /&gt;
The template adds a box with an image of the item, examine text, possible creation methods, the result, and the possible skills used.&lt;br /&gt;
&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;creation=&amp;#039;&amp;#039;&amp;#039; is set the box will display that instead of creation steps.&amp;lt;br /&amp;gt;&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;creation2=&amp;#039;&amp;#039;&amp;#039; is set it will be listed along with &amp;#039;&amp;#039;&amp;#039;creation=&amp;#039;&amp;#039;&amp;#039; as an  additional method. &amp;#039;&amp;#039;&amp;#039;Not required&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;creation3=&amp;#039;&amp;#039;&amp;#039; is set it will be listed along with &amp;#039;&amp;#039;&amp;#039;creation=&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;creation2=&amp;#039;&amp;#039;&amp;#039; as a third method. &amp;#039;&amp;#039;&amp;#039;Not required&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Creation options are: arch, archaeology, farm, farming, fish, fishing, forage, foraging, botanize, botanizing, mine, mining, dig, digging, butcher, butchering, cook, cooking, unique, slaying, treasure or &amp;#039;&amp;#039;&amp;#039;whatever you type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;skill=&amp;#039;&amp;#039;&amp;#039; is set it will be listed as the skill used when creating.&amp;lt;br /&amp;gt;&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;skill2&amp;#039;&amp;#039;&amp;#039; is set,  &amp;#039;&amp;#039;&amp;#039;skill=&amp;#039;&amp;#039;&amp;#039; will be listed as a possible skill used and &amp;#039;&amp;#039;&amp;#039;skill2=&amp;#039;&amp;#039;&amp;#039; will be listed as another possibility. &amp;#039;&amp;#039;&amp;#039;Not required&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
If &amp;#039;&amp;#039;&amp;#039;skill3&amp;#039;&amp;#039;&amp;#039; is set,  it will be listed as another possibility. &amp;#039;&amp;#039;&amp;#039;Not required&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
Example for items with multiple creation methods:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{ItemBoxMulti&lt;br /&gt;
|name=Ivy seedling                     * will default to {{PAGENAME}}&lt;br /&gt;
|image=Sprout.png                      * will default to {{PAGENAME}}.png or {{PAGENAME}}.jpg&lt;br /&gt;
|examine=The in-game examine text for the item.&lt;br /&gt;
|creation=Pick from an ivy trellis     * See above for full list of creation options - this example ignores options and uses free form text&lt;br /&gt;
                                       * &amp;#039;=no&amp;#039; results in &amp;#039;This item can not be crafted&amp;#039;. Omit or leave blank to show creation steps rather than method&lt;br /&gt;
|creation2=Forage                      * omit, leave blank or specify an alternative creation method here&lt;br /&gt;
|creation3=Botanize                    * omit, leave blank or specify an alternative creation method here&lt;br /&gt;
|result={{PAGENAME}}&lt;br /&gt;
|skill=Gardening                       * omit, leave blank or specify the skill used that corresponds to the &amp;#039;creation=&amp;#039; method or the creation steps&lt;br /&gt;
|skill2=Foraging                       * omit, leave blank or specify the skill used that corresponds to the &amp;#039;creation2&amp;#039; method&lt;br /&gt;
|skill3=Botanizing                     * omit, leave blank or specify the skill used that corresponds to the &amp;#039;creation3&amp;#039; method&lt;br /&gt;
|improve=no                            * specify the skill used to improve the item, omit or leave blank to show nothing. &amp;#039;=no&amp;#039; results in &amp;quot;Cannot be improved&amp;quot;&lt;br /&gt;
|combinable=no                         * omit, leave blank or use =no to show nothing, other options are yes or hot &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example for items with creation steps&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ItemBoxMulti&lt;br /&gt;
|name=Hammer                           * will default to {{PAGENAME}}&lt;br /&gt;
|image=Hammer.jpg                      * will default to {{PAGENAME}}.png or {{PAGENAME}}.jpg&lt;br /&gt;
|examine=The in-game examine text for the item.&lt;br /&gt;
|active=[[Hammer head]] (0.4 kg)       &lt;br /&gt;
|passive=[[shaft]] (1.0 kg)&lt;br /&gt;
|group=Tools                           * item can be found in the sub menu of the &amp;#039;&amp;#039;&amp;#039;create&amp;#039;&amp;#039;&amp;#039; menu&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=Hammer - 1.4 kg&lt;br /&gt;
|skill=Blacksmithing                   * omit, leave blank or specify the skill used that corresponds to the creation steps&lt;br /&gt;
|improve=Smithing                      * specify the skill used to improve the item, omit or leave blank to show nothing. &amp;#039;=no&amp;#039; results in &amp;quot;Cannot be improved&amp;quot;&lt;br /&gt;
|combinable=no                         * omit, leave blank or use =no to show nothing, other options are yes or hot &lt;br /&gt;
|storage=                              * omit or leave blank to show nothing, other options are bsb or fsb &lt;br /&gt;
|decoration=no                         * omit or leave blank to show nothing, &amp;#039;=yes&amp;#039; results in &amp;#039;Appears as decoration&amp;#039;, &amp;#039;=no&amp;#039; results in &amp;#039;Appears as item pile&amp;#039;&lt;br /&gt;
|dyeable=yes                           * or &amp;#039;=no&amp;#039;, or &amp;#039;=multi&amp;#039; for multiple dyeable areas, &amp;#039;=useless&amp;#039; for can dye but doesn&amp;#039;t do anything or &amp;#039;=rune&amp;#039; for colorable only with rune&lt;br /&gt;
|dyeamount=                            * omit unless item is dyeable, specify the amount (grams) of dye needed&lt;br /&gt;
|requiredskill=                        * omit unless there is a hard skill requirement, specify the skill required&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example of a non-craftable item&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ItemBoxMulti&lt;br /&gt;
|name=Huge shod club                   * will default to {{PAGENAME}}&lt;br /&gt;
|examine=The in-game examine text for the item.&lt;br /&gt;
|result=Huge shod club&amp;#039;&amp;#039;&amp;#039; (15.00 kg)&lt;br /&gt;
|creation=no                           * &amp;#039;=no&amp;#039; results in &amp;#039;This item can not be crafted&amp;#039;. Omit or leave blank to show creation steps rather than method. See complete option list above&lt;br /&gt;
|improve=no                            * specify the skill used to improve the item, omit or leave blank to show nothing. &amp;#039;=no&amp;#039; results in &amp;quot;Cannot be improved&amp;quot;&lt;br /&gt;
|dyeable=yes                           * or &amp;#039;=no&amp;#039;, or &amp;#039;=multi&amp;#039; for multiple dyeable areas, &amp;#039;=useless&amp;#039; for can dye but doesn&amp;#039;t do anything or &amp;#039;=rune&amp;#039; for colorable only with rune&lt;br /&gt;
|dyeamount=                            * omit unless item is dyeable, specify the amount (grams) of dye needed&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Building example with materials list:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ItemBoxMulti&lt;br /&gt;
|image=Iron fence.jpg&lt;br /&gt;
|name=Iron fence&lt;br /&gt;
|examine=The in-game examine text for the item.&lt;br /&gt;
|active=[[Mallet]] or [[Hammer]]&lt;br /&gt;
|passive=[[Tile Border]]&lt;br /&gt;
|groupM=Fence &amp;gt; Iron &amp;gt; Build iron fence * item is in this menu when you right click the passive item (for items like fences where there is no create menu)&lt;br /&gt;
|materials=* 10x [[Stone brick]]s&lt;br /&gt;
* 1x [[Iron fence bars]]&lt;br /&gt;
|result=Iron fence&lt;br /&gt;
|skill=Masonry&lt;br /&gt;
|improveskill=Paving                     * to specify that improving gives another skill&lt;br /&gt;
|improveItem=Stone bricks                * for items like fences and walls, improves using and item and not a set of tools&lt;br /&gt;
|note=*You must have at least one stone brick in your [[inventory]] to start building it.&lt;br /&gt;
|dyeable=yes                             * or &amp;#039;=no&amp;#039;, or &amp;#039;=multi&amp;#039; for multiple dyeable areas, &amp;#039;=useless&amp;#039; for can dye but doesn&amp;#039;t do anything or &amp;#039;=rune&amp;#039; for colorable only with rune&lt;br /&gt;
|dyeamount=100                           *specify amount of dye (grams) if dyeable&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example when action is on First right click menu:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ItemBoxMulti&lt;br /&gt;
|image=Felled_Tree.png&lt;br /&gt;
|name=Felled Tree&lt;br /&gt;
|examine=The in-game examine text for the item.&lt;br /&gt;
|active=[[Hatchet]]&lt;br /&gt;
|passive=[[Tree Tile]]&lt;br /&gt;
|TopMost=Cut down                        * Menu option where its on the top most parent menu.***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* 1 &amp;#039;&amp;#039;&amp;#039;felled tree&amp;#039;&amp;#039;&amp;#039; (up to 186.67 kg)&lt;br /&gt;
|skill=woodcutting&lt;br /&gt;
|dyeable=yes                             * or no, multi, useless or rune&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>wp&gt;Henness</name></author>
	</entry>
</feed>