Template:Demo RecipeItemIcon: Difference between revisions
From Eco - English Wiki
| [unchecked revision] | [unchecked revision] |
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
|- | |- | ||
| 256px ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=256}} | | 256px ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10|size=256}} | ||
|} | |||
{| class="wikitable recipe-icon-demo" | |||
|+ Count Shadow | |||
! Count !! Example | |||
|- | |||
| ''null'' ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png}} | |||
|- | |||
| 10 ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=10}} | |||
|- | |||
| 100 ||{{Demo RecipeItemIcon|icon=DaisyItem_Icon.png|count=100}} | |||
|} | |} | ||
Revision as of 14:42, 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.
| Unknown | required |
| count | count num | A number to display over this icon's image. Useful for showing counts.
| Unknown | optional |