มีเดียวิกิ:Common.js

จาก ARK Wiki
ไปยังการนำทาง ไปยังการค้นหา

หมายเหตุ: หลังเผยแพร่ คุณอาจต้องล้างแคชเว็บเบราว์เซอร์ของคุณเพื่อดูการเปลี่ยนแปลง

  • ไฟร์ฟอกซ์ / ซาฟารี: กด Shift ค้างขณะคลิก Reload หรือกด Ctrl-F5 หรือ Ctrl-R (⌘-R บนแมค)
  • กูเกิล โครม: กด Ctrl-Shift-R (⌘-Shift-R บนแมค)
  • อินเทอร์เน็ตเอกซ์พลอเรอร์ และ Edge: กด Ctrl ค้างขณะคลิก Refresh หรือกด Ctrl-F5
  • โอเปร่า: กด Ctrl-F5
/* Any JavaScript here will be loaded for all users on every page load. */

/* Local script text override table

   Uncomment below and edit to provide translations strings before copying over into scripts on English
   wiki.
   For example, to override Spawn Maps' strings "Creature Spawns" and "Select a creature":
   window.arkLocalI18n = {
       SpawnMaps: {
           CreatureSpawns: 'Troodon Spawns',
           SelectCreature: 'Select a Troodon friend',
       }
   }
*/
// window.arkLocalI18n = {};

/* ↓ GLOBAL JS FROM ENGLISH WIKI ↓ */
mw.loader.state( { 'en:site': 'loading' } );
mw.loader.load( '/load.php?lang=en&modules=site&only=scripts&skin=vector' );
/* ↓ INTERNAL THAI WIKI JS ↓ */