Template:Storage grid: Difference between revisions
Created page with "<includeonly></includeonly><noinclude> {{docs}} Category:Inventory templates <templatedata> { "params": { "1": { "label": "Grid 1", "description": "Specify a single grid using format 'x, y, width, height'.", "example": "0, 0, 1, 3 OR 3,0,6,3", "type": "line", "required": true }, "2": { "label": "Grid 2", "type": "line", "suggested": true }, "3": { "label": "Grid 3", "type": "line", "suggested": true }, "4": { "label..." |
uses lua |
||
Line 1: | Line 1: | ||
<includeonly></includeonly><noinclude> | <includeonly></includeonly><noinclude> | ||
{{docs}} | {{docs|bb= | ||
{{uses lua|Storage grid}} | |||
}} | |||
[[Category:Inventory templates]] | [[Category:Inventory templates]] |
Revision as of 16:45, 29 March 2025
Usage
{{storage grid
Example
Position x Position mode (for YML grids, default)
Single grid
A simple 1x2 grid.
{{storage grid
↓
Two grids
A 1x4 and 2x4 grids with one-cell-wide empty space in between.
{{storage grid
↓
Three grids
A 2x4, 2x3 and 2x4 grids with one-cell-wide empty space in between each.
{{storage grid
↓
Position x Size mode (alternative mode)
Single grid
A simple 1x2 grid.
{{storage grid
↓
Two grids
A 1x4 and 2x4 grids with one-cell-wide empty space in between.
{{storage grid
↓
Three grids
A 2x4, 2x3 and 2x4 grids with one-cell-wide empty space in between each.
{{storage grid
↓
See also
- {{Infobox storage grid}} - a variation adjusted for use in infoboxes.
Generates a storage grid.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Grid 1 | 1 | Specify a single grid using format 'x, y, width, height'.
| Line | required |
Grid 2 | 2 | no description | Line | suggested |
Grid 3 | 3 | no description | Line | suggested |
Grid 4 | 4 | no description | Line | suggested |
Grid 5 | 5 | no description | Line | suggested |