Template:Demo RecipeItemIcon: Difference between revisions
From Eco - English Wiki
| [unchecked revision] | [unchecked revision] |
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
! Size !! Example | ! Size !! Example | ||
|- | |- | ||
| 64px || {{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=64}} | | 64px ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=64}} | ||
|- | |- | ||
| 128px || {{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=128}} | | 128px ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=128}} | ||
|- | |- | ||
| 256px || {{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=256}} | | 256px ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=256}} | ||
|} | |} | ||
Revision as of 14:30, 19 February 2026
Visual Goals
Template Examples
| Size | Example |
|---|---|
| 64px |
|
| 128px |
|
| 256px |
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| size | size | Size in pixels (numbers only)
| Number | optional |
| icon | icon | File name for icon.
| Unknown | required |
| count | count num | A number to display over this icon's image. Useful for showing counts.
| Unknown | optional |