- Main article: Template:Grid/Available images [edit]
Template:Grid/Crafting Table/doc: Difference between revisions
Mastergalen (talk | contribs) (Created page with "{{doc/start}} This template is used to create a grid that looks similar to the Crafting Table's GUI screen. See Template:Grid for basic grid usage, th...") |
FantasyTeddy (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
{{lua|Grid}} | |||
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|Crafting Table's]] GUI screen. | ||
See [[Template:Grid]] for basic grid usage, this documentation page will cover additional or different functions. | See [[Template:Grid]] for basic grid usage, this documentation page will cover additional or different functions. | ||
Most of the time, such as when creating the list of crafting recipes on an item's article, {{tl|Crafting}} can be used instead. | |||
__TOC__ | __TOC__ | ||
== Usage == | == Usage == | ||
<pre style="max-width: | <pre style="max-width: 300px">{{Grid/Crafting Table | ||
|A1= |B1= |C1= | |A1= |B1= |C1= | ||
|A2= |B2= Oak Wood Planks |C2= | |A2= |B2= Oak Wood Planks |C2= | ||
Line 24: | Line 27: | ||
=== Shapeless === | === Shapeless === | ||
If a recipe is shapeless, add shapeless=1 to the template, which will display an icon which when hovered over explains what a shapeless recipe is. | If a recipe is shapeless, add shapeless=1 to the template, which will display an icon which when hovered over explains what a shapeless recipe is. | ||
<pre style="max-width: | <pre style="max-width: 300px"> | ||
{{Grid/Crafting Table | |||
|shapeless= 1 | |shapeless= 1 | ||
|A1= |B1= Blaze Powder |C1= | |A1= |B1= Blaze Powder |C1= | ||
Line 46: | Line 50: | ||
To make the grid animate, you make a list of blocks and objects you want to show, separated by semi-colons. | To make the grid animate, you make a list of blocks and objects you want to show, separated by semi-colons. | ||
<pre style="max-width: | <pre style="max-width: 650px">{{Grid/Crafting Table | ||
|A1= ; Lapis Lazuli |B1= ; Lapis Lazuli |C1= ; Lapis Lazuli | |A1= ; Lapis Lazuli |B1= ; Lapis Lazuli |C1= ; Lapis Lazuli | ||
|A2= ; Lapis Lazuli |B2= Lapis Lazuli Block; Lapis Lazuli |C2= ; Lapis Lazuli | |A2= ; Lapis Lazuli |B2= Lapis Lazuli Block; Lapis Lazuli |C2= ; Lapis Lazuli | ||
Line 61: | Line 65: | ||
}} | }} | ||
<pre style="max-width: | <pre style="max-width: 650px">{{Grid/Crafting Table | ||
|A1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli | |A1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli | ||
|B1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli | |B1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli | ||
Line 88: | Line 92: | ||
}} | }} | ||
{{loadPage|Template:Grid/Available images|Available images}} | |||
| | |||
| | |||
== See also == | == See also == | ||
{{Grid/See also}} | {{Grid/See also}} | ||
<includeonly> | <includeonly> | ||
[[Category:Image templates | [[Category:Grid templates]] | ||
[[Category:Image templates]] | |||
</includeonly> | </includeonly> |
Latest revision as of 11:36, 3 August 2015
[purge]
This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more informationThis template uses Module:Grid, a script written in Lua.
Please see wp:Lua and mw:Extension:Scribunto to learn more.
Please see wp:Lua and mw:Extension:Scribunto to learn more.
This template is used to create a grid that looks similar to the Crafting Table's GUI screen.
See Template:Grid for basic grid usage, this documentation page will cover additional or different functions.
Most of the time, such as when creating the list of crafting recipes on an item's article, {{Crafting}}
can be used instead.
Usage
{{Grid/Crafting Table |A1= |B1= |C1= |A2= |B2= Oak Wood Planks |C2= |A3= |B3= Oak Wood Planks |C3= |Output= Stick,4 }}
- produces
4 | ||||
Use the available images listed below.
Shapeless
If a recipe is shapeless, add shapeless=1 to the template, which will display an icon which when hovered over explains what a shapeless recipe is.
{{Grid/Crafting Table |shapeless= 1 |A1= |B1= Blaze Powder |C1= |A2= |B2= Coal,Charcoal |C2= |A3= |B3= Gunpowder |C3= |Output= Fire Charge,3 }}
- produces
3 | ||||
The shapeless parameter does not support animation, so shapeless and non-shapeless recipes cannot be combined.
Animated
To make the grid animate, you make a list of blocks and objects you want to show, separated by semi-colons.
{{Grid/Crafting Table |A1= ; Lapis Lazuli |B1= ; Lapis Lazuli |C1= ; Lapis Lazuli |A2= ; Lapis Lazuli |B2= Lapis Lazuli Block; Lapis Lazuli |C2= ; Lapis Lazuli |A3= ; Lapis Lazuli |B3= ; Lapis Lazuli |C3= ; Lapis Lazuli |Output= Lapis Lazuli,9; Lapis Lazuli Block }}
- produces
9 | ||||
{{Grid/Crafting Table |A1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |B1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |C1= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |A2= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |B2= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |C2= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |A3= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |B3= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |C3= Iron Ingot; Gold Ingot; Diamond; Lapis Lazuli |Output= Block of Iron; Block of Gold; Block of Diamond; Lapis Lazuli Block }}
- produces
Available images
See also
{{Grid}}
{{Grid/Crafting Table}}
{{Grid/Inventory Table}}
{{Grid/Furnace}}
{{Grid/Brewing Stand}}
{{Grid/Hotbar}}
- Module:Grid
Retrieved from ‘http://wiki.aidancbrady.com/w/index.php?title=Template:Grid/Crafting_Table/doc&oldid=4014’
Cookies help us deliver our services. By using our services, you agree to our use of cookies.