Template:Bag/doc
{{bag}} generates a bag sprite for an item.
Template fields
- field 1 (item name) - The name of the item. This will be used to display the file named
Bag (field 1) Sprite.png. - size (optional) - Sets a custom size for the sprite. The size defaults to 24px.
TemplateData
Generates a Bag Sprite for an item
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item | 1 | Item name | Line | required |
| Size | size | Image size
| Line | optional |
Examples
Standard use
{{Bag|DNA Splicers}}
Custom size
{{Bag|Booster Energy|size=32px}}