Category:Vana'diel Schedules
Introduction
The tables below display custom Vana'diel related schedules, in real-time. These schedules can be posted on any HorizonXI wiki page with the instructions listed. All tables below can be custom styled via MediaWiki:VanaTime.css using the class names listed. The timers listed in each table should be consistent with users timezone.
When adding a schedule to a wiki page, you assign the table class name to id attribute of the tag, example: <span id="class-name"></span>. We use the id attribute as the class name for the table being generated to allow the custom styling.
Additionally, some tables have an option to repeat the table multiple times to display more timers. This is done by adding the 'data-entries' attribute to the tag, example: <span id="class-name" data-entries="2"></span>. In this example data-entries is 2, so the table will display twice.
Airship Schedules
Boat Schedules
Crafting Guild Schedules
Using a html span element:
Using a table and templates for each guild:
Alchemy | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
---|---|
Bonecraft | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Clothcraft | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Cooking | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Fishing | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Goldsmithing | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Leathercraft | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Smithing | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Woodworking | Opens in: Closes in: Currently Closed. Currently Open for business. Guild Holiday today. Guild Holiday tomorrow. |
Conquest Timer
Lunar Phases
<span id="vanatime-page-moon-schedule-table" ></span>
This table is designed for use with the 'data-entries' attribute, example: <span id="vanatime-page-moon-schedule-table" data-entries="2"></span>. See Introduction above for details on how to use this.
Race Specific Equipment
<span id="vanatime-page-rse-schedule-table"></span>
Attribution
https://www.pyogenes.com/ffxi/timer/v2.html
https://www.mithrapride.org/vana_time/index.html
https://www.rubydoc.info/gems/vanadiel-time/Vanadiel/Time