Jump to content
Wikimedia Meta-Wiki

User:RogueScholar/global.js: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Line 4: Line 4:
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:BrandonXLF/GlobalPrefs.js&action=raw&ctype=text/javascript'); // Adds a global preference link
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:BrandonXLF/GlobalPrefs.js&action=raw&ctype=text/javascript'); // Adds a global preference link
globalprefs = 'Global preferences';
globalprefs = 'Global preferences';
(function ()
{
var script = document.createElement('script');
script.src = 'https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript';
script.async = true;
document.getElementsByTagName('head')[0].appendChild(script);
}
) ();

Revision as of 20:15, 14 February 2022

 mw.loader.load('https://meta.wikimedia.org/w/index.php?action=raw&ctype=text/javascript&title=MediaWiki:MoreMenu.import.js');// Backlink: [[mw:MoreMenu]]
 mw.loader.load("https://en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/lintHint/r.js&action=raw&maxage=86400&ctype=text/javascript");// Backlink: [[w:User:PerfektesChaos/js/lintHint/r.js|LintHint]]
 mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Danski454/wikidata_Qnum.js&action=raw&ctype=text/javascript');// Adds Wikidata Q numbers to article titles
 mw.loader.load('//en.wikipedia.org/w/index.php?title=User:BrandonXLF/GlobalPrefs.js&action=raw&ctype=text/javascript');// Adds a global preference link
 globalprefs='Global preferences';
 (function()
 {
 varscript=document.createElement('script');
 script.src='https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript';
 script.async=true;
 document.getElementsByTagName('head')[0].appendChild(script);
 }
 )();

AltStyle によって変換されたページ (->オリジナル) /