MediaWiki:Gadget-formWizard.js: Difference between revisions
Jump to navigation
Jump to search
imported>RadioInsomnia m (1 revision imported) |
PeaceDeadC (talk | contribs) m (1 revision imported) |
Latest revision as of 17:12, 16 August 2020
/* ______________________________________________________________________________________
* | |
* | === WARNING: GADGET FILE === |
* | Changes to this page affect many users. |
* | Please discuss changes on the talk page or on [[MediaWiki_talk:Gadgets-definition]] |
* | before editing. |
* |_____________________________________________________________________________________|
*
* See https://meta.wikimedia.org/wiki/Meta:FormWizard for usage and description.
*/
/* global mw */
if ( mw.config.get('wgCanonicalNamespace') == 'Project' ) {
mw.loader.load( 'ext.gadget.formWizard-core' );
}