Template:Item Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__<!--
-->{{#vardefine:__name|{{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}}}
{| id="scraper-infobox" class="wikitable" style="padding-left: 20px; min-width: 280px; max-width: 400px; float: right; margin: 0;"
{| id="scraper-infobox" class="wikitable" style="padding-left: 20px; min-width: 280px; max-width: 400px; float: right; margin: 0;"
|-
|-
| id="scraper-item-name" class="tableheader" colspan="2"| {{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}
| id="scraper-item-name" class="tableheader" colspan="2"| {{{__name}}}
|-
|-
| colspan="2"|
| colspan="2"|
Line 9: Line 10:
<div style="float: center;">
<div style="float: center;">
<div class="infoboxhover" title="{{{t1|}}}" style="text-align: center;">
<div class="infoboxhover" title="{{{t1|}}}" style="text-align: center;">
<center>[[File:{{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}}.png]]</center>
<center>[[File:{{{__name}}}.png]]</center>
</div>
</div>
</div>
</div>
Line 16: Line 17:
<div style="float: center;">
<div style="float: center;">
<div class="infoboxhover" style="text-align: center;">
<div class="infoboxhover" style="text-align: center;">
<center>[[File:{{#if:{{{name|}}}|{{{name}}}|{{BASEPAGENAME}}}} {{{pic2}}}.png]]
<center>[[File:{{{__name}}} {{{pic2}}}.png]]
</center>
</center>
</div>
</div>

Revision as of 22:48, 20 February 2021

{{{__name}}}
{{Item Infobox
 |location=Ocean
 |type=Crafting Station / Resource
}}

This Template has Auto Category: Category:Items Linked into it.