Template:Iconbar/doc

From Better Than Wolves Wiki
Jump to: navigation, search
Template-info.png Documentation

This template creates a bar made of icons.

{{iconbar
|value=
|title=
|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
title Mouseover text. If this parameter isn't specified, it falls back to value. None
size Width of each icon in CSS units like "px" or "em". None
full Icon used for even values like 2, 4, 6, etc. None
half Icon used at the end of the bar for uneven values like 1, 3, 5, etc. None
empty Icon used if value is 0 None
reverse Set to 1 to display half images on the left instead of the right 0

See also

Template:Iconbar see also

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.