Template:Generic cargo gallery/doc: Difference between revisions
Created page with "<templatedata> { "params": { "tables": { "aliases": [ "table" ], "label": "Tables", "description": "The Cargo table(s) to use for querying.", "example": "btd6_artifacts", "type": "string", "required": true }, "image field": { "label": "Image field", "description": "The field to use for querying images. If a cargo table has a column named \"icon\", set this to \"icon\" to display the images in that column.", "example": "image_M",..." |
mNo edit summary |
||
| Line 34: | Line 34: | ||
"example": "100px", | "example": "100px", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "120px" | ||
}, | }, | ||
"heights": { | "heights": { | ||
| Line 41: | Line 41: | ||
"example": "100px", | "example": "100px", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "120px" | ||
}, | }, | ||
"mode": {} | "mode": {} | ||