Main Page: Difference between revisions

From FFXI-Caldera Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>
__NOCACHE__ {{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
= Welcome to the FFXI-Caldera Wikipedia! =
= <big>Welcome to the FFXI-Caldera Wikipedia!</big> =
</big>
Caldera is a Final Fantasy XI (FFXI) 99+ private server which focuses on delivering endgame content with functionality for all jobs.
Caldera is a Final Fantasy XI (FFXI) 99+ private server which focuses on delivering endgame content with functionality for all jobs.


Line 9: Line 8:
|+ '''Connection Information'''
|+ '''Connection Information'''
|-
|-
| '''IP Address''' || ffxicaldera.myddns.me --hairpin
| '''IP Address''' || <!-- ffxicaldera.myddns.me --hairpin -->
|-
|-
| '''Discord''' || https://discord.gg/5X9ZFsn
| '''Discord''' || <!-- https://discord.gg/5X9ZFsn -->
|}
|}


Line 26: Line 25:
== [[Server Linkshell Chat]] ==
== [[Server Linkshell Chat]] ==


== Who's Online ==
{{#get_db_data:
{{#get_db_data:
  db=MediaWiki
  db=MediaWiki
  |from=accounts_sessions, chars, zone_settings
|from=accounts_sessions
|where=accounts_sessions.charid > 0
AND accounts_sessions.gmlevel = 0
|data=
onlineCount=COUNT(charid)
}}
 
== Characters Online ({{#external_value:onlineCount}} total) ==
{{#get_db_data:
db=MediaWiki
  |from=accounts_sessions, chars, zone_settings, char_stats, job_names
|where=accounts_sessions.charid = chars.charid
AND chars.pos_zone = zone_settings.zoneid
AND accounts_sessions.charid = char_stats.charid
AND char_stats.mjob = job_names.jobID
AND chars.gmlevel = 0
|order by=charname
|data=
charName=charname, zoneName=REPLACE(name,'_',' '), mainJob=shortName, mainJobLvl=mlvl
}}
 
{{#get_db_data:
db=MediaWiki
|from=accounts_sessions, chars, zone_settings, char_stats, job_names
  |where=accounts_sessions.charid = chars.charid
  |where=accounts_sessions.charid = chars.charid
AND chars.pos_zone = zone_settings.zoneid
AND chars.pos_zone = zone_settings.zoneid
AND accounts_sessions.charid = char_stats.charid
AND char_stats.sjob = job_names.jobID
AND chars.gmlevel = 0
  |order by=charname
  |order by=charname
  |data=
  |data=
Result1=accounts_sessions.accid, Result2=accounts_sessions.charid, Result3=charname, Result4=zoneid, Result5=name
subJob=shortName, subJobLvl=slvl
}}
}}


{| class="wikitable"
{| class="wikitable sortable"
! Date/Time !! Player !! Message
! Character Name !! Current Zone !! Job !! Level
{{#for_external_table:|
{{#for_external_table:|
{{!}}-
{{!}}-
{{!}} {{{Result1}}}
{{!}} {{{charName}}}
{{!}} {{{Result2}}}
{{!}} {{{zoneName}}}
{{!}} {{{Result3}}}
{{!}} {{{mainJob}}}/{{{subJob}}}
{{!}} {{{Result4}}}
{{!}} {{{mainJobLvl}}}/{{{subJobLvl}}}
{{!}} {{{Result5}}}
}}
}}
|}
|}


{{#clear_external_data:}}
{{#clear_external_data:}}

Latest revision as of 18:43, 20 September 2026

Welcome to the FFXI-Caldera Wikipedia!

Caldera is a Final Fantasy XI (FFXI) 99+ private server which focuses on delivering endgame content with functionality for all jobs.

The primary goal of the server is to provide complex, enjoyable, teamwork based encounters to groups of players without the typical grind associated with retail FFXI.

Connection Information
IP Address
Discord

The Rules

Retail Update Guide


New players please read this guide:

Startup Guide

Characters Online (0 total)

Character Name Current Zone Job Level
{{{charName}}} {{{zoneName}}} {{{mainJob}}}/{{{subJob}}} {{{mainJobLvl}}}/{{{subJobLvl}}}