Template:Item Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
  | height = {{{height|}}}
  | height = {{{height|}}}
}}
}}
|-
{{#if:{{{internalid|}}}|{{Item Infobox/internalid|{{{internalid}}}}}}}
|-
|-
{{#if:{{{type|}}}|{{Item Infobox/type|{{{type}}}}}}}
{{#if:{{{type|}}}|{{Item Infobox/type|{{{type}}}}}}}
|-
|-
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|{{Item Infobox/location|{{{location}}}}}}}
{{!}}'''Location(s):'''{{!}}{{!}}{{{location}}}
|-
}}
{{#if:{{{weight|}}}|{{Item Infobox/weight|{{{weight}}}}}}}
|-
|-
{{#if:{{{weight|}}}|
{{#if:{{{armor|}}}|{{Item Infobox/armor|{{{armor}}}}}}}
{{!}}'''Weight:'''{{!}}{{!}}{{{weight}}}
}}
|-
|-
{{#if:{{{tooltip|}}}|
{{#if:{{{tooltip|}}}|{{Item Infobox/tooltip|{{{tooltip}}}}}}}
{{!}}'''Tooltip:'''{{!}}{{!}}''{{{tooltip}}}''
}}
|-
|-
{{#if:{{{stack|}}}|
{{#if:{{{stack|}}}|{{Item Infobox/stack|{{{stack}}}}}}}
{{!}}'''Max stack:'''{{!}}{{!}}{{{stack}}}
}}
|-
|-
{{#if:{{{dlc|}}}|
{{#if:{{{dlc|}}}|{{Item Infobox/dlc|{{{dlc}}}}}
{{Item Infobox/dlc|{{{dlc}}}}}
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
Line 40: Line 35:
  | location = Mud
  | location = Mud
  | tooltip  = Cool ore description
  | tooltip  = Cool ore description
| armor    = 32 / 34 /36 / 38
  | weight  = 27.5
  | weight  = 27.5
  | stack    = 33
  | stack    = 33
| dlc      = Beta
}}
}}
</noinclude><noinclude>
</noinclude><noinclude>
Line 49: Line 46:
  | location = Mud
  | location = Mud
  | tooltip  = Cool ore description
  | tooltip  = Cool ore description
| armor    = 32 / 34 /36 / 38
  | weight  = 27.5
  | weight  = 27.5
  | stack    = 33
  | stack    = 33
| dlc      = Beta
}}
}}
</pre>
</pre>

Latest revision as of 12:52, 7 January 2024

DLC
This article is for a downloadable content item or feature. It may be purchaseable, or may no longer be available.
Item Infobox
Type Ore
Location(s) Mud
Weight 27.5
Armor 32 / 34 /36 / 38
Tooltip Cool ore description
Max stack 33
DLC Beta


{{Item Infobox
 | type     = Ore
 | location = Mud
 | tooltip  = Cool ore description
 | armor    = 32 / 34 /36 / 38
 | weight   = 27.5
 | stack    = 33
 | dlc      = Beta
}}

This Template has Auto Category: Category:Items linked into it. If the |type argument is provided to this template, it'll also have Category:Types in its plural form auto linked into it.