Template:Metal
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
| {{Metal|Salvage}} | |
| {{Metal|Copper}} | |
| {{Metal|Iron}} | |
| {{Metal|Steel}} | |
| {{Metal|Aluminum|10}} | 10 |
| {{Metal|Duraluminum|100}} | 100 |
| {{Metal|Plastanium|1000}} | 1,000 |
TemplateData
Displays a metal name with its corresponding icon, with an optional quantity shown before the icon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Metal | 1 | The metal to display.
| String | required |
| Quantity | 2 | Optional quantity to display before the icon and label. | String | optional |