Difference between revisions of "Template:Item"

From Wurmpedia
Jump to navigation Jump to search
(Restore previous version of the template minus the NeedsImage hack)
(adding disclaimer)
 
(36 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<includeonly>{| style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"
+
<includeonly>
 +
{| class="wikitable" style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"
 
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}}
 
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
|
 
|
{{#ifexist: Image:{{{name|{{PAGENAME}}}}}.jpg
+
<!-- Check for image.  If pagename.jpg doesn't exist use .png otherwise display "Needs Image" -->
     | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
+
{{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.jpg}}}
     | {{#ifexist: Image:{{{name|{{PAGENAME}}}}}.png
+
     | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]]
         | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
+
     | {{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.png}}}
         | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
+
         | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]]
 +
         | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]]
 
     }}
 
     }}
 
}}
 
}}
Line 14: Line 16:
 
|-
 
|-
 
|
 
|
{{#if:{{{creation|}}}|
+
<!-- creation attribute overrides showing creation steps, displaying the text below instead -->
{{#switch: {{{creation}}}
+
{{#if:{{{creation|}}}
| no = This item can not be created.
+
    |{{#switch: {{lc:{{{creation}}}}}
| farm = Obtained through [[Farming|harvesting]].
+
    | no = This item can not be created.
| forage = Obtained through [[forage|foraging]].
+
    | farm = Obtained through [[farming|harvesting]].
| botanize = Obtained through [[botanize|botanizing]].
+
    | forage = Obtained through [[forage|foraging]].
| fish = Obtained through [[fishing]].
+
    | botanize = Obtained through [[botanize|botanizing]].
| mine = Obtained through [[mining]].
+
    | fish = Obtained through [[fishing]].
| wood = Obtained through [[woodcutting]].
+
    | mine = Obtained through [[mining]].
| dig = Obtained through [[digging]].
+
    | wood = Obtained through [[woodcutting]].
| cooking = * Put {{#if:{{{materials|}}}|
+
    | dig = Obtained through [[digging]].
{{{materials}}}
+
    | butchering = Obtained through [[butchering]].
 
+
    | cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}.
|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}  
+
* Cook in a [[:Category:Fire_sources|fire]].  
* Cook in a [[:Category:Fire_sources|fire place]].
+
    | #default = {{{creation}}}
| #default = {{{creation}}}
+
    }}
 +
    |<!-- if there is no creation attribute show steps for how to create -->
 +
<ol><li>[[Activate]] {{{active}}}</li><li>Right-click {{{passive}}}</li>
 +
<!-- Creation via right-click > group -->
 +
{{#if:{{{group|}}}
 +
    | <li>Open submenu "Create > [[{{{group}}}]]"</li>
 +
    | {{#if:{{{groupM|}}}
 +
        | <li>Open submenu > {{{groupM}}}</li>
 +
        | {{#if:{{{TopMost|}}}
 +
            | <li>Open [[Context menu|menu]] > {{{TopMost}}}</li>
 +
            | {{#if:{{{assemble|}}}
 +
                | <li>{{{assemble}}}</li>
 +
            }}
 +
        }}
 +
    }}
 
}}
 
}}
|
+
</ol>
# [[Activate]] a {{{active}}}
+
<!-- Additional Materials -->
# Right-click a {{{passive}}}
+
<!-- If materials = 0, close the table header -->
{{#if:{{{group|}}}|# Open submenu "Create > [[{{{group}}}]]"}}
 
 
{{#ifeq:{{{materials}}}|no||
 
{{#ifeq:{{{materials}}}|no||
 
{{!}}-
 
{{!}}-
Line 43: Line 58:
 
}}
 
}}
 
}}
 
}}
 +
<!-- End of Creation Section -->
 
|-
 
|-
 
! style="background-color:#3c5" | Result
 
! style="background-color:#3c5" | Result
Line 51: Line 67:
 
! style="background-color:#3c5;" | Skill and improvement
 
! style="background-color:#3c5;" | Skill and improvement
 
|-
 
|-
|
+
|{{#if:{{{skill|}}}|* Uses [[{{{skill}}}]]
{{#if:{{{creation|}}}||
+
}}{{#if:{{{improve|}}}|* {{#ifeq:{{{improve}}}|no|Cannot be [[improve]]d|[[Improve]]s like [[{{{improve}}}]] items}}
* Uses [[{{{skill}}}]]
+
}}{{#if:{{{improveItem|}}}|* {{#ifeq:{{{improveItem}}}|no|Cannot be [[improve]]d|[[Improve]] with [[{{{improveItem}}}]]}}}}
}}
+
<!--optional properties -->
{{#if:{{{improve|}}}|* {{#ifeq:{{{improve}}}|no|Cannot be [[improve]]d|[[Improve]]s like [[{{{improve}}}]] items}}}}
+
{{#if: {{{decoration|}}}|
 +
{{!}}-
 +
! style="background-color:#3c5;" {{!}} Properties
 +
{{!}}-
 +
{{!}}|
 +
{{#if: {{{storage|}}}|
 +
{{!}}-
 +
! style="background-color:#3c5;" {{!}} Properties
 +
{{!}}-
 +
{{!}}|
 +
{{#ifeq: {{{combinable|no}}}|no||
 +
{{!}}-
 +
! style="background-color:#3c5;" {{!}} Properties
 +
{{!}}-
 +
{{!}}}}}}
 +
}}{{#if: {{{decoration|}}}|
 +
{{#switch: {{lc:{{{decoration}}}}}
 +
| yes = * Appears as decoration.[[Category:Decoration]]
 +
| no = * Appears as an item pile.
 +
}}}}{{#switch: {{lc:{{{storage}}}}}
 +
| fsb = * Can be stored in a [[Food storage bin]].[[Category:Food storage items]]
 +
| bsb = * Can be stored in a [[Bulk storage bin]].[[Category:Bulk storage items]]
 +
}}{{#if: {{{combinable|}}}|{{#switch: {{lc:{{{combinable}}}}}
 +
| hot = * Can be [[Combine|combined]] when glowing hot.
 +
| yes = * Can be [[Combine|combined]].
 +
}}}}{{#if: {{{note|}}}|
 +
<!-- optional note -->
 +
{{!}}-
 +
! style="background-color:#3c5;" {{!}} Notes
 +
{{!}}-
 +
{{!}}{{#ifeq:{{{note}}}|no|None|{{{note}}}}}}}
 
|}
 
|}
 
{{#if:{{{skill|}}}|[[Category:{{{skill}}} items]]}}
 
{{#if:{{{skill|}}}|[[Category:{{{skill}}} items]]}}
 
[[Category:Items]]
 
[[Category:Items]]
{{#if:{{{creation|}}}||
+
<!-- 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 item templates -->
{{#if: {{#if: {{{active|}}} | {{#if: {{{passive|}}} | {{#if: {{{group|}}} | {{#if: {{{materials|}}} | {{#if: {{{result|}}} | {{{skill|}}} }} }} }} }} }} ||[[Category:Incomplete item templates]]}}
+
{{#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]]}}}}
}}
+
</includeonly>
</includeonly><noinclude>
+
 
 +
 
 +
<noinclude>
 +
'''This template is unused and will likely be deleted in the future. Please use [[Template:ItemBox]] instead.'''
 +
 
 
General item template.  
 
General item template.  
  
Line 71: Line 121:
 
Usage examples:
 
Usage examples:
  
<pre>{{item
+
<pre>{{Item
 
|name=Hammer        *** defaults to {{PAGENAME}} ***
 
|name=Hammer        *** defaults to {{PAGENAME}} ***
 
|image=hammer.jpg    *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***
 
|image=hammer.jpg    *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***
 
|active=[[hammer head]] (0.4 kg)
 
|active=[[hammer head]] (0.4 kg)
 
|passive=[[shaft]] (1.0 kg)
 
|passive=[[shaft]] (1.0 kg)
|group=Tools
+
|group=Tools         *** item is in this sub menu in the create list ***
 
|materials=no
 
|materials=no
 
|result=1 '''hammer''' - 1.4 kg
 
|result=1 '''hammer''' - 1.4 kg
 
|skill=blacksmithing
 
|skill=blacksmithing
 
|improve=smithing
 
|improve=smithing
 +
|combinable=no        *** empty or no show nothing, other options are yes or hot ***
 +
|storage=            *** empty shows nothing, other options are bsb or fsb ***
 +
|decoration=no        *** empty shows nothing, yes says it's a decoration, no says it will be in an item pile ***
 
}}
 
}}
 
</pre>
 
</pre>
  
<pre>{{item
+
<pre>{{Item
 
|name=Huge shod club        *** defaults to {{PAGENAME}} ***
 
|name=Huge shod club        *** defaults to {{PAGENAME}} ***
 
|result=1 '''huge shod club''' (15.00 kg)
 
|result=1 '''huge shod club''' (15.00 kg)
|creation=Troll drop        *** 'no' will result in 'The item can not be created', other options include farm, fish, botanize, forage, mine, wood, dig ***
+
|creation=Troll drop        *** 'no' will result in 'The item can not be created', other options include farm, fish, botanize, forage, mine, wood, dig, butchering, cooking  ***
 
|improve=no
 
|improve=no
 
}}
 
}}
 
</pre>
 
</pre>
  
 +
<pre>
 +
{{Item
 +
|image=Iron fence.jpg
 +
|name=Iron fence
 +
|active=[[Mallet]] or [[Hammer]]
 +
|passive=[[Tile Border]]
 +
|groupM=Fence > Iron > 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) ***
 +
|materials=* 9x [[Stone brick]]s
 +
* 1x [[Iron fence bars]]
 +
|result=*'''Iron fence'''
 +
|skill=Masonry
 +
|improveItem=Stone bricks    *** for items like fences and walls, improves using and item and not a set of tools ***
 +
|note=*You must have at least one stone brick in your [[inventory]] to start building it.
 +
}}
 +
</pre>
 +
 +
<pre>
 +
{{Item
 +
|image=Felled_Tree.jpg
 +
|name=Felled Tree
 +
|active=[[Hatchet]]
 +
|passive=[[Tree Tile]]
 +
|TopMost=Cut down  *** Menu option where its on the top most parent menu.***
 +
|materials=no
 +
|result=* 1 '''felled tree''' (up to 186.67 kg)
 +
|skill=woodcutting
 +
|improve=no}}
 +
}}
 +
</pre>
  
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:20, 22 April 2021



This template is unused and will likely be deleted in the future. Please use Template:ItemBox instead.

General item template.

The template adds a box with an image of the item and the steps to create the item.

If the creation parameter is set the box will display its contents instead of the creation steps.

Usage examples:

{{Item
|name=Hammer         *** defaults to {{PAGENAME}} ***
|image=hammer.jpg    *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***
|active=[[hammer head]] (0.4 kg)
|passive=[[shaft]] (1.0 kg)
|group=Tools         *** item is in this sub menu in the create list ***
|materials=no
|result=1 '''hammer''' - 1.4 kg
|skill=blacksmithing
|improve=smithing
|combinable=no        *** empty or no show nothing, other options are yes or hot ***
|storage=             *** empty shows nothing, other options are bsb or fsb ***
|decoration=no        *** empty shows nothing, yes says it's a decoration, no says it will be in an item pile ***
}}
{{Item
|name=Huge shod club         *** defaults to {{PAGENAME}} ***
|result=1 '''huge shod club''' (15.00 kg)
|creation=Troll drop         *** 'no' will result in 'The item can not be created', other options include farm, fish, botanize, forage, mine, wood, dig, butchering, cooking  ***
|improve=no
}}
{{Item
|image=Iron fence.jpg
|name=Iron fence
|active=[[Mallet]] or [[Hammer]]
|passive=[[Tile Border]]
|groupM=Fence > Iron > 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) ***
|materials=* 9x [[Stone brick]]s
* 1x [[Iron fence bars]]
|result=*'''Iron fence'''
|skill=Masonry
|improveItem=Stone bricks    *** for items like fences and walls, improves using and item and not a set of tools ***
|note=*You must have at least one stone brick in your [[inventory]] to start building it.
}}
{{Item
|image=Felled_Tree.jpg
|name=Felled Tree
|active=[[Hatchet]]
|passive=[[Tree Tile]]
|TopMost=Cut down   *** Menu option where its on the top most parent menu.***
|materials=no
|result=* 1 '''felled tree''' (up to 186.67 kg)
|skill=woodcutting
|improve=no}}
}}