Template:Item Infobox: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 3: Line 3:
{| 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"| {{{__name}}}
| id="scraper-item-name" class="tableheader" colspan="2"| {{#var:__name}}
|-
|-
| colspan="2"|
| colspan="2"|
Line 10: 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:{{{__name}}}.png]]</center>
<center>[[File:{{#var:__name}}.png]]</center>
</div>
</div>
</div>
</div>
Line 17: 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:{{{__name}}} {{{pic2}}}.png]]
<center>[[File:{{#var:__name}} {{{pic2}}}.png]]
</center>
</center>
</div>
</div>

Revision as of 22:49, 20 February 2021

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

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