Template:Multiblock Requirement: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 1: Line 1:
<div style= "float:left;padding-right:5%;width:80%">
<div style= "float:left;width:85%">
<!-- Invoke the inventory slot -->
<!-- Invoke the inventory slot -->
<div style="float:left;">{{Slot|{{{material|}}},{{{amount|}}}}}</div>{{#if:{{{link|}}}
<div style="float:left;text-align:left;display:flex;align-content:center;">{{Slot|{{{material|}}},{{{amount|}}}}}</div><div style="padding-left:5%;vertical-align:super;display:inline;float:left;"><b>{{#if:{{{link|}}}
    |<div style="padding-left:2.5%;vertical-align:super;display:inline;">[[{{{link|}}}]]</div>
    |[[{{{link|}}}]]
     |<div style="padding-left:2.5%;vertical-align:super;display:inline;">{{{material|}}}</div>
     |{{{material|}}}
}}
}}</b></div>
</div>
</div>
<div style= "float:right;padding-right:5%;>
<div style= "float:right;padding-right:5%;>

Revision as of 17:17, 12 September 2025


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
materialmaterial

The material that is shown, will be passed into invslot.

Stringrequired
amountamount

The amount of material needed

Stringrequired
linklink

Page Link

Stringsuggested