Template:Grid/Crafting Table

From Better Than Wolves Wiki
Jump to: navigation, search
Template-info.png Documentation

This template is used to create a grid that looks similar to the Crafting Table's GUI screen.

Contents

Usage

{{Grid/Crafting Table
|A1=  |B1=              |C1= 
|A2=  |B2= Wooden Plank |C2= 
|A3=  |B3= Wooden Plank |C3= 
|Output= Stick,4
}}
produces
 
 
 
Grid layout Arrow (small).png
Stick
GridNumbersCSS.png
 
Wooden Plank
 
 
Wooden Plank
 


The OA field accepts 2-99 (OA stands for output amount). Using any number lower or leaving it blank will show nothing, using 100 to 109 will only show the last two digits (although this can be utilized to output 01 instead of just 1, for example), using anything higher will only show the last digit.

{{Grid/Crafting Table
| A1= Refined Axe |B1= Wood |C1= 
| A2=  |B2=  |C2=  
| A3= |B3=  |C3= 
| Output= Wooden Plank,2 
| Output2= Sawdust
| Output3= Oak Bark
| Output4= Refined Axe}}
produces
Refined Axe
Wood
 
Grid layout Arrow (small).png
Wooden Plank
GridNumbersCSS.png

Sawdust Refined Axe
Oak Bark
 
 
 
 
 
 


Use the available images listed below.

The above documentation is transcluded from Template:Grid/Crafting Table/doc. (edit | history)