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

From Better Than Wolves Wiki
Jump to: navigation, search
(Usage)
Line 7: Line 7:
 
|A2=  |B2= Wooden Plank |C2=  
 
|A2=  |B2= Wooden Plank |C2=  
 
|A3=  |B3= Wooden Plank |C3=  
 
|A3=  |B3= Wooden Plank |C3=  
|Output= Stick |OA= 4
+
|Output= Stick,4
 
}}</pre>
 
}}</pre>
  
Line 15: Line 15:
 
|A2=  |B2= Wooden Plank |C2=  
 
|A2=  |B2= Wooden Plank |C2=  
 
|A3=  |B3= Wooden Plank |C3=  
 
|A3=  |B3= Wooden Plank |C3=  
|Output= Stick |OA= 4
+
|Output= Stick,4
 
}}
 
}}
  
 
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.<!-- These are all bugs, it should only go to 64 -->  
 
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.<!-- These are all bugs, it should only go to 64 -->  
 +
 +
<pre style="width: 230px">{{Grid/Crafting Table
 +
| A1= Refined Axe |B1= Wood ;Wood (Pine); Wood (Birch); Wood (Jungle); Blood Wood |C1=
 +
| A2=  |B2=  |C2= 
 +
| A3= |B3=  |C3=
 +
| Output= Wooden Plank,2; Wooden Plank (Pine),2; Wooden Plank (Birch),2; Wooden Plank (Jungle),2;  Wooden Plank (Jungle),2
 +
| Output2= Sawdust
 +
| Output3= Oak Bark; Spruce Bark; Birch Bark; Jungle Bark; Blood Bark
 +
| Output4= Refined Axe}}</pre>
 +
 +
;produces:
 +
{{Grid/Crafting Table
 +
| A1= Refined Axe |B1= Wood ;Wood (Pine); Wood (Birch); Wood (Jungle); Blood Wood |C1=
 +
| A2=  |B2=  |C2= 
 +
| A3= |B3=  |C3=
 +
| Output= Wooden Plank,2; Wooden Plank (Pine),2; Wooden Plank (Birch),2; Wooden Plank (Jungle),2;  Wooden Plank (Jungle),2
 +
| Output2= Sawdust
 +
| Output3= Oak Bark; Spruce Bark; Birch Bark; Jungle Bark; Blood Bark
 +
| Output4= Refined Axe}}
  
 
Use the [[#Available images|available images]] listed below.
 
Use the [[#Available images|available images]] listed below.

Revision as of 21:49, 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 ;Wood (Pine); Wood (Birch); Wood (Jungle); Blood Wood |C1= 
| A2=  |B2=  |C2=  
| A3= |B3=  |C3= 
| Output= Wooden Plank,2; Wooden Plank (Pine),2; Wooden Plank (Birch),2; Wooden Plank (Jungle),2;  Wooden Plank (Jungle),2 
| Output2= Sawdust
| Output3= Oak Bark; Spruce Bark; Birch Bark; Jungle Bark; Blood Bark
| Output4= Refined Axe}}
produces
Refined Axe
Wood Wood (Pine) Wood (Birch) Wood (Jungle) Blood Wood
 
Grid layout Arrow (small).png
Wooden Plank
GridNumbersCSS.png
Wooden Plank (Pine)
GridNumbersCSS.png
Wooden Plank (Birch)
GridNumbersCSS.png
Wooden Plank (Jungle)
GridNumbersCSS.png
Wooden Plank (Jungle)
GridNumbersCSS.png

Sawdust Refined Axe
Oak Bark Spruce Bark Birch Bark Jungle Bark Blood 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.