VALUE | DEFAULT | DESCRIPTION |
---|---|---|
text | none | Your own text, HTML is possible. There are some macros: [refresh_counter]:Shows the time until the next reload/rotate dynamically [worker_last_run]:Shows the time of the last worker run |
w | none | Width of the textbox in px (pixels). Set to “auto” for auto scaling. |
x | none | X axis coordinate |
y | none | Y axis coordinate |
background_color | #C0C0C0 | The background color of the textbox. The color should be given in hex code. Can also be “transparent”. |
border_color | #000000 | Border color of the textbox. The color should be given in hex code. Can also be “transparent”. |
h | auto | Height of the textbox in px (pixels). Set to “auto” for auto scaling. |
style | none | Custom styling for the text. To be given like HTMLstyle attribute contents. E.g. font-family:sans;font-weight:bold; |
use | none | Comma separated list of object templates to use. |
z | 1 | The z option defines the order of icons that are stacked on top of each other. The highest value will be displayed on top. The background image has a value of 0. So valid values should be above or equal to 1. Note: To prevent conflicts with the header navigation you should keep this value below 100. |