Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-HotCat.js/local defaults: Difference between revisions

MediaWiki interface page
(Ihaveahax created the page MediaWiki:Gadget-HotCat.js/local defaults using a non-default content model "JavaScript")
 
No edit summary
 
Line 1: Line 1:
 
if (typeof (HotCat) != 'undefined') {
HotCat.messages.using = ' using [[wikipedia:WP:HC|HotCat]]';
}

Latest revision as of 04:07, 12 June 2022

if (typeof (HotCat) != 'undefined') {
	HotCat.messages.using = ' using [[wikipedia:WP:HC|HotCat]]';
}