Template:Grid/Turning Table/doc
Jump to navigation
Jump to search
![]() |
This template uses Module:Grid, a script written in Lua. Please see wikipedia:wp:Lua and mw:Extension:Scribunto to learn more. |
This template is used to create a crafting grid that looks similar to the Turning Table's GUI.
Parameters[edit]
- Output: Set the output item, currently only
Drill
andHandle
are supported, anything else will just generate a blank Iron Turning Blank. - Layout: Set the layout of the crafting grid, separating the numbers with a comma, 5 numbers are required as there are 5 parts that can be lathed.
- Float, float: (Optional) Set the float of the crafting grid
- nobreak: (Optional) Add to make the crafting grid not line break at the end
Example[edit]
{{Grid/Turning Table |Output = Drill |Layout = 5,4,3,2,1 |nobreak = 1 }} {{Grid/Turning Table |Output = Handle |Layout = 4,3,2,2,2 }}
See Also[edit]
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.