Template:Resource
Template page
More actions
Usage
{{Resource
|term=Apple
|icon1=Apple.png
|theme=dark
}}
Renders a single pill-shaped resource chip, for use inside Template:Biome's protected/other parameters (or anywhere else a small icon-tagged resource label is useful). Styling lives in Template:Resource/styles.css.
Only term is required. Up to three icons can be shown (some resources cover multiple items, e.g. "Mushroom Block (Red/Brown/Stem)"). theme selects the pill's colour scheme to match its surroundings.
Parameters
| Parameter | Description |
|---|---|
term
|
The resource's display text. |
icon1 / icon2 / icon3
|
Filenames (no File: prefix) of up to three icons shown before the text, capped to a 16x16 box.
|
theme
|
dark (default) for use on a dark/photo-backdrop panel, or light for a flat light card.
|