Template:Item Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><!--
<includeonly>
-->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{#replace:{{BASEPAGENAME}}| (Item)|}}}}}}<!--
-->{{#vardefine:__image|{{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}}}<!--
-->{{#vardefine:__image|{{#replace:{{#var:__image}}|:|}}}}<!--
-->{{#vardefine:__image|{{#replace:{{#var:__image}}|*|}}}}<!--
-->{{#vardefine:__image|{{#replace:{{#var:__image}}|%|}}}}<!--
-->{{#if:{{{dlc|}}}|
{{DLC Infobox|{{{dlc}}}}}
}}
{| id="scraper-infobox" class="wikitable infobox-table" style="padding-left: 20px; min-width: 280px; max-width: 350px; float: right; margin: 0; margin-left: 14px;"
{| id="scraper-infobox" class="wikitable infobox-table" style="padding-left: 20px; min-width: 280px; max-width: 350px; float: right; margin: 0; margin-left: 14px;"
|-
|-
Line 81: Line 73:
--></includeonly><!--
--></includeonly><!--
--><noinclude>This Template has Auto Category: [[:Category:Items|Category:Items]] linked into it. If the <code>|type</code> argument is provided to this template, it'll also have Category:'''Types''' in its plural form auto linked into it.</noinclude>
--><noinclude>This Template has Auto Category: [[:Category:Items|Category:Items]] linked into it. If the <code>|type</code> argument is provided to this template, it'll also have Category:'''Types''' in its plural form auto linked into it.</noinclude>
__NOTOC__

Revision as of 16:24, 7 January 2022


Type: Ore
Location(s): Mud
Weight: 27.5
Tooltip: Cool ore description
Max stack: 33


{{Item Infobox
 | type     = Ore
 | location = Mud
 | tooltip  = Cool ore description
 | weight   = 27.5
 | stack    = 33
}}

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.