Cube Life: Island Survival Wiki
No edit summary
No edit summary
Line 4: Line 4:
 
| style="width: 50%;" | {{#if:{{{A1|}}} | [[File:{{{A1}}}|50px]] }}
 
| style="width: 50%;" | {{#if:{{{A1|}}} | [[File:{{{A1}}}|50px]] }}
 
| {{#if:{{{A2|}}} | [[File:{{{A2}}}|50px]] }}
 
| {{#if:{{{A2|}}} | [[File:{{{A2}}}|50px]] }}
  +
|-
|-style="border-spacing: 70px;"
 
| colspan="2" style="width: 100%;" | {{#if:{{{B1|}}} | [[File:{{{B1}}}|center|50px]] }}
+
| colspan="2" style="maring-top: 70px; width: 100%;" | {{#if:{{{B1|}}} | [[File:{{{B1}}}|center|50px]] }}
 
|}</div>
 
|}</div>
 
{{#ifeq: {{NAMESPACE}} | Template | | [[Category:Crafting recipes]] }}</includeonly><noinclude>{{clear}}{{doc}}
 
{{#ifeq: {{NAMESPACE}} | Template | | [[Category:Crafting recipes]] }}</includeonly><noinclude>{{clear}}{{doc}}

Revision as of 19:25, 13 September 2018

Template-info Documentation

This template creates a furnace grid.

Parameters

Cells are numbered from the top left corner, starting at A1. Each cell can also have an optional link parameter that will make the cell link to the specified page.

A1
A1 link
A2
A2 link
B1
B1 link

There is also an optional width parameter that allows you to change the width of the crafting table. Please DO NOT include units such as px. The grid defaults to 152px wide.

Example

{{Furnace | width = 300

| A1 = Rope.png | A1 link = Rope
| A2 = Clay - icon.png | A2 link = Clay block

| B1 = Coal.png | B1 link = Coal
}}

Result


Blank Table

{{Furnace | width = 

| A1 = | A1 link = 
| A2 = | A2 link = 

| B1 = | B1 link = 
}}

Result