Normal
You can set a property with image filename and use <type>image</type> in the skin with that property in <texture> tag.If property is empty, picture is not visible and control.hasthumb(imageID) is false.If property contains valid filename, picture is shown and control.hasthumb(imageID) is true.
You can set a property with image filename and use <type>image</type> in the skin with that property in <texture> tag.
If property is empty, picture is not visible and control.hasthumb(imageID) is false.
If property contains valid filename, picture is shown and control.hasthumb(imageID) is true.