Difference between revisions of "Template:Grid/Crafting Table/doc"

From Better Than Wolves Wiki
Jump to: navigation, search
(Usage)
(Usage)
Line 21: Line 21:
  
 
<pre style="width: 230px">{{Grid/Crafting Table
 
<pre style="width: 230px">{{Grid/Crafting Table
| A1= Refined Axe |B1= Wood ;Wood (Pine); Wood (Birch); Wood (Jungle); Blood Wood |C1=  
+
| A1= Refined Axe |B1= Wood |C1=  
 
| A2=  |B2=  |C2=   
 
| A2=  |B2=  |C2=   
 
| A3= |B3=  |C3=  
 
| A3= |B3=  |C3=  
| Output= Wooden Plank,2; Wooden Plank (Pine),2; Wooden Plank (Birch),2; Wooden Plank (Jungle),2;  Wooden Plank (Jungle),2  
+
| Output= Wooden Plank,2  
 
| Output2= Sawdust
 
| Output2= Sawdust
| Output3= Oak Bark; Spruce Bark; Birch Bark; Jungle Bark; Blood Bark
+
| Output3= Oak Bark
 
| Output4= Refined Axe}}</pre>
 
| Output4= Refined Axe}}</pre>
  
 
;produces:
 
;produces:
 
{{Grid/Crafting Table
 
{{Grid/Crafting Table
| A1= Refined Axe |B1= Wood ;Wood (Pine); Wood (Birch); Wood (Jungle); Blood Wood |C1=  
+
| A1= Refined Axe |B1= Wood|C1=  
 
| A2=  |B2=  |C2=   
 
| A2=  |B2=  |C2=   
 
| A3= |B3=  |C3=  
 
| A3= |B3=  |C3=  
| Output= Wooden Plank,2; Wooden Plank (Pine),2; Wooden Plank (Birch),2; Wooden Plank (Jungle),2;  Wooden Plank (Jungle),2  
+
| Output= Wooden Plank,2
 
| Output2= Sawdust
 
| Output2= Sawdust
| Output3= Oak Bark; Spruce Bark; Birch Bark; Jungle Bark; Blood Bark
+
| Output3= Oak Bark
 
| Output4= Refined Axe}}
 
| Output4= Refined Axe}}
  

Revision as of 22:32, 6 November 2013

Template-info.png Documentation

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

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.

See also

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.