Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
Category:TimerSystem
display
The display key is common to all timers. Your options are as follows:
Parameter # | Usage | Important? |
---|---|---|
display | list (default) - Shows entries in a list form, with their time of occurrence to the left. | Yes |
show | How many entries to show. Default: 2 | No |
displayStyle | CSS styling of the outer element. | No |
labelStyle | CSS styling of the header label. | No |
entryStyle | CSS styling of the entry row. | No |
timeStyle | CSS styling of the time in the entry. | No |
valueStyle | CSS styling of the value/text in the entry. | No |
Parameter # | Usage | Important? |
---|---|---|
display | countdown - Shows the countdown until the next event. | Yes |
output | The format of the output. You may use %v for the value of the entry and %t for the timer itself. Default: %v: %t | No |
displayStyle | CSS styling of the outer element. | No |
labelStyle | CSS styling of the header label. | No |
timeStyle | CSS styling of the timer in the output. | No |
Parameter # | Usage | Important? |
---|---|---|
display | status - Shows only the current entry without the time. | Yes |
displayStyle | CSS styling of the outer element. | No |
labelStyle | CSS styling of the header label. | No |
Pages in category "TimerSystem"
The following 6 pages are in this category, out of 6 total.