Treasures of Aht Urhgan lands 7th August 2026! Watch the trailer now!

Main public logs

From HorizonXI Wiki

Combined display of all available logs of HorizonXI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:03, 16 May 2026 Starfox9507 talk contribs created page MediaWiki:FFXIHelper.js (Created page with "Copy to Clipboard helper for FFXIHelper: function copyURLToClipboard() { url = document.location.href; navigator.clipboard.writeText(url).then(function() { console.log('copyURLToClipboard(): Copied!'); mw.notify( 'Copied to Clipboard !', { autoHide: true, type: 'warn' } ); }, function() { mw.notify( 'Error copying to clipboard. Please report on our Discord.', { autoHide: true, type: 'error' } ); console.log('copyURLToClipb...")