MediaWiki:TabFocus.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 December 2025

  • curprev 05:2405:24, 12 December 2025 Noorisei talk contribs 848 bytes +848 Created page with "(function(){ function g(id){try{return document.getElementById(id);}catch(_){return null}} function q(sel,ctx){try{return (ctx||document).querySelector(sel)}catch(_){return null}} function on(el,ev,fn){if(el){el.addEventListener(ev,fn)}} on(g('quick-start-coral'),'click',function(){ setTimeout(function(){ var nested=q('#tab-monkeyT .nested-tab[data-tab="coral-lv12"]'); if(nested){nested.click()} var target=q('#coral-lv12'); if(target)..."