Template:Resource stack
From Corsair Cove Official Wiki
Displays a table of the specified quantities, resources icons, and resource names. Resource names must be spelled and capitalized exactly as their article name.
Usage
| Parameter | Purpose |
|---|---|
| resource name | the name of the resource, as spelled and capitalized in-game, followed by = and its quantity; zeros or blanks (=0 or just = does not display a number
|
size= |
size of the icons, in the standardized sizes. since the stack isn't meant for paragraphs, the default is small instead:
|
show_names= |
if you want to skip the name and just show the linked icons, add show_names=false
|
Examples
{{Resource stack|Planks=30|Stone Blocks=10}}
| 10 | Stone Blocks | |
| 30 | Planks |
{{Resource stack|Jolly Roger=1|Pistols=1|Booze=1|size=md}}
| Jolly Roger | ||
| Booze | ||
| Pistols |


