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

From Better Than Wolves Wiki
Jump to: navigation, search
(Created page with "{{doc/start}} This template is used to create a grid that looks similar to the Crafting Table's GUI screen. __TOC__ == Usage == <pre style="width: 230px">{{Gr...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
This template is used to create a grid that looks similar to the [[Crafting Table|Crafting Table's]] GUI screen.  
+
This template is used to create a grid that looks similar to the Crafting Table's GUI screen.  
 
__TOC__
 
__TOC__
 
== Usage ==
 
== 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 -->  
  
Use the [[#Available images|available images]] listed below.
+
<pre style="width: 230px">{{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}}</pre>
  
== See also ==
+
;produces:
 +
{{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}}
  
* {{tl|Grid/Crafting Square Slide}}
+
Use the [[#Available images|available images]] listed below.
  
 
{{doc/end}}
 
{{doc/end}}

Latest revision as of 01:43, 18 February 2019

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.

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