MediaWiki:Gadget-I18n-js.js: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
(0.6.7: Adding bidirectional/multidirectional language fallback support; Separate deprecatedCodes and fallbacks; Adding documentation; Use mw:Manual:Coding_conventions/JavaScript; VSTF wiki => SOAP Wiki; Change history: <https://ucptest.fandom.com/zh/wiki/MediaWiki:I18n-js/code.js?action=history> oldid=14070)
No edit summary
Line 10: Line 10:
  * @notes Also used by SOAP Wiki for their reporting forms (with a non-dev i18n.json page)
  * @notes Also used by SOAP Wiki for their reporting forms (with a non-dev i18n.json page)
  * @notes This is apparently a commonly used library for a number of scripts and also
  * @notes This is apparently a commonly used library for a number of scripts and also
  *  includes a check to prevent double loading. This can make it painful to test from your JS
  *  includes a check to prevent double loading. This can make it painful to test from your
  *  console. To get around this, add ?usesitejs=0&useuserjs=0 to your URL.
  *  JS console. To get around this, add ?usesitejs=0&useuserjs=0 to your URL.
  * @notes Coding convensions:
  * @notes Coding convensions:
  *  https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript
  *  https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.