Szablon:Iconbar/opis
Szablon:Doc/start This template creates a bar made of icons.
{{iconbar
|value=
|size=
|icon_full=
|icon_half=
|icon_empty=
|reverse=
}}
| Parameter | Function | Default value |
|---|---|---|
value |
Integer value between 0 and 20. Half icon = 1, full icon = 2, full icon + half icon = 3 and so on. | 0 |
size |
Width of each icon in CSS units like "px" or "em". | None |
icon_full |
Icon used for even values like 2, 4, 6, etc. | None |
icon_half |
Icon used at the end of the bar for uneven values like 1, 3, 5, etc. | None |
icon_empty |
Icon used if value is 0 | None |
reverse |
Set to 1 to display half images on the left instead of the right | 0 |