Template:Grid/Infuser: Difference between revisions

From I-Pixelmon
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="float:left;"><div style="position:relative; width:356px; height:158px;">[[File:InfuserGUI.png|356px|link=|alt=]]<!-- ── Top ingredient ── -->{{#if:{{{Top|}}}|<div style="position:absolute; left:162px; top:42px;">[[File:{{#if:{{{Top-image|}}}|{{{Top-image}}}|Grid_{{{Top}}}.png}}|32px|class=pixelated|link={{{Top-link|{{{Top}}}}}}|alt={{{Top}}}]]</div>}}<!-- ── Bottom ingredient ── -->  {{#if:{{{Bottom|}}}|  <div style="position:absolute; left:161px; top:80px;">[[File:{{#if:{{{Bottom-image|}}}|{{{Bottom-image}}}|Grid_{{{Bottom}}}.png}}|32px|class=pixelated|link={{{Bottom-link|{{{Bottom}}}}}}|alt={{{Bottom}}}]]</div>}}  <!-- ── Left fuel slot ── -->  {{#if:{{{Left|}}}|  <!-- custom fuel provided -->  <div style="position:absolute; left:54px; top:56px;">[[File:{{#if:{{{Left-image|}}}|{{{Left-image}}}|Grid_{{{Left}}}.png}}|32px|class=pixelated|link={{{Left-link|{{{Left}}}}}}|alt={{{Left}}}]]</div>|  <!-- default fuel = Coal -->  <div style="position:absolute; left:54px; top:56px;">[[File:Minecraft-coal.png|32px|class=pixelated|link=https://minecraft.wiki/w/Smelting#Fuel|alt=Coal]]</div>}}  <!-- ── Output ── -->  {{#if:{{{Output|}}}|<div style="position:absolute; left:268px; top:58px;">[[File:{{#if:{{{Output-image|}}}|{{{Output-image}}}|Grid_{{{Output}}}.png}}|32px|class=pixelated|link={{{Output-link|{{{Output}}}}}}|alt={{{Output}}}]]</div>}}  <!-- optional number overlay -->  {{#if:{{{OA|}}}|<div style="position:absolute; left:201px; top:71px; width:64px; height:24px; overflow:hidden;">{{GridText|white|{{{OA|}}}}}</div>}}</div></div>{{#if:{{{nobreak|}}}||{{-}}}}</includeonly><noinclude>
<includeonly><div style="float:left;"><div style="position:relative; width:356px; height:158px;">[[File:InfuserGUI.png|356px|link=|alt=]]<!-- ── Top ingredient ── -->{{#if:{{{Top|}}}|<div style="position:absolute; left:162px; top:42px;">[[File:{{#if:{{{Top-image|}}}|{{{Top-image}}}|Grid_{{{Top}}}.png}}|32px|class=pixelated|link={{{Top-link|{{{Top}}}}}}|alt={{{Top}}}]]</div>}}<!-- ── Bottom ingredient ── -->  {{#if:{{{Bottom|}}}|  <div style="position:absolute; left:161px; top:80px;">[[File:{{#if:{{{Bottom-image|}}}|{{{Bottom-image}}}|Grid_{{{Bottom}}}.png}}|32px|class=pixelated|link={{{Bottom-link|{{{Bottom}}}}}}|alt={{{Bottom}}}]]</div>}}  <!-- ── Left fuel slot ── -->  {{#if:{{{Left|}}}|  <!-- custom fuel provided -->  <div style="position:absolute; left:54px; top:56px;">[[File:{{#if:{{{Left-image|}}}|{{{Left-image}}}|Grid_{{{Left}}}.png}}|32px|class=pixelated|link={{{Left-link|{{{Left}}}}}}|alt={{{Left}}}]]</div>|  <!-- default fuel = Coal -->  <div style="position:absolute; left:54px; top:56px;">[[File:Minecraft-coal.png|32px|class=pixelated|link=https://minecraft.wiki/w/Smelting#Fuel|alt=Coal]]</div>}}  <!-- ── Output ── -->  {{#if:{{{Output|}}}|<div style="position:absolute; left:268px; top:58px;">[[File:{{#if:{{{Output-image|}}}|{{{Output-image}}}|Grid_{{{Output}}}.png}}|32px|class=pixelated|link={{{Output-link|{{{Output}}}}}}|alt={{{Output}}}]]</div>}}  <!-- optional number overlay -->  {{#if:{{{OA|}}}|<div style="position:absolute; left:201px; top:71px; width:64px; height:24px; overflow:hidden;">{{GridText|white|{{{OA|}}}}}</div>}}</div></div>{{#if:{{{nobreak|}}}||{{-}}}}</includeonly><noinclude>
Example (default fuel):
Example (default fuel):
{{Grid/Infuser
{{Grid/Infuser
|Top=Durin Berry
|Top=Durin Berry
|Bottom=Incense Burner
|Bottom=Incense Burner
|Output=Full Incense}}
|Output=Full Incense}}
Custom fuel override:
Custom fuel override:
{{Grid/Infuser
{{Grid/Infuser
|Top=Durin Berry
|Top=Durin Berry

Revision as of 15:29, 13 June 2025

Example (default fuel):


Custom fuel override: