|
|
| (123 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| __TOC__
| | {{#cargo_query: |
| == Introduction ==
| | tables=MagicJobs,Magic |
| 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.
| | |join on=MagicJobs.Magic=Magic._pageName |
| | | |fields=MagicJobs.Level=level,Magic._pageName=page,Magic.Name=name,Magic.Icon=icon,Magic.Type=type,Magic.Element=element,Magic.HorizonChanges=changes |
| == Airship Schedules ==
| | |where=MagicJobs.Job='{{{1|{{PAGENAME}}}}}' |
| === Jeuno Airships===
| | |sort by=MagicJobs.Level,Magic.Name |
| <span id="vanatime-airship-schedule-table"></span>
| | |format=template |
| | | |template=Magic for job/item |
| | | |named args=yes |
| This example is shows you the complete airship schedule from within Jeuno
| | }} |
| {|class=wikitable | |
| | style="padding: 10px" |
| |
| |-
| |
| | style="padding: 50px" |
| |
| | |
| |- | |
| | style="padding:100px" | Example of style="padding:100px"
| |
| |} | |
| | |
| | |
| == 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
| |
| | |
| <!--
| |
| == Airship Schedule == | |
| === All Airships Schedule ===
| |
| <pre><span id="vanatime-airship-schedule-table"></span></pre>
| |
| <span id="vanatime-airship-schedule-table"></span>
| |
| | |
| === Bastok Airship Schedule ===
| |
| <span id="vanatime-airship-schedule-bastok-table"></span>
| |
| | |
| === Sandy Airship Schedule ===
| |
| <span id="vanatime-airship-schedule-sandy-table"></span>
| |
| | |
| === Windy Airship Schedule ===
| |
| <span id="vanatime-airship-schedule-windy-table"></span>
| |
| | |
| === Kazham Airship Schedule ===
| |
| <span id="vanatime-airship-schedule-kazham-table"></span>
| |
| | |
| == Boats / Ferries Schedule ==
| |
| === Selbina -> Mhaura : Ferry Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-selbina-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-selbina-table"></span>
| |
| | |
| === Mhaura -> Aht Urhgan Whitegate : Ferry Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-ahtUrhgan-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-ahtUrhgan-table"></span>
| |
| | |
| === Bibiki -> Full Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-bibikiFullSchedule-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-bibikiFullSchedule-table"></span>
| |
| | |
| === Purgo Isle -> Bibiki ===
| |
| <pre><span id="vanatime-boat-schedule-purgonorgoIsle-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-purgonorgoIsle-table"></span>
| |
| | |
| === Barge -> North Landing -> Full Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-northLanding-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-northLanding-table"></span>
| |
| | |
| === Barge -> South Landing -> Full Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-southLanding-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-southLanding-table"></span>
| |
| | |
| === Barge -> Central Landing -> Full Schedule ===
| |
| <pre><span id="vanatime-boat-schedule-centralLanding-table"></span></pre>
| |
| <span id="vanatime-boat-schedule-centralLanding-table"></span>
| |
| | |
| == Conquest Timer==
| |
| <div id="vanatime-page-conquest-schedule"></div>
| |
| | |
| == Moon Phase== | |
| ''Need to add named moon phases, because I overwrote the originals with the moon unicode... so, new array with moon phases, and format output inline with text''<br>
| |
| <div id="vanatime-page-moon-phase"></div>
| |
| | |
| == Moon Phase Schedule== | |
| ''Current moon phase schedule set to see the next 5 phases...''<br> | |
| ''can set that to anything, including a drop down option button''<br>
| |
| ''needs obvious formatting changes''<br>
| |
| <div id="vanatime-page-moon-phases-schedule"></div>
| |
| | |
| == Crafting Guilds==
| |
| <div id="vanatime-page-crafting-guilds-schedule"></div>
| |
| -->
| |
| | |
| | |
| <!--
| |
| <FFXIMap mapID=62 zoom=1 width=512 height=512 showdetails=false/>
| |
| <div class="container testing-class-color" style="text-align: center;"><p>test text</p></div>
| |
| | |
| | |
| [[Sandbox:Shocks|{{Clickable Button|color=blue|go to shocks page}}]]
| |
| -->
| |