Template:Demo RecipeItemIcon: Difference between revisions
From Eco - English Wiki
| [unchecked revision] | [unchecked revision] |
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
[[File:DaisyItem--Icon Yellow.png|frameless|border|upright=3|location=center|link=]] | [[File:DaisyItem--Icon Yellow.png|frameless|border|upright=3|location=center|link=]] | ||
[[File:DaisyItem--Icon White.png|frameless|border|upright=3|location=center|link=]] | [[File:DaisyItem--Icon White.png|frameless|border|upright=3|location=center|link=]] | ||
[[File:DaisyItem--Icon White--100.png|border|upright=3|location=center|link=]] | |||
=== Template Examples === | === Template Examples === | ||
Revision as of 14:53, 19 February 2026
Visual Goals
Template Examples
| Size | Example |
|---|---|
| 64px |
|
| 128px |
|
| 256px |
|
| Count | Example |
|---|---|
| null |
|
| 10 |
|
| 100 |
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| size | size | Size in pixels (numbers only)
| Number | optional |
| icon | icon | File name for icon.
| String | required |
| count | count num | A number to display over this icon's image. Useful for showing counts.
| Number | optional |