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!

Template:TimerSelect

From Mabinogi World Wiki
[edit]Template Documentation

Description

Finds the current entry in a list of entries with a given start time and value.

Example

   {{TimerSelect|Byron}}
   * {{SelectEntry|19:00E|Travelling}}
   * {{SelectEntry|22:00E|Buying}}
   * {{SelectEntry|03:00E|Closing}}
   * {{SelectEntry|06:00E|Unreachable}}
   {{TimerEnd}}

Parameters

Parameter # Usage Important?
1

label

Name of the timer, displayed somewhere on the widget. Yes
compress If this is set, it will only show entries which have different values. No
display See here for details on display. No
style Extra CSS styles to be applied. No
class Extra CSS classes to be applied. No
id Element ID to apply. No