Template:Item Infobox/image: Difference between revisions

From Valheim Wiki
Undo revision 5358 by Mave (talk)
Tag: Undo
No edit summary
Line 9: Line 9:
<div style="float: center;">
<div style="float: center;">
<div class="infoboxhover" title="[t1] {{{t1|}}}" style="text-align: center;">
<div class="infoboxhover" title="[t1] {{{t1|}}}" style="text-align: center;">
<center>[[File:{{#var:__image}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}}}]]</center>
<center>[[File:{{#var:__image}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}px}}]]</center>
</div>
</div>
</div>
</div>
Line 16: Line 16:
<div style="float: center;">
<div style="float: center;">
<div class="infoboxhover" style="text-align: center;">
<div class="infoboxhover" style="text-align: center;">
<center>[[File:{{#var:__image}} {{{pic2}}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}}}]]
<center>[[File:{{#var:__image}} {{{pic2}}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}px}}]]
</center>
</center>
</div>
</div>
Line 23: Line 23:
<div style="float: center;">
<div style="float: center;">
<div id="scraper-item-image" class="infoboxhover" style="text-align: center;">
<div id="scraper-item-image" class="infoboxhover" style="text-align: center;">
<center>[[File:{{#var:__image}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}}}]]</center>
<center>[[File:{{#var:__image}}.png{{#if:{{{height|}}}|{{!}}{{{height}}}px}}]]</center>
</div>
</div>
{{#if:{{{description|}}}|<em class="text-muted">{{{description}}}</em>}}
{{#if:{{{description|}}}|<em class="text-muted">{{{description}}}</em>}}

Revision as of 20:54, 13 December 2022


| colspan="2"|

{{Item Infobox/image
 | name = Picture 1
 | pic2 = Alternative
 | height = 40
 | description = Some cool text
}}