Category:Vana'diel Schedules

From HorizonXI Wiki

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

Example Above
<span id="vanatime-airship-schedule-jeuno-table"></span>
Airship Schedule Class Name
All of Jeuno vanatime-airship-schedule-jeuno-table
Bastok vanatime-airship-schedule-bastok-table
San d'Oria vanatime-airship-schedule-sandy-table
Windurst vanatime-airship-schedule-windy-table
Kazham vanatime-airship-schedule-kazham-table

Boat Schedules

Example Above
<span id="vanatime-boat-schedule-bibiki-table"></span>
Boat Schedule Class Name
Selbina vanatime-boat-schedule-selbina-table
Mhaura vanatime-boat-schedule-mhaura-table
Bibiki Bay vanatime-boat-schedule-bibiki-table
Purgonorgo Isle vanatime-boat-schedule-purgonorgoIsle-table
North Landing vanatime-boat-schedule-northLanding-table
Central Landing vanatime-boat-schedule-centralLanding-table
South Landing vanatime-boat-schedule-southLanding-table

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

<span id="vanatime-page-conquest-schedule"></span>

The Conquest timer is purely a <span></span> tag, this is not a table. CSS styling rules still apply.

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

This category currently contains no pages or media.