document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" ); (window.RLQ = window.RLQ || []).push(function () { mw.config.set({"wgCanonicalNamespace":"Project","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":4,"wgPageName":"Wikipédia:Accueil_principal","wgTitle":"Accueil principal","wgCurRevisionId":123230551,"wgRevisionId":123230551,"wgArticleId":3084756,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgBreakFrames":false,"wgPageContentLanguage":"fr","wgPageContentModel":"wikitext","wgSeparatorTransformTable":[",\t."," \t,"],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],"wgMonthNamesShort":["","jan","fév","mar","avr","mai","juin","juil","août","sep","oct","nov","déc"],"wgRelevantPageName":"Wikipédia:Accueil_principal","wgRelevantArticleId":3084756,"wgIsProbablyEditable":false,"wgRestrictionEdit":["sysop"],"wgRestrictionMove":["sysop"],"wgIsMainPage":true,"wgWikiEditorEnabledModules":{"toolbar":true,"dialogs":true,"preview":false,"publish":false},"wgBetaFeaturesFeatures":[],"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgVisualEditor":{"pageLanguageCode":"fr","pageLanguageDir":"ltr","usePageImages":true,"usePageDescriptions":true},"wgPreferredVariant":"fr","wgRelatedArticles":null,"wgRelatedArticlesUseCirrusSearch":true,"wgRelatedArticlesOnlyUseCirrusSearch":false,"wgULSAcceptLanguageList":["fr-fr"],"wgULSCurrentAutonym":"français","wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\":true,\"namespaces\":false}","wgNoticeProject":"wikipedia","wgCentralNoticeCategoriesUsingLegacy":["Fundraising","fundraising"],"wgCentralAuthMobileDomain":false,"wgWikibaseItemId":"Q5296","wgVisualEditorToolbarScrollOffset":0}); /* @nomin */mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"variant":"fr"});});mw.loader.implement("user.tokens",function ( $, jQuery ) { mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"}); /* @nomin */ ; });mw.loader.load(["mediawiki.page.startup","mediawiki.legacy.wikibits","ext.centralauth.centralautologin","mmv.head","ext.visualEditor.desktopArticleTarget.init","ext.uls.init","ext.uls.interface","mw.MediaWikiPlayer.loader","mw.PopUpMediaTransform","ext.centralNotice.bannerController","skins.vector.js"]); } ); /** * This script provides a function which is run to evaluate whether or not to * continue loading jQuery and the MediaWiki modules. This code should work on * even the most ancient of browsers, so be very careful when editing. */ /*jshint unused: false, evil: true */ /*globals mw, RLQ: true, NORLQ: true, $VARS, $CODE, performance */ var mediaWikiLoadStart = ( new Date() ).getTime(), mwPerformance = ( window.performance && performance.mark ) ? performance : { mark: function () {} }; mwPerformance.mark( 'mwLoadStart' ); /** * Returns false for Grade C supported browsers. * * This function should only be used by the Startup module, do not expand it to * be generally useful beyond startup. * * See also: * - https://www.mediawiki.org/wiki/Compatibility#Browsers * - https://jquery.com/browser-support/ */ function isCompatible( ua ) { if ( ua === undefined ) { ua = navigator.userAgent; } // Browsers with outdated or limited JavaScript engines get the no-JS experience return !( // Internet Explorer < 9 ( ua.indexOf( 'MSIE' ) !== -1 && parseFloat( ua.split( 'MSIE' )[ 1 ] ) < 9 ) || // Firefox < 3 ( ua.indexOf( 'Firefox/' ) !== -1 && parseFloat( ua.split( 'Firefox/' )[ 1 ] ) < 3 ) || // Opera < 12 ( ua.indexOf( 'Opera/' ) !== -1 && ( ua.indexOf( 'Version/' ) === -1 ? // "Opera/x.y" parseFloat( ua.split( 'Opera/' )[ 1 ] ) < 10 : // "Opera/9.80 ... Version/x.y" parseFloat( ua.split( 'Version/' )[ 1 ] ) < 12 ) ) || // "Mozilla/0.0 ... Opera x.y" ( ua.indexOf( 'Opera ' ) !== -1 && parseFloat( ua.split( ' Opera ' )[ 1 ] ) < 10 ) || // BlackBerry < 6 ua.match( /BlackBerry[^\/]*\/[1-5]\./ ) || // Open WebOS < 1.5 ua.match( /webOS\/1\.[0-4]/ ) || // Anything PlayStation based. ua.match( /PlayStation/i ) || // Any Symbian based browsers ua.match( /SymbianOS|Series60/ ) || // Any NetFront based browser ua.match( /NetFront/ ) || // Opera Mini, all versions ua.match( /Opera Mini/ ) || // Nokia's Ovi Browser ua.match( /S40OviBrowser/ ) || // MeeGo's browser ua.match( /MeeGo/ ) || // Google Glass browser groks JS but UI is too limited ( ua.match( /Glass/ ) && ua.match( /Android/ ) ) ); } // Conditional script injection ( function () { var NORLQ, script; if ( !isCompatible() ) { // Undo class swapping in case of an unsupported browser. // See OutputPage::getHeadScripts(). document.documentElement.className = document.documentElement.className .replace( /(^|\s)client-js(\s|$)/, '$1client-nojs$2' ); NORLQ = window.NORLQ || []; while ( NORLQ.length ) { NORLQ.shift()(); } window.NORLQ = { push: function ( fn ) { fn(); } }; // Clear and disable the other queue window.RLQ = { // No-op push: function () {} }; return; } /** * The $CODE and $VARS placeholders are substituted in ResourceLoaderStartUpModule.php. */ function startUp() { mw.config = new mw.Map( true ); mw.loader.addSource( { "local": "/w/load.php", "metawiki": "//meta.wikimedia.org/w/load.php" } ); mw.loader.register( [ [ "site", "nNMp8ONz" ], [ "noscript", "pHPgj66D", [], "noscript" ], [ "filepage", "n1A2Jiwb" ], [ "user.groups", "tYDNZ/Uo", [], "user" ], [ "user", "WJGegpPB", [], "user" ], [ "user.cssprefs", "GqV9IPpY", [], "private" ], [ "user.defaults", "4Q5WXRQ7" ], [ "user.options", "Zl4CwwLb", [ 6 ], "private" ], [ "user.tokens", "B1r9ca3+", [], "private" ], [ "mediawiki.language.data", "+j+XrC5Q", [ 173 ] ], [ "mediawiki.skinning.elements", "jWPkkxcz" ], [ "mediawiki.skinning.content", "BZlTb7LU" ], [ "mediawiki.skinning.interface", "5r/aowDy" ], [ "mediawiki.skinning.content.parsoid", "k33Z3aN1" ], [ "mediawiki.skinning.content.externallinks", "zilBiw/A" ], [ "jquery.accessKeyLabel", "rJmwD8Lp", [ 25, 130 ] ], [ "jquery.appear", "zXRaM6h2" ], [ "jquery.arrowSteps", "7M/qctfg" ], [ "jquery.async", "KDA8pNWM" ], [ "jquery.autoEllipsis", "RB4z8NfK", [ 37 ] ], [ "jquery.badge", "FmR5Lq3q", [ 170 ] ], [ "jquery.byteLength", "MSh3/Pvo" ], [ "jquery.byteLimit", "MjRKGo7h", [ 21 ] ], [ "jquery.checkboxShiftClick", "YCGBIlxY" ], [ "jquery.chosen", "XK4QOlG3" ], [ "jquery.client", "p2Do9x7X" ], [ "jquery.color", "mwhYj0+X", [ 27 ] ], [ "jquery.colorUtil", "Zq83+P1l" ], [ "jquery.confirmable", "DKgmxWNo", [ 174 ] ], [ "jquery.cookie", "vI0O191H" ], [ "jquery.expandableField", "bUd7KIpU" ], [ "jquery.farbtastic", "SlmzElap", [ 27 ] ], [ "jquery.footHovzer", "62g0jrs+" ], [ "jquery.form", "xiIoxLr/" ], [ "jquery.fullscreen", "qyKTejRq" ], [ "jquery.getAttrs", "Zv3iLENs" ], [ "jquery.hidpi", "mQ3ZEGs5" ], [ "jquery.highlightText", "CpLORcyH", [ 240, 130 ] ], [ "jquery.hoverIntent", "3tRwKx4y" ], [ "jquery.i18n", "Nr1iOR5t", [ 172 ] ], [ "jquery.localize", "LA/oEI4+" ], [ "jquery.makeCollapsible", "NoORSkoG" ], [ "jquery.mockjax", "yG33Sguc" ], [ "jquery.mw-jump", "Vl8Pr4Dp" ], [ "jquery.mwExtension", "JIcenL6v" ], [ "jquery.placeholder", "jaiPoyeC" ], [ "jquery.qunit", "2MVlvAv/" ], [ "jquery.qunit.completenessTest", "Hd3EIiss", [ 46 ] ], [ "jquery.spinner", "RchZKcAx" ], [ "jquery.jStorage", "Jqz0fzdd", [ 92 ] ], [ "jquery.suggestions", "mf3qdyLA", [ 37 ] ], [ "jquery.tabIndex", "IhbaX0e1" ], [ "jquery.tablesorter", "DwYKywGf", [ 240, 130, 175 ] ], [ "jquery.textSelection", "4KS4Jv2A", [ 25 ] ], [ "jquery.throttle-debounce", "6PmOCQK/" ], [ "jquery.xmldom", "pza3mo+J" ], [ "jquery.tipsy", "sFOTzy+f" ], [ "jquery.ui.core", "y3YTPGAu", [ 58 ], "jquery.ui" ], [ "jquery.ui.core.styles", "x+yyAmzx", [], "jquery.ui" ], [ "jquery.ui.accordion", "KSpDxzo4", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.autocomplete", "yZq/CNLi", [ 66 ], "jquery.ui" ], [ "jquery.ui.button", "c972WJR7", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.datepicker", "ueM2jHHe", [ 57 ], "jquery.ui" ], [ "jquery.ui.dialog", "vphhKPvx", [ 61, 64, 68, 70 ], "jquery.ui" ], [ "jquery.ui.draggable", "HPNJleMG", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.droppable", "F9ZoMmZr", [ 64 ], "jquery.ui" ], [ "jquery.ui.menu", "2jpHdEHT", [ 57, 68, 77 ], "jquery.ui" ], [ "jquery.ui.mouse", "CcrHD/WO", [ 77 ], "jquery.ui" ], [ "jquery.ui.position", "KSaAuUqn", [], "jquery.ui" ], [ "jquery.ui.progressbar", "I0hYUjVS", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.resizable", "eNqX5YWh", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.selectable", "9GkWzuTm", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.slider", "PQ1NKO+W", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.sortable", "7mGrgxCt", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.spinner", "9vLDMfcJ", [ 61 ], "jquery.ui" ], [ "jquery.ui.tabs", "q3PbzXCy", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.tooltip", "UKIFqX7x", [ 57, 68, 77 ], "jquery.ui" ], [ "jquery.ui.widget", "vMT+bZyJ", [], "jquery.ui" ], [ "jquery.effects.core", "faT6/+Cp", [], "jquery.ui" ], [ "jquery.effects.blind", "zC3aNGP7", [ 78 ], "jquery.ui" ], [ "jquery.effects.bounce", "LKhEtRQa", [ 78 ], "jquery.ui" ], [ "jquery.effects.clip", "fcVby3zR", [ 78 ], "jquery.ui" ], [ "jquery.effects.drop", "p0ne8FXG", [ 78 ], "jquery.ui" ], [ "jquery.effects.explode", "iP/iEu0D", [ 78 ], "jquery.ui" ], [ "jquery.effects.fade", "P8PNkUkx", [ 78 ], "jquery.ui" ], [ "jquery.effects.fold", "OkI8DK9h", [ 78 ], "jquery.ui" ], [ "jquery.effects.highlight", "kPVxA1mg", [ 78 ], "jquery.ui" ], [ "jquery.effects.pulsate", "EF10dKf6", [ 78 ], "jquery.ui" ], [ "jquery.effects.scale", "VLGFjqGM", [ 78 ], "jquery.ui" ], [ "jquery.effects.shake", "ArD8H4mU", [ 78 ], "jquery.ui" ], [ "jquery.effects.slide", "oeLbkuqf", [ 78 ], "jquery.ui" ], [ "jquery.effects.transfer", "2QdCm92m", [ 78 ], "jquery.ui" ], [ "json", "sAAp2Ztw", [], null, null, "/*!\n * Skip function for json2.js.\n */\nreturn !!( window.JSON \u0026\u0026 JSON.stringify \u0026\u0026 JSON.parse );\n" ], [ "moment", "I27IkJWo" ], [ "mediawiki.apihelp", "KDbRHN9N" ], [ "mediawiki.template", "nX0eUE4P" ], [ "mediawiki.template.mustache", "0w0R2+Zp", [ 95 ] ], [ "mediawiki.template.regexp", "dtbWFwfI", [ 95 ] ], [ "mediawiki.apipretty", "IYih2Vb9" ], [ "mediawiki.api", "CoGQV+dP", [ 146, 8 ] ], [ "mediawiki.api.category", "i+dtLIwU", [ 135, 99 ] ], [ "mediawiki.api.edit", "y51I5Oxz", [ 135, 99 ] ], [ "mediawiki.api.login", "ZmD1pM3I", [ 99 ] ], [ "mediawiki.api.options", "iWx0Svea", [ 99 ] ], [ "mediawiki.api.parse", "ISX8BFuC", [ 99 ] ], [ "mediawiki.api.upload", "6JSRIIHX", [ 240, 92, 101 ] ], [ "mediawiki.api.user", "XENSQGo3", [ 99 ] ], [ "mediawiki.api.watch", "4gh5Mc/9", [ 99 ] ], [ "mediawiki.api.messages", "Mqi8VLso", [ 99 ] ], [ "mediawiki.content.json", "90TSdkks" ], [ "mediawiki.confirmCloseWindow", "BzP1njiV" ], [ "mediawiki.debug", "7yoCxTI/", [ 32, 56 ] ], [ "mediawiki.debug.init", "XI3qGwcU", [ 111 ] ], [ "mediawiki.feedback", "Pg0lcelI", [ 135, 126, 248 ] ], [ "mediawiki.feedlink", "hjsd0U0P" ], [ "mediawiki.filewarning", "7EZ1Ng9a", [ 243 ] ], [ "mediawiki.ForeignApi", "jmG7sEcL", [ 625 ] ], [ "mediawiki.ForeignApi.core", "xQLgAAfT", [ 99, 241 ] ], [ "mediawiki.helplink", "j3kX7IBk" ], [ "mediawiki.hidpi", "lcCU5qgG", [ 36 ], null, null, "/*!\n * Skip function for mediawiki.hdpi.js.\n */\nreturn 'srcset' in new Image();\n" ], [ "mediawiki.hlist", "STdazEMj" ], [ "mediawiki.htmlform", "R0wNqxaA", [ 22, 130 ] ], [ "mediawiki.htmlform.styles", "hfoL/Ozv" ], [ "mediawiki.htmlform.ooui.styles", "M8UsSVgQ" ], [ "mediawiki.icon", "pYhcNr2n" ], [ "mediawiki.inspect", "8aPdvH2Z", [ 21, 92, 130 ] ], [ "mediawiki.messagePoster", "ZxCL1U+A", [ 116 ] ], [ "mediawiki.messagePoster.wikitext", "+4/c0FPv", [ 101, 126 ] ], [ "mediawiki.notification", "c99ryGvj", [ 182 ] ], [ "mediawiki.notify", "PeNS1Dg3" ], [ "mediawiki.RegExp", "g1t55szB" ], [ "mediawiki.pager.tablePager", "uCGzUt0S" ], [ "mediawiki.searchSuggest", "VwejeXlQ", [ 35, 45, 50, 99 ] ], [ "mediawiki.sectionAnchor", "2NgJXQe4" ], [ "mediawiki.storage", "1k+IV68r" ], [ "mediawiki.Title", "I1/Tx9ow", [ 21, 146 ] ], [ "mediawiki.Upload", "HtFkQG9S", [ 105 ] ], [ "mediawiki.ForeignUpload", "vfp6Tabp", [ 116, 136 ] ], [ "mediawiki.ForeignStructuredUpload", "PHV6jodl", [ 137 ] ], [ "mediawiki.Upload.Dialog", "epEmQHSs", [ 140 ] ], [ "mediawiki.Upload.BookletLayout", "/8Zur+e9", [ 136, 174, 144, 93, 248, 254, 255 ] ], [ "mediawiki.ForeignStructuredUpload.BookletLayout", "4HeqB/2k", [ 138, 140, 178, 235, 233 ] ], [ "mediawiki.toc", "vky9687z", [ 150 ] ], [ "mediawiki.Uri", "Kjq8k/c3", [ 146, 97 ] ], [ "mediawiki.user", "wY3bRGRJ", [ 106, 150, 7 ] ], [ "mediawiki.userSuggest", "DnhLLFDe", [ 50, 99 ] ], [ "mediawiki.util", "eqe+mf+Q", [ 15, 129 ] ], [ "mediawiki.viewport", "J551prhk" ], [ "mediawiki.checkboxtoggle", "PfxYrfuR" ], [ "mediawiki.checkboxtoggle.styles", "m5qd4tfm" ], [ "mediawiki.cookie", "pNwJbvwa", [ 29 ] ], [ "mediawiki.toolbar", "8vZPgthG" ], [ "mediawiki.experiments", "P+0Wukba" ], [ "mediawiki.raggett", "e6vAIvWA" ], [ "mediawiki.action.edit", "5byDA2uu", [ 22, 53, 155 ] ], [ "mediawiki.action.edit.styles", "4QDEju9N" ], [ "mediawiki.action.edit.collapsibleFooter", "u/pulEHZ", [ 41, 150, 124 ] ], [ "mediawiki.action.edit.preview", "5d3dYNCr", [ 33, 48, 53, 160, 99, 174 ] ], [ "mediawiki.action.edit.stash", "s3h5kFdd", [ 35, 99 ] ], [ "mediawiki.action.history", "DJx3ilOn" ], [ "mediawiki.action.history.diff", "qWhq0Dyq" ], [ "mediawiki.action.view.dblClickEdit", "HOK0Gwnl", [ 182, 7 ] ], [ "mediawiki.action.view.metadata", "VZIhhw3E" ], [ "mediawiki.action.view.categoryPage.styles", "bLJzfFyL" ], [ "mediawiki.action.view.postEdit", "zT04w5Lt", [ 150, 174, 95 ] ], [ "mediawiki.action.view.redirect", "eJUEjVDp", [ 25 ] ], [ "mediawiki.action.view.redirectPage", "hSHxqiFf" ], [ "mediawiki.action.view.rightClickEdit", "nHygD0I8" ], [ "mediawiki.action.edit.editWarning", "HDA+JLLl", [ 53, 110, 174 ] ], [ "mediawiki.action.view.filepage", "NDp4R8ww" ], [ "mediawiki.language", "qNDezpTT", [ 171, 9 ] ], [ "mediawiki.cldr", "bDK94TLU", [ 172 ] ], [ "mediawiki.libs.pluralruleparser", "yZA/3EVW" ], [ "mediawiki.language.init", "dVBpqelG" ], [ "mediawiki.jqueryMsg", "3BFJOerX", [ 240, 170, 146, 7 ] ], [ "mediawiki.language.months", "cr+Mhmhx", [ 170 ] ], [ "mediawiki.language.names", "kVqXOQVv", [ 173 ] ], [ "mediawiki.language.specialCharacters", "9dRhgwEO", [ 170 ] ], [ "mediawiki.libs.jpegmeta", "bmuHY82L" ], [ "mediawiki.page.gallery", "9gJ9NEP+", [ 54, 180 ] ], [ "mediawiki.page.gallery.styles", "hP075TE6" ], [ "mediawiki.page.ready", "IIWe2sMb", [ 15, 23, 41, 43, 45 ] ], [ "mediawiki.page.startup", "LYYuUfwB", [ 146 ] ], [ "mediawiki.page.patrol.ajax", "pCIc/eUN", [ 48, 135, 99, 182 ] ], [ "mediawiki.page.watch.ajax", "1nAqXwYy", [ 107, 182 ] ], [ "mediawiki.page.image.pagination", "9YgZMN8I", [ 48, 143 ] ], [ "mediawiki.special", "hYXm5R+7" ], [ "mediawiki.special.apisandbox.styles", "p8byxzAO" ], [ "mediawiki.special.apisandbox", "ZVM/NQIe", [ 99, 174, 186, 234, 242 ] ], [ "mediawiki.special.block", "ZS2P30dP", [ 146 ] ], [ "mediawiki.special.blocklist", "UKSzX9eC" ], [ "mediawiki.special.changeslist", "0jb9XKDN" ], [ "mediawiki.special.changeslist.legend", "FuGopGqs" ], [ "mediawiki.special.changeslist.legend.js", "rzhv9sin", [ 41, 150 ] ], [ "mediawiki.special.changeslist.enhanced", "6pQdF9CT" ], [ "mediawiki.special.changeslist.visitedstatus", "1WcGXcJw" ], [ "mediawiki.special.comparepages.styles", "/l9G2Irb" ], [ "mediawiki.special.edittags", "+FTuIWIj", [ 24 ] ], [ "mediawiki.special.edittags.styles", "YigQe6zW" ], [ "mediawiki.special.import", "TG8etGd/" ], [ "mediawiki.special.movePage", "eyXyFayA", [ 231 ] ], [ "mediawiki.special.movePage.styles", "K5A89Jzs" ], [ "mediawiki.special.pageLanguage", "cGANFxLB", [ 243 ] ], [ "mediawiki.special.pagesWithProp", "ZfSPnpdj" ], [ "mediawiki.special.preferences", "eSH47Jr3", [ 110, 170, 128 ] ], [ "mediawiki.special.preferences.styles", "UbHtR6F8" ], [ "mediawiki.special.recentchanges", "pIdGpu3h", [ 186 ] ], [ "mediawiki.special.search", "qld/Ijkp" ], [ "mediawiki.special.undelete", "sdUESU2j" ], [ "mediawiki.special.upload", "ymK2lNDT", [ 48, 135, 99, 110, 174, 178, 95 ] ], [ "mediawiki.special.userlogin.common.styles", "3MMxBgNS" ], [ "mediawiki.special.userlogin.signup.styles", "agiCnG5a" ], [ "mediawiki.special.userlogin.login.styles", "vIJhBH2w" ], [ "mediawiki.special.userlogin.signup.js", "UhmnQucO", [ 54, 99, 174 ] ], [ "mediawiki.special.unwatchedPages", "49kfgrGq", [ 135, 107 ] ], [ "mediawiki.special.watchlist", "qdBb9dHw" ], [ "mediawiki.special.version", "8rtss5VC" ], [ "mediawiki.legacy.config", "K7aaXRvA" ], [ "mediawiki.legacy.commonPrint", "PiklxBC+" ], [ "mediawiki.legacy.protect", "Q5kdGdgy", [ 22 ] ], [ "mediawiki.legacy.shared", "xU+bzvbV" ], [ "mediawiki.legacy.oldshared", "C44mCXpw" ], [ "mediawiki.legacy.wikibits", "Gbyij9j4", [ 146 ] ], [ "mediawiki.ui", "xhh1nL3m" ], [ "mediawiki.ui.checkbox", "aaJSTpuX" ], [ "mediawiki.ui.radio", "kX8GZvm3" ], [ "mediawiki.ui.anchor", "kUAF2ZNq" ], [ "mediawiki.ui.button", "f46TrOw2" ], [ "mediawiki.ui.input", "S/b3pAtL" ], [ "mediawiki.ui.icon", "ixCZY/CJ" ], [ "mediawiki.ui.text", "Kh/bIURf" ], [ "mediawiki.widgets", "onSWp8Jk", [ 19, 22, 135, 99, 232, 246 ] ], [ "mediawiki.widgets.styles", "GUOEM8ME" ], [ "mediawiki.widgets.DateInputWidget", "htobak8G", [ 93, 246 ] ], [ "mediawiki.widgets.datetime", "PRwP8E3S", [ 243 ] ], [ "mediawiki.widgets.CategorySelector", "WZZrHgYb", [ 116, 135, 246 ] ], [ "mediawiki.widgets.UserInputWidget", "3mxHlg3V", [ 246 ] ], [ "mediawiki.widgets.SearchInputWidget", "FE8D1cw/", [ 132, 231 ] ], [ "mediawiki.widgets.SearchInputWidget.styles", "noQ7Gk7w" ], [ "es5-shim", "5EvTxeXd", [], null, null, "/*!\n * Skip function for es5-shim module.\n *\n * Test for strict mode as a proxy for full ES5 function support (but not syntax)\n * Per http://kangax.github.io/compat-table/es5/ this is a reasonable shortcut\n * that still allows this to be as short as possible (there are no browsers we\n * support that have strict mode, but lack other features).\n *\n * Do explicitly test for Function#bind because of PhantomJS (which implements\n * strict mode, but lacks Function#bind).\n *\n * IE9 supports all features except strict mode, so loading es5-shim should be close to\n * a no-op but does increase page payload).\n */\nreturn ( function () {\n\t'use strict';\n\treturn !this \u0026\u0026 !!Function.prototype.bind;\n}() );\n" ], [ "dom-level2-shim", "g5InqgD5", [], null, null, "/*!\n * Skip function for dom-level2-shim module.\n *\n * Tests for window.Node because that's the only thing that this shim is adding.\n */\nreturn !!window.Node;\n" ], [ "oojs", "B/6+1LF3", [ 239, 92 ] ], [ "oojs-ui", "ANreK72l", [ 247, 246, 248 ] ], [ "oojs-ui-core", "eiky5i8C", [ 170, 241, 244 ] ], [ "oojs-ui-core.styles", "hnAquNvB", [ 249, 250, 251 ], null, null, "/*!\n * Skip function for OOjs UI PHP style modules.\n *\n * The `\u003Cmeta name=\"X-OOUI-PHP\" /\u003E` is added to pages by OutputPage::enableOOUI().\n *\n * Looking for elements in the DOM might be expensive, but it's probably better than double-loading\n * 200 KB of CSS with embedded images because of bug T87871.\n */\nreturn !!jQuery( 'meta[name=\"X-OOUI-PHP\"]' ).length;\n" ], [ "oojs-ui.styles", "DUxhO6+t", [ 249, 250, 251 ], null, null, "/*!\n * Skip function for OOjs UI PHP style modules.\n *\n * The `\u003Cmeta name=\"X-OOUI-PHP\" /\u003E` is added to pages by OutputPage::enableOOUI().\n *\n * Looking for elements in the DOM might be expensive, but it's probably better than double-loading\n * 200 KB of CSS with embedded images because of bug T87871.\n */\nreturn !!jQuery( 'meta[name=\"X-OOUI-PHP\"]' ).length;\n" ], [ "oojs-ui-widgets", "n7lCcVJC", [ 243 ] ], [ "oojs-ui-toolbars", "mzS7Mn3V", [ 243 ] ], [ "oojs-ui-windows", "K8cDNoQ2", [ 243 ] ], [ "oojs-ui.styles.icons", "x6BBEFmn" ], [ "oojs-ui.styles.indicators", "67Mc1QxV" ], [ "oojs-ui.styles.textures", "08U31rNa" ], [ "oojs-ui.styles.icons-accessibility", "HAgBKGN0" ], [ "oojs-ui.styles.icons-alerts", "O9+VawH/" ], [ "oojs-ui.styles.icons-content", "1lGTo/fs" ], [ "oojs-ui.styles.icons-editing-advanced", "cbcRb0eI" ], [ "oojs-ui.styles.icons-editing-core", "FbtpuJao" ], [ "oojs-ui.styles.icons-editing-list", "DxmM6w48" ], [ "oojs-ui.styles.icons-editing-styling", "cwwJxJ6N" ], [ "oojs-ui.styles.icons-interactions", "XHSDEXzY" ], [ "oojs-ui.styles.icons-layout", "+Nqala9U" ], [ "oojs-ui.styles.icons-location", "1hQam1WB" ], [ "oojs-ui.styles.icons-media", "J+gKRxS0" ], [ "oojs-ui.styles.icons-moderation", "DYr7vV8o" ], [ "oojs-ui.styles.icons-movement", "6yxgFb50" ], [ "oojs-ui.styles.icons-user", "444aC/Dx" ], [ "oojs-ui.styles.icons-wikimedia", "/daKhiwb" ], [ "skins.vector.styles", "adP/9cP+" ], [ "skins.vector.styles.responsive", "yteQdlQE" ], [ "skins.vector.js", "Ja2zKsvo", [ 51, 54 ] ], [ "skins.monobook.styles", "eKenkUpI" ], [ "skins.modern", "41bBRpbU" ], [ "skins.cologneblue", "tGBWrJ8T" ], [ "ext.wikihiero", "lvIBQR59" ], [ "ext.wikihiero.Special", "+NCMQz66", [ 48 ] ], [ "ext.wikihiero.visualEditor", "t+PuY9Bd", [ 359 ] ], [ "ext.cite.styles", "jpNxsfyY" ], [ "ext.cite.a11y", "OEhj3L11" ], [ "ext.cite.style", "f5vZ2Kdi" ], [ "ext.cite.visualEditor.core", "QCnB0mS+", [ 359 ] ], [ "ext.cite.visualEditor.data", "u/psGVor", [ 353 ] ], [ "ext.cite.visualEditor", "j4mlCUHA", [ 278, 279, 280, 366 ] ], [ "ext.visualEditor.mwreference", "ANreK72l", [ 281 ] ], [ "ext.citeThisPage", "ub8vs9yz" ], [ "ext.inputBox.styles", "9Uiag6Lj" ], [ "ext.inputBox", "Tc+93XLt", [ 54 ] ], [ "ext.pygments", "I6y/PQo9" ], [ "ext.geshi.visualEditor", "219s1pHZ", [ 359 ] ], [ "mediawiki.api.titleblacklist", "T9v9Heuv", [ 99 ] ], [ "ext.score.visualEditor", "hKTWjEk5", [ 359 ] ], [ "ext.nuke", "SGsflgp0" ], [ "ext.confirmEdit.fancyCaptcha.styles", "HKPq238h" ], [ "ext.confirmEdit.fancyCaptcha", "NekcNHnQ", [ 99 ] ], [ "ext.confirmEdit.fancyCaptchaMobile", "NekcNHnQ", [ 428 ] ], [ "ext.GlobalUserPage", "DTX3yoJ+" ], [ "ext.apifeatureusage", "vkwLVOC/" ], [ "ext.apifeatureusage.htmlform", "xyqbdO52" ], [ "ext.dismissableSiteNotice", "dWCbKlvH", [ 29, 146 ] ], [ "ext.dismissableSiteNotice.styles", "xKhNBLZr" ], [ "ext.wikimediamessages.contactpage.affcomusergroup", "hY3GnJKY" ], [ "jquery.wikiEditor", "d9yi1N9w", [ 53, 170 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.dialogs", "f1Kp3nuv", [ 51, 63, 305 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.dialogs.config", "4TayS1/7", [ 50, 301, 141, 139, 95 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.preview", "IzHvYXoq", [ 300, 99 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.publish", "wDjQCJ9M", [ 301 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar", "P/mGKv+X", [ 18, 29, 300, 307 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar.config", "3OQtmAvi", [ 305, 177 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar.i18n", "U0wtQ1G1", [], "ext.wikiEditor" ], [ "ext.wikiEditor", "BV5LmTyS", [ 300, 144 ], "ext.wikiEditor" ], [ "ext.wikiEditor.dialogs", "jm5kjrs5", [ 312, 302 ], "ext.wikiEditor" ], [ "ext.wikiEditor.preview", "v0O93skb", [ 308, 303 ], "ext.wikiEditor" ], [ "ext.wikiEditor.publish", "hV+7wI89", [ 308, 304 ], "ext.wikiEditor" ], [ "ext.wikiEditor.toolbar", "kkwolD6K", [ 308, 306 ], "ext.wikiEditor" ], [ "ext.wikiEditor.toolbar.styles", "k2fpTpuO", [], "ext.wikiEditor" ], [ "ext.MassMessage.autocomplete", "M6zFSMwP", [ 60 ] ], [ "ext.MassMessage.special.js", "rcO9dlU2", [ 314, 22, 54, 174 ] ], [ "ext.MassMessage.special", "LqyJ+vzy" ], [ "ext.MassMessage.content", "sLmLaHp9" ], [ "ext.MassMessage.content.js", "0mGA8M00", [ 314, 28, 99 ] ], [ "ext.MassMessage.content.noedit", "oDoO1UgX" ], [ "ext.MassMessage.content.nojs", "25XWlYrZ" ], [ "ext.MassMessage.create", "g0W73Xwb", [ 314, 174 ] ], [ "ext.MassMessage.edit", "Q9LolxeP", [ 22 ] ], [ "ext.betaFeatures", "iW6yMgXN", [ 25 ] ], [ "ext.betaFeatures.styles", "ISzZySxg" ], [ "ext.betaFeatures.popup", "zrsSC2Zo", [ 56 ] ], [ "mmv", "/BPNrCWP", [ 713, 26, 34, 36, 54, 56, 143, 174, 331 ] ], [ "mmv.ui.ondemandshareddependencies", "eeNAM5ei", [ 326, 242 ] ], [ "mmv.ui.download.pane", "zBblP4sJ", [ 223, 327 ] ], [ "mmv.ui.reuse.shareembed", "OAFtJawP", [ 327 ] ], [ "mmv.ui.tipsyDialog", "QifuOVu7", [ 326 ] ], [ "mmv.bootstrap", "9X3EGSft", [ 135, 227, 229, 333, 241 ] ], [ "mmv.bootstrap.autostart", "i4pFYRmD", [ 713, 331 ] ], [ "mmv.head", "scIpmWRy", [ 144 ] ], [ "ext.popups.core", "SPlFfLp0", [ 135, 143, 99 ] ], [ "ext.popups.targets.desktopTarget", "MVJCfrB9", [ 336, 49 ] ], [ "ext.popups.renderer.desktopRenderer", "eEK1uW9d", [ 334 ] ], [ "Base64.js", "vJrO80M7" ], [ "easy-deflate.core", "wBir/mFE", [ 337 ] ], [ "easy-deflate.deflate", "RmibiCi4", [ 338 ] ], [ "unicodejs", "aVpbRKyY" ], [ "unicodejs.wordbreak", "ANreK72l", [ 340 ] ], [ "papaparse", "mzdn+kbg" ], [ "rangefix", "8/lBuvrk" ], [ "ext.visualEditor.supportCheck", "nt9rQ4TT" ], [ "ext.visualEditor.desktopArticleTarget.init", "z1ReW4VF", [ 344, 351, 135, 143, 103, 182, 144 ] ], [ "ext.visualEditor.desktopArticleTarget.noscript", "OJWz0/3Q" ], [ "ext.visualEditor.targetLoader", "mC0zGBK8", [ 351, 99 ] ], [ "ext.visualEditor.desktopTarget", "Tv2zE52g" ], [ "ext.visualEditor.desktopArticleTarget", "Tgyh7yH4", [ 357, 348, 353, 174 ] ], [ "ext.visualEditor.ve", "OPVHJhCG" ], [ "ext.visualEditor.track", "QfLiW72a", [ 350 ] ], [ "ext.visualEditor.base", "8OaaIVNK", [ 350, 242, 340 ] ], [ "ext.visualEditor.mediawiki", "pgB4YrUT", [ 352, 347, 537, 135, 143, 103, 144 ] ], [ "ext.visualEditor.standalone", "k6ZMERfr", [ 352, 39, 537 ] ], [ "ext.visualEditor.data", "bI3dlmVj", [ 353 ] ], [ "ext.visualEditor.core", "mIQKiH7B", [ 352, 344, 25, 342, 343 ] ], [ "ext.visualEditor.core.desktop", "gBa3P2w4", [ 356 ] ], [ "ext.visualEditor.switching", "vrz5695D", [ 242, 256 ] ], [ "ext.visualEditor.mwcore", "5mULb4ZD", [ 356, 358, 160, 174, 177, 13, 144, 231 ] ], [ "ext.visualEditor.mwformatting", "IDYTkWge", [ 359 ] ], [ "ext.visualEditor.mwimage.core", "SAjwFOiL", [ 359 ] ], [ "ext.visualEditor.mwimage", "l+T/SMEx", [ 361, 141, 259, 262, 266 ] ], [ "ext.visualEditor.mwlink", "VjgVuhxT", [ 359 ] ], [ "ext.visualEditor.mwmeta", "TjkTgixe", [ 363 ] ], [ "ext.visualEditor.mwtransclusion.core", "jRlBisYG", [ 359 ] ], [ "ext.visualEditor.mwtransclusion", "Mt8Ou2kG", [ 365 ] ], [ "ext.visualEditor.language", "/iz7Vd3S", [ 356, 537, 176 ] ], [ "ext.visualEditor.mwalienextension", "wAODjUWZ", [ 359 ] ], [ "ext.visualEditor.mwgallery", "wFwZSAkK", [ 359, 180, 262 ] ], [ "ext.visualEditor.mwsignature", "FqT3sSQw", [ 366, 253 ] ], [ "ext.visualEditor.experimental", "ANreK72l", [ 367 ] ], [ "ext.visualEditor.icons", "VLd1v8qN", [ 255, 256, 257, 258, 250, 251 ] ], [ "ext.citoid.visualEditor", "p6NHzwzG", [ 281, 374 ] ], [ "ext.citoid.visualEditor.data", "paZfqysU", [ 353 ] ], [ "ext.templateData", "5wSkyKa5" ], [ "ext.templateDataGenerator.editPage", "4Rl0yjld", [ 378 ] ], [ "ext.templateDataGenerator.data", "HNjO8h05", [ 241 ] ], [ "ext.templateDataGenerator.ui", "/tRx6qfS", [ 375, 377, 537, 242 ] ], [ "mediawiki.libs.guiders", "Ci6vAoXw" ], [ "ext.guidedTour.styles", "21SohHRT", [ 379, 227 ] ], [ "ext.guidedTour.lib.internal", "ZqgywRp2" ], [ "ext.guidedTour.lib", "jJRrAqOS", [ 381, 380, 135, 174, 969, 972, 971, 968, 967, 970 ] ], [ "ext.guidedTour.launcher", "RidGFZHI" ], [ "ext.guidedTour", "roQdXEHz", [ 382 ] ], [ "ext.guidedTour.tour.firstedit", "bMj0jM1I", [ 384 ] ], [ "ext.guidedTour.tour.firsteditve", "s9b7Cfja", [ 384 ] ], [ "ext.guidedTour.tour.test", "mAZUsQO+", [ 384 ] ], [ "ext.guidedTour.tour.uprightdownleft", "xMZl0nao", [ 384 ] ], [ "mobile.app.site", "j86h3/zM" ], [ "mobile.app.pagestyles.android", "eXUbfOoq" ], [ "mobile.app.pagestyles.android.night", "VTENQuzk" ], [ "mobile.app.pagestyles.ios", "rmzrxhlN" ], [ "mobile.app.preview", "jQgwDFIo" ], [ "skins.minerva.base.reset", "SjgrFKUK" ], [ "skins.minerva.base.styles", "J6mbiy7+" ], [ "skins.minerva.content.styles", "OSfOmPBp" ], [ "skins.minerva.content.styles.beta", "K1NCtee6" ], [ "mobile.pagelist.styles", "suwttC+f" ], [ "mobile.pagesummary.styles", "AIxX8i4Q" ], [ "skins.minerva.tablet.styles", "HMS7xX3E" ], [ "skins.minerva.icons.images", "Df6KTm9e" ], [ "mobile.overlay.images", "bI9Krlir" ], [ "mobile.issues.images", "Ll6rr9kl" ], [ "mobile.toc.images", "KiLrcldn" ], [ "mobile.references.images", "euJ8FSy8" ], [ "mobile.toggle.images", "c8sUCREQ" ], [ "skins.minerva.icons.images.scripts", "Z+FdFD9t" ], [ "skins.minerva.mainPage.beta.styles", "GSmnHaai" ], [ "skins.minerva.mainPage.styles", "Hv6RuG5O" ], [ "skins.minerva.userpage.styles", "tQQrAIho" ], [ "mobile.modules", "DhrY1CPz", [ 241 ] ], [ "mobile.oo", "A3GURAzU", [ 411 ] ], [ "mobile.view", "GkGZHw8t", [ 412 ] ], [ "mobile.context", "sz6AS2Y0", [ 411 ] ], [ "mobile.browser", "xeD4XO4Y", [ 413 ] ], [ "mobile.mainMenu", "ljp+9Vse", [ 415, 420 ] ], [ "mobile.messageBox", "uZrOv4+N", [ 413, 420 ] ], [ "mobile.modifiedBar", "VjZt92oO", [ 174, 411 ] ], [ "mobile.microAutoSize", "nMgsQ/Qg" ], [ "mediawiki.template.hogan", "WTnDIrtP", [ 95 ] ], [ "mobile.pagelist", "4kg1N1nK", [ 415, 398, 399, 420 ] ], [ "mobile.pagelist.scripts", "Rltyln17", [ 421, 450 ] ], [ "mobile.watchlist", "LBp/EmOv", [ 460, 422 ] ], [ "mobile.toc", "5R7tVt5u", [ 1074, 404, 448 ] ], [ "mobile.ajax", "b130pUp8" ], [ "mobile.settings", "VXIwd48+", [ 29, 134, 411 ] ], [ "mobile.backtotop", "sLcjmYrV", [ 448 ] ], [ "mobile.startup", "tjRva9M5", [ 54, 415, 414, 418, 426, 430, 420 ] ], [ "mobile.foreignApi", "qSZJcxlI", [ 117, 428 ] ], [ "mobile.user", "A3o9kN/O", [ 134, 144, 411 ] ], [ "mobile.abusefilter", "2a2sV+T4", [ 444 ] ], [ "mobile.editor.api", "epn7ZlqF", [ 431 ] ], [ "mobile.editor.common", "dmunZBID", [ 110, 432, 417, 446, 242 ] ], [ "mobile.editor.overlay", "mjmlhpZw", [ 128, 433, 419, 256 ] ], [ "mobile.editor.overlay.withtoolbar", "1gJOkpNw", [ 53, 434, 436, 1074, 258 ] ], [ "mobile.editor.overlay.withtoolbar.images", "afYR2lXB" ], [ "mobile.search", "XKd0TUei", [ 444, 422 ] ], [ "mobile.search.api", "2lk2J3Zz", [ 135, 428 ] ], [ "mobile.talk.overlays", "IvgnMVKi", [ 226, 433 ] ], [ "mobile.mediaViewer", "PawQtYgR", [ 444, 442 ] ], [ "mobile.mediaViewer.beta", "ovT11CeN", [ 440, 461 ] ], [ "mobile.swipe.images", "ZTlkmvZ+" ], [ "mobile.categories.overlays", "bEavI8a3", [ 433, 437, 438 ] ], [ "mobile.overlays", "9DioBmtL", [ 425, 402, 428 ] ], [ "mobile.drawers", "6V1Z4KKe", [ 428 ] ], [ "mobile.toast", "wAWaYDTa", [ 445 ] ], [ "mobile.references", "auvZTySK", [ 445, 432, 1074, 405 ] ], [ "mobile.toggle", "AHWvCC/K", [ 428, 406 ] ], [ "mobile.contentOverlays", "XEBeT1Xr", [ 444 ] ], [ "mobile.watchstar", "G1r7MPmU", [ 425, 1074, 446 ] ], [ "mobile.buttonWithSpinner", "5ons5P1n", [ 242 ] ], [ "mobile.languages", "bnRgpga6", [ 444 ] ], [ "mobile.languages.structured", "Mrak2FwY", [ 444 ] ], [ "mobile.issues", "rR5Q7QXO", [ 403, 444 ] ], [ "mobile.nearby", "TbrjTIoS", [ 429, 417, 422, 462 ] ], [ "mobile.gallery", "pS9zYEhk", [ 460, 446 ] ], [ "mobile.commonsCategory", "tsDoeYUD", [ 456 ] ], [ "mobile.betaoptin", "Nd5lsRox", [ 152, 428 ] ], [ "mobile.fontchanger", "7a2Hco54", [ 445, 1074 ] ], [ "mobile.infiniteScroll", "Mt3IbvP+", [ 412 ] ], [ "mobile.swipe", "wQDSgxFb", [ 412 ] ], [ "mobile.special.nearby.styles", "N8ot3BOb" ], [ "mobile.special.userlogin.scripts", "PHoaihUE" ], [ "mobile.special.nearby.scripts", "w/4p2/pa", [ 455 ] ], [ "mobile.special.uploads.scripts", "IdUkb+RA", [ 456 ] ], [ "mobile.special.mobilediff.scripts", "I1BmNg81", [ 1074 ] ], [ "skins.minerva.scripts", "Ec43q/c+", [ 458, 454, 416, 447, 437 ] ], [ "skins.minerva.scripts.top", "rTbogO8S", [ 416 ] ], [ "skins.minerva.newusers", "FJhATy7v", [ 449, 470 ] ], [ "skins.minerva.editor", "Ql31f2J6", [ 228, 407, 473 ] ], [ "skins.minerva.categories", "3c9kPQFx", [ 1074, 444 ] ], [ "skins.minerva.talk", "HHZVYnhC", [ 407, 467 ] ], [ "skins.minerva.toggling", "U76Qi27g", [ 448, 467 ] ], [ "skins.minerva.watchstar", "U1ZobQcB", [ 407, 467 ] ], [ "skins.minerva.beta.scripts", "gTs8ombf", [ 427, 429, 467 ] ], [ "skins.minerva.tablet.scripts", "Nh93qKXr", [ 424 ] ], [ "ext.math.styles", "yGoKSwB4" ], [ "ext.math.desktop.styles", "X+3Fpe6T" ], [ "ext.math.scripts", "vezORjVH" ], [ "ext.math.editbutton.enabler", "8fAabGI2" ], [ "ext.math.visualEditor", "1v+4noPz", [ 359 ] ], [ "ext.math.visualEditor.data", "pXtNsv6z", [ 481 ] ], [ "ext.math.visualEditor.symbols", "yGwzYFJl", [ 482 ] ], [ "ext.babel", "OdQ7kjCY" ], [ "ext.interwiki.specialpage", "V8xc0OCQ", [ 41 ] ], [ "ext.thanks", "2X0wfGpD" ], [ "ext.thanks.revthank", "OH4+bcUw", [ 486, 28, 99 ] ], [ "ext.thanks.mobilediff", "7VqpyGJ/", [ 466, 446 ] ], [ "ext.thanks.jquery.findWithParent", "feh6LnQZ" ], [ "ext.thanks.flowthank", "608GWmqA", [ 486, 489, 99, 174 ] ], [ "ext.disambiguator.visualEditor", "m8S9nCpa", [ 353, 364 ] ], [ "ext.codeEditor", "nbR6q+8I", [ 312, 493 ], "ext.wikiEditor" ], [ "jquery.codeEditor", "jDCqZ9qk", [ 494, 70, 300, 103, 150, 7 ], "ext.wikiEditor" ], [ "ext.codeEditor.ace", "MP1bWGpj", [], "ext.codeEditor.ace" ], [ "ext.codeEditor.ace.modes", "bZLNd3db", [ 494 ], "ext.codeEditor.ace" ], [ "ext.codeEditor.geshi", "UdKsvQFw", [ 104 ], "ext.wikiEditor" ], [ "ext.relatedArticles.readMore.gateway", "jEOCMg8m", [ 241 ] ], [ "ext.relatedArticles.readMore.bootstrap", "RXVWjtU/", [ 497, 54, 143, 99 ] ], [ "mediawiki.template.muhogan", "3Ah6raP8", [ 96 ] ], [ "ext.cards", "Fxlr+DqC", [ 501, 146, 241, 499 ], "other" ], [ "ext.cards.lib", "ZBSTkFCJ", [], "other" ], [ "ext.campaigns", "Q+LHvg/U", [ 29 ] ], [ "schema.TimingData", "XDbgDfnZ", [ 713 ] ], [ "schema.DeprecatedUsage", "lB0JtfdP", [ 713 ] ], [ "schema.ModuleLoadFailure", "KtBicru3", [ 713 ] ], [ "schema.Edit", "vBAw2PDQ", [ 713 ] ], [ "schema.DidYouMean", "1zkGeKoi", [ 713 ] ], [ "schema.CompletionSuggestions", "gISNSbzi", [ 713 ] ], [ "schema.TestSearchSatisfaction2", "T3nzDB9h", [ 713 ] ], [ "schema.GeoFeatures", "vwWPhIZB", [ 713 ] ], [ "schema.Search", "DRmmHU1t", [ 713 ] ], [ "ext.wikimediaEvents", "shMsTF+T", [ 143, 134, 510 ] ], [ "ext.wikimediaEvents.loggedin", "8GLVVB0X" ], [ "ext.wikimediaEvents.didyoumean", "+cfq/J7S", [ 143 ] ], [ "ext.navigationTiming", "/g4Rbns3", [ 958, 959 ] ], [ "ext.uls.languagenames", "jS/LJcEn" ], [ "ext.uls.messages", "gbPJyJW2", [ 524 ] ], [ "ext.uls.buttons", "tCbO1JQB" ], [ "ext.uls.displaysettings", "Ik4SHNGJ", [ 527, 534, 530, 143, 104 ] ], [ "ext.uls.geoclient", "nDLmzN4l" ], [ "ext.uls.ime", "jX/BXRLb", [ 534, 528, 533 ] ], [ "ext.uls.nojs", "FzDd2SI9" ], [ "ext.uls.init", "jHHYa849", [ 103, 150 ] ], [ "ext.uls.i18n", "rS2N+ZKF", [ 39, 146 ] ], [ "ext.uls.inputsettings", "zTl/qApa", [ 521, 527 ] ], [ "ext.uls.interface", "YolJvL/I", [ 530, 174 ] ], [ "ext.uls.languagesettings", "/b96s32f", [ 518, 517, 528, 538 ] ], [ "ext.uls.preferences", "rVzec/ku", [ 103, 144 ] ], [ "ext.uls.compactlinks", "i1ZUlYuu", [ 534, 536, 170, 227 ] ], [ "ext.uls.webfonts", "HrFB1zpr", [ 523, 528 ] ], [ "ext.uls.webfonts.fonts", "ANreK72l", [ 532, 537, 539 ] ], [ "ext.uls.webfonts.repository", "RfB3Cx7L" ], [ "jquery.ime", "93Z1jIY1" ], [ "ext.uls.mediawiki", "bejQEF6J", [ 523, 516, 517, 535 ] ], [ "jquery.uls", "hlgMGZ6G", [ 39, 537, 538 ] ], [ "jquery.uls.compact", "AH4seyr5", [ 535 ] ], [ "jquery.uls.data", "VNF0TgAR" ], [ "jquery.uls.grid", "X5UqGjAA" ], [ "jquery.webfonts", "a/V5yZU9" ], [ "ext.uls.pt", "IlimDcky" ], [ "ext.uls.interlanguage", "CQgNmA3N" ], [ "rangy.core", "nh9ZM+0/" ], [ "ext.cx.contributions", "yDLWzP2N", [ 227, 146 ] ], [ "ext.cx.contributions.init", "u1qXTvMa", [ 543 ] ], [ "ext.cx.model", "9t6Vj4jw" ], [ "ext.cx.feedback", "BaPJGq8o", [ 545 ] ], [ "ext.cx.translationview", "MwvuEJtl", [ 552, 551, 554 ] ], [ "ext.cx.dashboard", "xgyxmQhu", [ 546, 552, 555, 588, 587, 603 ] ], [ "ext.cx.util", "wJhf7WLZ", [ 545 ] ], [ "ext.cx.util.selection", "3vQKZ+xO" ], [ "ext.cx.sitemapper", "KGXG/Tfn", [ 545, 135, 143, 99 ] ], [ "ext.cx.header", "ELWz0DzC", [ 54, 143, 174, 227 ] ], [ "ext.cx.header.skin", "wSqTo7c8" ], [ "ext.cx.source", "SMa+hYeY", [ 549, 601, 537, 135, 143, 99, 174, 13 ] ], [ "ext.cx.source.selector", "8/iXF/xZ", [ 556, 599, 600, 534, 50, 54, 536, 134, 227 ] ], [ "ext.cx.pageselector", "JFDfn1ii", [ 99 ] ], [ "ext.cx.translation", "2qFCceb+", [ 591, 599, 558, 537 ] ], [ "ext.cx.translation.progress", "rfkDzku0", [ 549 ] ], [ "ext.cx.tools.manager", "VSbu45Bs" ], [ "ext.cx.tools", "WMtZJ2sB", [ 546, 575, 574, 566, 565, 572, 571, 562, 567, 564, 568, 563, 573, 569, 570 ] ], [ "ext.cx.tools.card", "FYaDcxro" ], [ "ext.cx.tools.instructions", "/fp2cTWp", [ 561, 559, 174 ] ], [ "ext.cx.tools.mtabuse", "XQveKfBU", [ 561, 559 ] ], [ "ext.cx.tools.linter", "fV3u0sUe", [ 561, 559 ] ], [ "ext.cx.tools.formatter", "kRxYHpIm", [ 561, 559 ] ], [ "ext.cx.tools.dictionary", "f4/nTJmp", [ 561, 559 ] ], [ "ext.cx.tools.link", "dZIARpHH", [ 556, 561, 559, 537, 135 ] ], [ "ext.cx.tools.mt", "Jc8dhwe7", [ 561, 559, 557, 547 ] ], [ "ext.cx.tools.reference", "cD5OSaFR", [ 561, 559, 549 ] ], [ "ext.cx.tools.template", "uWW0Zr2c" ], [ "ext.cx.tools.images", "8WWptxPB" ], [ "ext.cx.tools.gallery", "B9MHQ0Rx" ], [ "ext.cx.tools.poem", "dK1TjhwC" ], [ "ext.cx.tools.categories", "MiWCGCcv" ], [ "ext.cx.progressbar", "O3Ute76P", [ 174 ] ], [ "ext.cx.translation.loader", "EV2CemBu", [ 339, 545, 144 ] ], [ "ext.cx.translation.storage.init", "cshHfEF1" ], [ "ext.cx.translation.storage", "OmMdZ9AX", [ 339, 54, 101 ] ], [ "ext.cx.publish", "p1HWNQI5", [ 339, 581, 599, 582, 92, 101 ] ], [ "ext.cx.wikibase.link", "zXyfKaJH", [ 821, 891, 887, 885 ] ], [ "ext.cx.publish.dialog", "ml90oOEo", [ 551 ] ], [ "ext.cx.tours.publish.init", "x+qLDn+Y", [ 150 ] ], [ "ext.cx.eventlogging", "00rJFOEA", [ 545 ] ], [ "ext.cx.interlanguagelink", "SbdFibi8", [ 551, 549, 523, 537, 174 ] ], [ "ext.cx.entrypoint", "GJsqOaXr", [ 551, 602, 537, 174 ] ], [ "ext.guidedTour.tour.cxpublish", "WDcbt6ZG", [ 384 ] ], [ "ext.cx.translationlist", "jlysC0C7", [ 575, 549, 600, 537, 93 ] ], [ "ext.cx.suggestionlist", "4Z4l0P3+", [ 589, 549, 537, 134 ] ], [ "ext.cx.recommendtool.client", "qegL0o+C" ], [ "ext.cx.translation.conflict", "MBxTCqME" ], [ "ext.cx.editor", "5aFPfaHs", [ 550, 54 ] ], [ "ext.cx.stats", "rBpnnumx", [ 593, 552, 551, 549, 602, 601, 537 ] ], [ "chart.js", "XAXFXARo" ], [ "ext.cx.beta.notification", "QhKdfanS", [ 56 ] ], [ "ext.cx.campaigns.newarticle", "mersSu2A", [ 602, 54, 227, 146 ] ], [ "ext.cx.campaigns.newarticle.veloader", "ZFpmHcu3" ], [ "ext.cx.betafeature.init", "vRt2Ipel" ], [ "ext.cx.campaigns.contributionsmenu", "GGA8bidO", [ 602, 143, 227 ] ], [ "ext.cx.tools.validator", "x88KtXtV", [ 551 ] ], [ "ext.cx.widgets.overlay", "26Hd1IUz", [ 545 ] ], [ "ext.cx.widgets.spinner", "3p6Wj9fu" ], [ "ext.cx.widgets.callout", "lhlkQRbo" ], [ "ext.cx.widgets.translator", "ru5MTwjZ", [ 593, 99 ] ], [ "ext.graph.styles", "4skiCsPd" ], [ "ext.graph.data", "rhIRMV0S" ], [ "ext.graph.loader", "gSVag93a", [ 99 ] ], [ "ext.graph.vega1", "uWAcbyxe", [ 605, 143 ] ], [ "ext.graph.vega2", "BUBD0twS", [ 605, 143 ] ], [ "ext.graph.sandbox", "1dHfhA1v", [ 492, 608, 54, 110 ] ], [ "ext.graph.visualEditor", "WUFHs4qt", [ 605, 361 ] ], [ "ext.timeline.styles", "8dElJmei" ], [ "ext.categoryTree", "eNU42CY0" ], [ "ext.categoryTree.css", "egaQ/S5C" ], [ "ext.securepoll.htmlform", "8eKcwGTu" ], [ "ext.securepoll", "1Ff+2HLc" ], [ "ext.centralauth", "HMgMW/Ar", [ 48, 146 ] ], [ "ext.centralauth.centralautologin", "jjEVO7Cr", [ 174 ] ], [ "ext.centralauth.centralautologin.clearcookie", "+4sbaCdN" ], [ "ext.centralauth.noflash", "S2ikHRuU" ], [ "ext.centralauth.globaluserautocomplete", "fjLQO2TC", [ 50, 99 ] ], [ "ext.centralauth.globalusers", "IwGtr2UW" ], [ "ext.centralauth.globalgrouppermissions", "tn8k3K+P" ], [ "ext.centralauth.globalrenameuser", "3Q5Qr3is", [ 146 ] ], [ "ext.centralauth.globalrenameuser.styles", "YMvrvjse" ], [ "ext.centralauth.ForeignApi", "iUVxvB9Z", [ 117 ] ], [ "jquery.ui.multiselect", "v2nyo3PM", [ 65, 73, 174 ] ], [ "ext.centralNotice.adminUi", "Qk/39Uzx", [ 62, 626 ] ], [ "ext.centralNotice.adminUi.bannerManager", "M0Q0txyU", [ 627, 63, 143 ] ], [ "ext.centralNotice.adminUi.bannerEditor", "LaovFEKx", [ 627, 63 ] ], [ "ext.centralNotice.adminUi.campaignManager", "a+T1goWE", [ 627, 63, 72, 96 ] ], [ "ext.centralNotice.startUp", "K/rK8abc", [ 633 ] ], [ "ext.centralNotice.geoIP", "NLq02FT9", [ 29 ] ], [ "ext.centralNotice.choiceData", "8pqVQUtV", [ 637, 640, 638 ] ], [ "ext.centralNotice.display", "Y16iYDoZ", [ 632, 92, 143 ] ], [ "ext.centralNotice.kvStore", "o8uQX8E1", [ 636 ] ], [ "ext.centralNotice.kvStoreMaintenance", "+7XNlA2t" ], [ "ext.centralNotice.bannerHistoryLogger", "dLcb2DdE", [ 634, 635 ] ], [ "ext.centralNotice.impressionDiet", "GWV1vSiC", [ 634, 635 ] ], [ "ext.centralNotice.largeBannerLimit", "hqYwPz2V", [ 634, 635, 150 ] ], [ "ext.centralNotice.legacySupport", "s60FOjrd", [ 634 ] ], [ "ext.centralNotice.bannerController", "ANreK72l", [ 631 ] ], [ "ext.centralNotice.bannerController.mobiledevice", "ANreK72l" ], [ "ext.centralNotice.bannerChoiceData", "ANreK72l" ], [ "ext.centralNotice.bannerController.lib", "ANreK72l" ], [ "ext.collection", "y4clwtbc", [ 646, 73, 170 ] ], [ "ext.collection.bookcreator", "uqfERJzd", [ 49 ] ], [ "ext.collection.checkLoadFromLocalStorage", "iKzO2l0P", [ 645 ] ], [ "ext.collection.suggest", "iRM9W/5d", [ 646 ] ], [ "ext.abuseFilter", "5T+wdGwE" ], [ "ext.abuseFilter.edit", "/Z66rdFl", [ 48, 53, 99 ] ], [ "ext.abuseFilter.tools", "9tYXGZuQ", [ 48, 99 ] ], [ "ext.abuseFilter.examine", "W4VCjCqV", [ 48, 99 ] ], [ "ext.imageMetrics", "S+e1GQFt", [ 241, 960 ] ], [ "ext.imageMetrics.head", "QD7KJdcw" ], [ "ext.imageMetrics.loader", "50N1njD2" ], [ "zerobanner.config.styles", "XnnDZNmp" ], [ "ext.vipsscaler", "Le/LjVXx", [ 658 ] ], [ "jquery.ucompare", "4IvOgTPC" ], [ "ext.echo.ui", "zpYr/LWm", [ 660, 954, 664, 665, 135, 174, 93, 246, 253, 254, 265 ] ], [ "ext.echo.dm", "Sqkr8qdc", [ 661 ] ], [ "ext.echo.api", "Wsei1+eh", [ 116 ] ], [ "ext.echo.base", "ANreK72l", [ 954 ] ], [ "ext.echo.init", "hAz5xAY/", [ 661 ] ], [ "ext.echo.styles.badge", "25F7zJ/0" ], [ "ext.echo.styles.notifications", "E7ehq6+Z" ], [ "ext.echo.styles.alert", "cforQx8I" ], [ "ext.echo.styles.special", "duQ+wdkr" ], [ "ext.echo.special", "juvIUPHV", [ 659, 227 ] ], [ "ext.echo.badgeicons", "QOHhCX/E" ], [ "ext.flow.contributions", "XGbhgde7" ], [ "ext.flow.contributions.styles", "3pD57iMv" ], [ "ext.flow.templating", "qO4b0JkR", [ 678, 93 ] ], [ "ext.flow.mediawiki.ui.text", "qzTA0eI7" ], [ "ext.flow.mediawiki.ui.form", "fWcpRTix" ], [ "ext.flow.styles.base", "W/NteUnl" ], [ "ext.flow.board.styles", "D/iPTzgM" ], [ "ext.flow.board.topic.styles", "2abQYwwE" ], [ "mediawiki.template.handlebars", "rwD1za+y", [ 95 ] ], [ "ext.flow.components", "WJcZwxl3", [ 691, 672, 683, 135, 143, 144, 241 ] ], [ "ext.flow.dm", "w7VjIhh6", [ 241 ] ], [ "ext.flow.ui", "KhHYsdwA", [ 680, 242, 255 ] ], [ "ext.flow", "3t51kkV6", [ 679, 685, 690, 681, 54, 103, 174 ] ], [ "ext.flow.vendor.storer", "dfhafmiz" ], [ "ext.flow.undo", "ftbppoDS", [ 682 ] ], [ "ext.flow.editor", "tQK4uiws", [ 144, 241 ] ], [ "ext.flow.editors.none", "35BeMTI/", [ 242 ] ], [ "ext.flow.visualEditor", "da0Lzl66", [ 686, 357, 355, 348, 372, 362, 363, 366, 354, 0, 4 ] ], [ "ext.flow.editors.visualeditor", "X8ffPOF8" ], [ "mediawiki.messagePoster.flow-board", "gxN2ksUF", [ 126 ] ], [ "ext.flow.jquery.conditionalScroll", "27LAIsZC" ], [ "ext.flow.jquery.findWithParent", "lQS8K724" ], [ "ext.scribunto.errors", "FS04e0EU", [ 63 ] ], [ "ext.scribunto.logs", "vz6qQusP" ], [ "ext.scribunto.edit", "WMLqPEAy", [ 48, 99 ] ], [ "schema.GettingStartedRedirectImpression", "hkmMv7+N", [ 713 ] ], [ "ext.guidedTour.tour.gettingstartedtasktoolbar", "9/N26iTh", [ 702, 384 ] ], [ "ext.guidedTour.tour.gettingstartedtasktoolbarve", "qyY9RoD8", [ 702, 384 ] ], [ "ext.gettingstarted.lightbulb.postEdit", "VfCE7PBe", [ 703, 701, 710 ] ], [ "ext.gettingstarted.lightbulb.personalTools", "8eaZOM1i" ], [ "ext.gettingstarted.lightbulb.flyout", "vjn6GzXS", [ 703, 701, 380, 710, 709 ] ], [ "ext.gettingstarted.lightbulb.common", "+qYLowoB", [ 702, 93, 711, 712 ] ], [ "ext.gettingstarted.logging", "J4avaoWq", [ 92, 135, 164, 144 ] ], [ "ext.gettingstarted.api", "YQ/JLD/H", [ 135, 99 ] ], [ "ext.gettingstarted.taskToolbar", "3XpUcvzF", [ 703, 702, 382 ] ], [ "ext.gettingstarted.return", "w9kPsksd", [ 703, 702, 382, 143, 695 ] ], [ "schema.SignupExpPageLinkClick", "Z4eOYjzb", [ 713 ] ], [ "schema.SignupExpCTAImpression", "Eowv9B0Y", [ 713 ] ], [ "schema.SignupExpCTAButtonClick", "ys7hcAtm", [ 713 ] ], [ "schema.TaskRecommendationLightbulbClick", "8H19PsNT", [ 713 ] ], [ "schema.TaskRecommendationImpression", "xWCZ/L3k", [ 713 ] ], [ "schema.TaskRecommendation", "qO2ggvQT", [ 713 ] ], [ "schema.TaskRecommendationClick", "bi7H/FNS", [ 713 ] ], [ "ext.eventLogging", "eGGNDOBC", [ 714, 92 ] ], [ "ext.eventLogging.subscriber", "R+uuo0n+", [ 144 ] ], [ "ext.eventLogging.Schema", "ANreK72l", [ 714 ] ], [ "ext.eventLogging.jsonSchema", "ZS4/6PFI" ], [ "ext.eventLogging.jsonSchema.styles", "W4+FJKac" ], [ "globeCoordinate.js", "qMSe5L2t" ], [ "qunit.parameterize", "pZew2N0v" ], [ "util.inherit", "rgVk2vT5" ], [ "dataValues", "36zrrErQ" ], [ "dataValues.DataValue", "OCKoCqsD", [ 721, 720 ] ], [ "dataValues.values", "5xTh2hUm", [ 724, 718 ] ], [ "dataValues.TimeValue", "kQUeNgjd", [ 722 ] ], [ "valueFormatters", "AOe90kBf" ], [ "valueFormatters.ValueFormatter", "AHFbentR", [ 720, 725 ] ], [ "valueFormatters.ValueFormatterStore", "GiWENjHm", [ 725 ] ], [ "valueFormatters.formatters", "cqDfMaFJ", [ 723, 726 ] ], [ "valueParsers", "9+yZWCCC" ], [ "valueParsers.ValueParser", "SXj4ECMn", [ 720, 729 ] ], [ "valueParsers.ValueParserStore", "g/JbWKlM", [ 729 ] ], [ "valueParsers.parsers", "FNzIH+WK", [ 723, 730 ] ], [ "wikibase.datamodel", "ANreK72l", [ 737, 740, 744, 749, 750, 751, 752 ] ], [ "wikibase.datamodel.__namespace", "VhdVczs4", [ 878 ] ], [ "wikibase.datamodel.Claim", "49osc5yW", [ 758 ] ], [ "wikibase.datamodel.ClaimGroup", "Q6Ye2CtD", [ 738, 742 ] ], [ "wikibase.datamodel.ClaimGroupSet", "MtpFklIU", [ 736, 765 ] ], [ "wikibase.datamodel.ClaimList", "FPJGUHUU", [ 735 ] ], [ "wikibase.datamodel.Entity", "WY6xbQCt", [ 720, 734 ] ], [ "wikibase.datamodel.EntityId", "1+wBrruO", [ 722, 734 ] ], [ "wikibase.datamodel.Fingerprint", "mEt5GYsT", [ 748, 764 ] ], [ "wikibase.datamodel.Group", "rq0MkmFq", [ 734 ] ], [ "wikibase.datamodel.GroupableCollection", "pRjnK10c", [ 720, 734 ] ], [ "wikibase.datamodel.Item", "DlRiYYQ7", [ 739, 741, 756, 761 ] ], [ "wikibase.datamodel.List", "orjkmrI6", [ 743 ] ], [ "wikibase.datamodel.Map", "zWpjNzZf", [ 734 ] ], [ "wikibase.datamodel.MultiTerm", "gURYLL/R", [ 734 ] ], [ "wikibase.datamodel.MultiTermMap", "h6weaST8", [ 720, 746, 747 ] ], [ "wikibase.datamodel.Property", "A1ciWeu8", [ 739, 741, 761 ] ], [ "wikibase.datamodel.PropertyNoValueSnak", "l8WjBfTr", [ 720, 757 ] ], [ "wikibase.datamodel.PropertySomeValueSnak", "g9GQWHJP", [ 720, 757 ] ], [ "wikibase.datamodel.PropertyValueSnak", "V6sgeJ54", [ 722, 757 ] ], [ "wikibase.datamodel.Reference", "XhO1Usjb", [ 758 ] ], [ "wikibase.datamodel.ReferenceList", "ekTbTGAa", [ 753 ] ], [ "wikibase.datamodel.SiteLink", "b2pMP3yr", [ 734 ] ], [ "wikibase.datamodel.SiteLinkSet", "EghjIxVd", [ 765, 755 ] ], [ "wikibase.datamodel.Snak", "Z7VE8T1K", [ 734 ] ], [ "wikibase.datamodel.SnakList", "8cBw5uyM", [ 745, 757 ] ], [ "wikibase.datamodel.Statement", "4EY7ZGJQ", [ 735, 754 ] ], [ "wikibase.datamodel.StatementGroup", "BNYLGpm8", [ 742, 762 ] ], [ "wikibase.datamodel.StatementGroupSet", "4NK3mDNV", [ 765, 760 ] ], [ "wikibase.datamodel.StatementList", "nuXu1Rj+", [ 759 ] ], [ "wikibase.datamodel.Term", "kSuPymFb", [ 734 ] ], [ "wikibase.datamodel.TermMap", "qjyVnCeJ", [ 720, 746, 763 ] ], [ "wikibase.datamodel.Set", "6o75OwCg", [ 743 ] ], [ "wikibase.serialization", "ANreK72l", [ 768, 769 ] ], [ "wikibase.serialization.__namespace", "PwXDM1jG", [ 878 ] ], [ "wikibase.serialization.DeserializerFactory", "DlJ16zD0", [ 794, 799 ] ], [ "wikibase.serialization.SerializerFactory", "LPzjeteV", [ 772, 775 ] ], [ "wikibase.serialization.StrategyProvider", "Ohmmv8+M", [ 767 ] ], [ "wikibase.serialization.ClaimGroupSerializer", "sp4MFP7D", [ 736, 773 ] ], [ "wikibase.serialization.ClaimGroupSetSerializer", "qg45UdjB", [ 737, 771 ] ], [ "wikibase.serialization.ClaimListSerializer", "mBoMB0xi", [ 738, 774 ] ], [ "wikibase.serialization.ClaimSerializer", "rADq/qc/", [ 735, 786 ] ], [ "wikibase.serialization.EntitySerializer", "yNN9HLZ9", [ 749, 777, 780, 770 ] ], [ "wikibase.serialization.FingerprintSerializer", "gEB1LKek", [ 741, 778, 792 ] ], [ "wikibase.serialization.ItemSerializer", "sfGJ48I5", [ 744, 776, 785, 789 ] ], [ "wikibase.serialization.MultiTermMapSerializer", "VUbk5KDu", [ 748, 779 ] ], [ "wikibase.serialization.MultiTermSerializer", "uW+BikeM", [ 747, 783 ] ], [ "wikibase.serialization.PropertySerializer", "QiCYlkc9", [ 744, 776, 789 ] ], [ "wikibase.serialization.ReferenceListSerializer", "P9qkA1Un", [ 754, 782 ] ], [ "wikibase.serialization.ReferenceSerializer", "tDxP3lG2", [ 753, 786 ] ], [ "wikibase.serialization.Serializer", "fSxxpzVw", [ 720, 767 ] ], [ "wikibase.serialization.SiteLinkSerializer", "fwF1tm9Z", [ 755, 783 ] ], [ "wikibase.serialization.SiteLinkSetSerializer", "IDaGbjq/", [ 756, 784 ] ], [ "wikibase.serialization.SnakListSerializer", "h5anY9HN", [ 758, 787 ] ], [ "wikibase.serialization.SnakSerializer", "/UF1gPdm", [ 752, 783 ] ], [ "wikibase.serialization.StatementGroupSerializer", "0hpVC41p", [ 760, 790 ] ], [ "wikibase.serialization.StatementGroupSetSerializer", "5tuy5NuI", [ 761, 788 ] ], [ "wikibase.serialization.StatementListSerializer", "JDB4wlwf", [ 762, 791 ] ], [ "wikibase.serialization.StatementSerializer", "SQKMxkfw", [ 759, 774, 781 ] ], [ "wikibase.serialization.TermMapSerializer", "cweWs3v0", [ 764, 793 ] ], [ "wikibase.serialization.TermSerializer", "KecmOuXw", [ 763, 783 ] ], [ "wikibase.serialization.ClaimGroupSetDeserializer", "9e5iR/nL", [ 737, 795 ] ], [ "wikibase.serialization.ClaimGroupDeserializer", "7x6L4MgC", [ 736, 796 ] ], [ "wikibase.serialization.ClaimListDeserializer", "wvj2Hz9D", [ 738, 814 ] ], [ "wikibase.serialization.ClaimDeserializer", "dMYas050", [ 735, 809 ] ], [ "wikibase.serialization.Deserializer", "JI9LUwZ6", [ 720, 767 ] ], [ "wikibase.serialization.EntityDeserializer", "eGmcRa7W", [ 801, 804, 770 ] ], [ "wikibase.serialization.FingerprintDeserializer", "+0K/QnZa", [ 741, 803, 816 ] ], [ "wikibase.serialization.ItemDeserializer", "HS+IoVxv", [ 744, 800, 807, 811 ] ], [ "wikibase.serialization.MultiTermDeserializer", "YdRvFWKY", [ 747, 798 ] ], [ "wikibase.serialization.MultiTermMapDeserializer", "oKjbEVxc", [ 748, 802 ] ], [ "wikibase.serialization.PropertyDeserializer", "KLN0qBQp", [ 749, 800, 811 ] ], [ "wikibase.serialization.ReferenceListDeserializer", "n/u8ktLz", [ 754, 806 ] ], [ "wikibase.serialization.ReferenceDeserializer", "BMBvUKJU", [ 753, 809 ] ], [ "wikibase.serialization.SiteLinkSetDeserializer", "d0arPhqt", [ 756, 808 ] ], [ "wikibase.serialization.SiteLinkDeserializer", "M0JWMUnp", [ 755, 798 ] ], [ "wikibase.serialization.SnakListDeserializer", "3TaoV0yI", [ 758, 810 ] ], [ "wikibase.serialization.SnakDeserializer", "ahYWt5gH", [ 723, 750, 751, 752, 798 ] ], [ "wikibase.serialization.StatementGroupSetDeserializer", "vD3EoVhH", [ 761, 812 ] ], [ "wikibase.serialization.StatementGroupDeserializer", "7r4HoEPE", [ 760, 813 ] ], [ "wikibase.serialization.StatementListDeserializer", "gTB4oXen", [ 762, 814 ] ], [ "wikibase.serialization.StatementDeserializer", "h/F75udq", [ 759, 797, 805 ] ], [ "wikibase.serialization.TermDeserializer", "0YXUoE1I", [ 763, 798 ] ], [ "wikibase.serialization.TermMapDeserializer", "tJpjyHGj", [ 764, 815 ] ], [ "wikibase.api.__namespace", "BvraN8fS" ], [ "wikibase.api.FormatValueCaller", "WrFoaKOG", [ 722, 822 ] ], [ "wikibase.api.getLocationAgnosticMwApi", "SKkaElvW", [ 116, 817 ] ], [ "wikibase.api.ParseValueCaller", "4Wu7CWQC", [ 822 ] ], [ "wikibase.api.RepoApi", "WvtyuAwU", [ 817 ] ], [ "wikibase.api.RepoApiError", "BsTcCUbS", [ 720, 817 ] ], [ "jquery.animateWithEvent", "5FIoc9Jz", [ 824 ] ], [ "jquery.AnimationEvent", "sUYDh7ag", [ 828 ] ], [ "jquery.autocompletestring", "K+5JUEdr", [ 839 ] ], [ "jquery.focusAt", "sSbL7kNq" ], [ "jquery.inputautoexpand", "cJ4ybMyi", [ 829 ] ], [ "jquery.PurposedCallbacks", "4DwGAeSR" ], [ "jquery.event.special.eachchange", "LwmM9Rr0", [ 25 ] ], [ "jquery.ui.inputextender", "zB0ZMzpn", [ 823, 829, 68, 77 ] ], [ "jquery.ui.listrotator", "qcPXlWTn", [ 60 ] ], [ "jquery.ui.ooMenu", "0AlNi1Ev", [ 77, 840, 720 ] ], [ "jquery.ui.preview", "UzBSfzaQ", [ 77, 846, 845 ] ], [ "jquery.ui.suggester", "aXadx/k/", [ 57, 832, 68 ] ], [ "jquery.ui.commonssuggester", "o2Ws3GfH", [ 834, 843 ] ], [ "jquery.ui.languagesuggester", "vlNtk3TD", [ 834 ] ], [ "jquery.ui.toggler", "O4LHtjn/", [ 823, 57, 77 ] ], [ "jquery.ui.unitsuggester", "2cY2OT3Y", [ 834 ] ], [ "jquery.util.adaptlettercase", "T1qSSb6G" ], [ "jquery.util.getscrollbarwidth", "Qgnr9mSS" ], [ "util.ContentLanguages", "zDjZAQGo", [ 720 ] ], [ "util.Extendable", "YflhkdTX" ], [ "util.highlightSubstring", "T7Cpv2PD" ], [ "util.MessageProvider", "YtKOLgfs" ], [ "util.HashMessageProvider", "iX76pt37" ], [ "util.CombiningMessageProvider", "AIow5Ci0" ], [ "util.PrefixingMessageProvider", "WNqRyFVX" ], [ "util.Notifier", "p0K5eyDt" ], [ "jquery.valueview", "G8IHBKmt", [ 853 ] ], [ "jquery.valueview.Expert", "V42tNEYh", [ 846, 842, 845, 848, 720 ] ], [ "jquery.valueview.ExpertStore", "LfqqmP5Q" ], [ "jquery.valueview.experts", "phKow8U3" ], [ "jquery.valueview.valueview", "GR1xGFM2", [ 722, 77, 851, 854, 856, 864, 726, 731 ] ], [ "jquery.valueview.ViewState", "H4MJ3jJo" ], [ "jquery.valueview.experts.CommonsMediaType", "Vag1CLvV", [ 835, 860 ] ], [ "jquery.valueview.experts.EmptyValue", "tlzyNQER", [ 850, 852 ] ], [ "jquery.valueview.experts.GlobeCoordinateInput", "CTDP4xtS", [ 718, 867, 869, 870, 871, 860, 844 ] ], [ "jquery.valueview.experts.MonolingualText", "JLocWSp7", [ 868, 860 ] ], [ "jquery.valueview.experts.QuantityInput", "WD9nvTqw", [ 872, 860 ] ], [ "jquery.valueview.experts.StringValue", "dwCl3fSQ", [ 826, 827, 850, 852 ] ], [ "jquery.valueview.experts.SuggestedStringValue", "siuIfpe2", [ 834, 860 ] ], [ "jquery.valueview.experts.TimeInput", "RPPS8N5F", [ 866, 867, 869, 870, 871, 844 ] ], [ "jquery.valueview.experts.UnDeserializableValue", "L8FmWTKh", [ 850, 852 ] ], [ "jquery.valueview.experts.UnsupportedValue", "7dVaodFO", [ 850, 852 ] ], [ "jquery.valueview.ExpertExtender", "N6koTA/k", [ 830, 849 ] ], [ "jquery.valueview.ExpertExtender.CalendarHint", "ukmboArQ", [ 724, 865 ] ], [ "jquery.valueview.ExpertExtender.Container", "G2iTfSGj", [ 865 ] ], [ "jquery.valueview.ExpertExtender.LanguageSelector", "zZOBfcsR", [ 836, 865, 847 ] ], [ "jquery.valueview.ExpertExtender.Listrotator", "oU4EjHf3", [ 831, 865 ] ], [ "jquery.valueview.ExpertExtender.Preview", "0GpOF1tS", [ 833, 865, 847 ] ], [ "jquery.valueview.ExpertExtender.Toggler", "l5PDbNfv", [ 837, 865 ] ], [ "jquery.valueview.ExpertExtender.UnitSelector", "ff2xa2ab", [ 838, 865 ] ], [ "dataTypes.__namespace", "ptTypBXL" ], [ "dataTypes.DataType", "uzpZHHue", [ 873 ] ], [ "dataTypes.DataTypeStore", "A6sz0GGD", [ 874 ] ], [ "mw.config.values.wbSiteDetails", "FQ7oUgE8" ], [ "mw.config.values.wbRepo", "/zSWa4ew" ], [ "wikibase", "XYmn7EXt" ], [ "wikibase.buildErrorOutput", "9YsEtNnq", [ 837, 878 ] ], [ "wikibase.sites", "0GA6C//s", [ 876, 986 ] ], [ "wikibase.RepoApi", "4M+tFKat", [ 878, 821 ] ], [ "wikibase.RepoApiError", "sNuZcSGw", [ 878, 822 ] ], [ "jquery.wikibase.siteselector", "IJhHOk/n", [ 829, 834, 843 ] ], [ "jquery.wikibase.wbtooltip", "GKKR811g", [ 56, 879 ] ], [ "wikibase.client.getMwApiForRepo", "awjO4SI/", [ 877, 819 ] ], [ "wikibase.client.init", "iXx/pvg7" ], [ "wikibase.client.currentSite", "LtU1tlnv" ], [ "wikibase.client.page-move", "Mzrrlddc" ], [ "wikibase.client.changeslist.css", "mM6Hb1ad" ], [ "wikibase.client.linkitem.init", "fy54oZY0", [ 48, 129 ] ], [ "wikibase.client.PageConnector", "xyo27/95", [ 880 ] ], [ "jquery.wikibase.linkitem", "2kd6AqPm", [ 48, 63, 883, 884, 174, 821, 822, 891, 887 ] ], [ "ext.TemplateSandbox", "aY1AuPMJ" ], [ "ext.MWOAuth.BasicStyles", "W1gHNE16" ], [ "ext.MWOAuth.AuthorizeForm", "Y6X/pYms" ], [ "ext.MWOAuth.AuthorizeDialog", "iN8fU9AR", [ 63 ] ], [ "ext.checkUser", "fvEPBaCz", [ 146 ] ], [ "mmv.lightboxinterface", "ANreK72l", [ 713 ] ], [ "ext.tmh.thumbnail.styles", "CU/tqOdz" ], [ "ext.tmh.transcodetable", "wn4+V7Yd", [ 101, 242 ] ], [ "ext.tmh.TimedTextSelector", "HFQz76ZE" ], [ "ext.centralauth.globalrenamerequest", "gPUBm9NW", [ 242 ] ], [ "ext.centralauth.globalrenamerequest.styles", "3VNDKWEA" ], [ "ext.centralauth.globalrenamequeue", "ZKCtbHp6" ], [ "ext.centralauth.globalrenamequeue.styles", "jH4bv5iQ" ], [ "ext.wikimediaBadges", "jY1noPtk" ], [ "mw.MwEmbedSupport", "eUiY3M3m", [ 908, 910, 920, 919, 911 ] ], [ "Spinner", "WFmtjoGF", [ 146 ] ], [ "iScroll", "D3XdQ/QT" ], [ "jquery.loadingSpinner", "s5KsIeB5" ], [ "mw.MwEmbedSupport.style", "CAhsIhxU" ], [ "mediawiki.UtilitiesTime", "1nsRRE2F" ], [ "mediawiki.client", "5IvDPAcZ" ], [ "mediawiki.absoluteUrl", "sCxdjkxa" ], [ "mw.ajaxProxy", "264WTwVR" ], [ "fullScreenApi", "E2RHaBBg" ], [ "jquery.embedMenu", "ggSRbdcA" ], [ "jquery.ui.touchPunch", "X49iWpca", [ 57, 67 ] ], [ "jquery.triggerQueueCallback", "l0L19sO5" ], [ "jquery.mwEmbedUtil", "GgEGbmfD" ], [ "jquery.debouncedresize", "5K1+DJnF" ], [ "mw.Language.names", "4edP+3L1" ], [ "mw.Api", "yt9IDCJR" ], [ "jquery.embedPlayer", "Xx+HH7jW" ], [ "mw.EmbedPlayer.loader", "XmqB4OLJ", [ 924 ] ], [ "mw.MediaElement", "TIASQWod", [ 952 ] ], [ "mw.MediaPlayer", "SApFrR68" ], [ "mw.MediaPlayers", "rTiry8SO", [ 927 ] ], [ "mw.MediaSource", "KJfBaozt", [ 907 ] ], [ "mw.EmbedTypes", "fjxo0a9H", [ 143, 928 ] ], [ "mw.EmbedPlayer", "7/Xwwit+", [ 916, 29, 921, 917, 38, 72, 918, 912, 914, 913, 174, 934, 930, 926, 929, 940 ] ], [ "mw.EmbedPlayerKplayer", "2yluoHq9" ], [ "mw.EmbedPlayerGeneric", "/OYDMfcd" ], [ "mw.EmbedPlayerNative", "0WHmE83u" ], [ "mw.EmbedPlayerVLCApp", "gVa2OM99", [ 143 ] ], [ "mw.EmbedPlayerIEWebMPrompt", "KYEot8zg" ], [ "mw.EmbedPlayerOgvJs", "jApe7L8f", [ 952, 48 ] ], [ "mw.EmbedPlayerImageOverlay", "jcKiA22c" ], [ "mw.EmbedPlayerVlc", "rXB6L+G1" ], [ "mw.PlayerSkinKskin", "AeWbDWhQ" ], [ "mw.PlayerSkinMvpcf", "r9kzEGwK" ], [ "mw.TimedText", "QUhitV+E", [ 931, 943 ] ], [ "mw.TextSource", "BoO/Gu1q", [ 912, 915 ] ], [ "mw.TimedText.loader", "lFDmEGDP" ], [ "mw.PopUpMediaTransform", "slnQQzLd", [ 135, 907, 946 ] ], [ "mw.PopUpMediaTransform.styles", "o5xFK7MA" ], [ "mw.TMHGalleryHook.js", "NlBZ+4nY" ], [ "embedPlayerIframeStyle", "6zaDylhl" ], [ "ext.tmh.embedPlayerIframe", "i6VC9uRs", [ 924, 907 ] ], [ "mw.MediaWikiPlayerSupport", "VSfdDq8G", [ 923, 907 ] ], [ "mw.MediaWikiPlayer.loader", "/VbeGuin", [ 925, 944 ] ], [ "ext.tmh.OgvJsSupport", "YAA+qrDt" ], [ "ext.tmh.OgvJs", "J8Wox3EU", [ 952 ] ], [ "ext.echo.logger", "BQkpyqt2", [ 241, 961 ] ], [ "schema.FlowReplies", "B+Lm5+Za", [ 713 ] ], [ "ext.guidedTour.tour.flowOptIn", "eXzwOfgb" ], [ "schema.Popups", "1Nx/FZEY", [ 713 ] ], [ "schema.NavigationTiming", "sCLpSZLV", [ 713 ] ], [ "schema.SaveTiming", "suKdbAeg", [ 713 ] ], [ "schema.ImageMetricsLoadingTime", "S6o9Kt+l", [ 713 ] ], [ "schema.EchoInteraction", "2SOlAhCX", [ 713 ] ], [ "schema.MediaViewer", "544MtUv0", [ 713 ] ], [ "schema.MultimediaViewerNetworkPerformance", "LoT58pKe", [ 713 ] ], [ "schema.MultimediaViewerDuration", "Xk411Gef", [ 713 ] ], [ "schema.MultimediaViewerAttribution", "f4auImj9", [ 713 ] ], [ "schema.MultimediaViewerDimensions", "YnYXck/l", [ 713 ] ], [ "schema.GuidedTourGuiderImpression", "wDMe5ifL", [ 713 ] ], [ "schema.GuidedTourGuiderHidden", "cI9o3dWf", [ 713 ] ], [ "schema.GuidedTourButtonClick", "ip1olRog", [ 713 ] ], [ "schema.GuidedTourInternalLinkActivation", "tT3mVfMZ", [ 713 ] ], [ "schema.GuidedTourExternalLinkActivation", "M0FhbOeb", [ 713 ] ], [ "schema.GuidedTourExited", "nglYdxc6", [ 713 ] ], [ "schema.MobileWebDiffClickTracking", "65HA8tVx", [ 713 ] ], [ "schema.MobileWebLanguageSwitcher", "l6kdjlSM", [ 713 ] ], [ "schema.MobileWebMainMenuClickTracking", "lOuJBxBv", [ 713 ] ], [ "schema.MobileWebSearch", "OEb78LP/", [ 713 ] ], [ "schema.MobileWebUIClickTracking", "j/npZx94", [ 713 ] ], [ "schema.MobileWebWatching", "64+wDvjP", [ 713 ] ], [ "schema.MobileWebWatchlistClickTracking", "GHEcePIj", [ 713 ] ], [ "schema.RelatedArticles", "Gs/4N1Kv", [ 713 ] ], [ "schema.UniversalLanguageSelector", "1djbp0qe", [ 713 ] ], [ "schema.ContentTranslation", "EoXX3YAN", [ 713 ] ], [ "schema.ContentTranslationCTA", "vq5E/VpG", [ 713 ] ], [ "schema.ContentTranslationError", "Cojf0RCO", [ 713 ] ], [ "schema.CentralNoticeBannerHistory", "2+R+tqno", [ 713 ] ], [ "wikibase.Site", "KPVaZ66D", [ 534, 720, 878 ] ], [ "ext.gadget.AffMasLiens", "N4AYYhWy" ], [ "ext.gadget.AncreTitres", "TFaZzM3p", [ 4 ] ], [ "ext.gadget.dictionaryLookupHover", "QgLgZopb" ], [ "ext.gadget.EbauchesOff", "46pTUHy1" ], [ "ext.gadget.LabelsOff", "ib8PnAVQ" ], [ "ext.gadget.ArchiveLinks", "+ff0g67A" ], [ "ext.gadget.ExtendedCache", "Z6oZKDKX", [ 992 ] ], [ "ext.gadget.FlecheHaut", "sLICqpKz" ], [ "ext.gadget.HomonymiesEnCouleur", "foUtY8+i" ], [ "ext.gadget.interProjets", "DPwzukWa" ], [ "ext.gadget.LastContrib", "uRXew5op" ], [ "ext.gadget.newCollapsible", "xoQEnCo1" ], [ "ext.gadget.Popups", "yT7nQ434" ], [ "ext.gadget.referencederoulante", "3YO+lVp8" ], [ "ext.gadget.tooltipRef", "zPO6Vn78", [ 4 ] ], [ "ext.gadget.WikiOpenStreetMap", "ScK8CB+2", [ 146, 64, 70 ] ], [ "ext.gadget.WikiMiniAtlas", "Zyxo0U30" ], [ "ext.gadget.ZoomOnThumb", "PMVDv9uz" ], [ "ext.gadget.VectorClassic", "9RELDF6m" ], [ "ext.gadget.MiseEnPageEspaceAide", "P2mQZ219" ], [ "ext.gadget.NavigAdmin", "o4QQkhy8" ], [ "ext.gadget.SousPages", "YImUAbbC" ], [ "ext.gadget.TriInterWiki", "cuqilha9", [ 4 ] ], [ "ext.gadget.verifHomon", "5cfYfM8W", [ 4 ] ], [ "ext.gadget.verifEbauche", "AIRvDZxz" ], [ "ext.gadget.EditZeroth", "GZ/K6/Mm", [ 146 ] ], [ "ext.gadget.OngletGoogle", "O4aBaw0K", [ 146 ] ], [ "ext.gadget.OngletJournal", "Xr9G9mYk", [ 146 ] ], [ "ext.gadget.OngletPurge", "yJH58Qrb", [ 146 ] ], [ "ext.gadget.SupprimerInfoBulles", "ElalzI+Z" ], [ "ext.gadget.UTCLiveClock", "vdEYg38a" ], [ "ext.gadget.DotsSyntaxHighlighter", "COzpe/LL" ], [ "ext.gadget.MagnusEditBox", "ADnmopUR" ], [ "ext.gadget.ResumeDeluxe", "klVKJ8PL", [ 4 ] ], [ "ext.gadget.QPreview", "X8dVH2y3" ], [ "ext.gadget.searchbox", "ouHcPz3c" ], [ "ext.gadget.TiretSignature", "niH7mbzF" ], [ "ext.gadget.WikEd", "RA3RzVwp" ], [ "ext.gadget.refToolbarBase", "ITJxs/va" ], [ "ext.gadget.ForceMonobookToolbar", "27yW/XMM", [ 151 ] ], [ "ext.gadget.MonobookToolbarStandard", "LTyLbKYZ", [ 151 ] ], [ "ext.gadget.MonobookToolbarSources", "/JsaiV3Z", [ 151 ] ], [ "ext.gadget.MonobookToolbarPatrouille", "T1KbSsbT", [ 151 ] ], [ "ext.gadget.MonobookToolbarNotif", "Y4UOMqQo", [ 151 ] ], [ "ext.gadget.MonobookToolbarSmiliesAlien", "TAJEXGZ7", [ 151 ] ], [ "ext.gadget.MonobookToolbarChangeCase", "G/52E3++", [ 151 ] ], [ "ext.gadget.MonobookToolbarDiacritiques", "F1oNge3D", [ 151 ] ], [ "ext.gadget.MonobookToolbarLang", "KOw4dHiz", [ 151 ] ], [ "ext.gadget.CaracteresHTML", "CSzkTPli" ], [ "ext.gadget.CaracteresMagic", "gkSCyUvI" ], [ "ext.gadget.CaracteresParser", "rz3q69fV" ], [ "ext.gadget.CaracteresOff", "2Tl4Ruyt" ], [ "ext.gadget.specialchars", "Px38LIdD" ], [ "ext.gadget.BandeauxEbauches", "FnqhZQiB" ], [ "ext.gadget.BandeauxPortails", "YCM31q4z" ], [ "ext.gadget.HotCatsMulti", "jExUtgNc" ], [ "ext.gadget.AdvancedContribs", "8MbHe81d" ], [ "ext.gadget.ContribColors", "E1u75hR4" ], [ "ext.gadget.contribsrange", "bg2QWCia" ], [ "ext.gadget.FusionContribs", "ZhHZIzdR" ], [ "ext.gadget.DeluxeHistory", "f+MGmVE1", [ 4 ] ], [ "ext.gadget.LiveRC", "2hlyoDqd" ], [ "ext.gadget.OptimizedSuivi", "zLyVXy1D" ], [ "ext.gadget.recentchangesbox", "1ptmZpNG" ], [ "ext.gadget.SuiviSimple", "RcPWNoK+" ], [ "ext.gadget.GlobalWatchlist", "nigcEDnP" ], [ "ext.gadget.ConfirmRollback", "k55WLutE" ], [ "ext.gadget.RevertDiff", "dOH6bIKF" ], [ "ext.gadget.ExternalSearch", "Xu8T0NZi" ], [ "ext.gadget.AdvancedResearch", "oSsqTNwH" ], [ "ext.gadget.OldSearchBox", "sttvbsAz" ], [ "ext.gadget.Wdsearch", "gsFe9m5H" ], [ "ext.gadget.Accessibility", "LnTr5c/I", [ 29 ] ], [ "ext.gadget.AvertissementImage", "Fexlw0lH" ], [ "ext.gadget.DeleteBot", "QvOxOj99" ], [ "ext.gadget.Evaluation", "RvH4LRC9" ], [ "ext.gadget.OptimizedShort", "PjTlb2/5" ], [ "ext.gadget.PaStec", "jiGnRqyt" ], [ "ext.gadget.SuppressionDeluxe", "qiX/zScv" ], [ "ext.gadget.AllmessagesDeluxe", "O2TD721H" ], [ "ext.gadget.BugStatusUpdate", "kutuVO0B" ], [ "ext.globalCssJs.user", "LtTWizx0", [], "user", "metawiki" ], [ "ext.globalCssJs.user.styles", "LtTWizx0", [], "user", "metawiki" ], [ "ext.globalCssJs.site", "ngdm98DH", [], "site", "metawiki" ], [ "ext.globalCssJs.site.styles", "ngdm98DH", [], "site", "metawiki" ], [ "pdfhandler.messages", "ca3GOLfj" ], [ "ext.popups.desktop", "eQcJy+so", [ 335, 36, 174, 93, 957 ] ], [ "mobile.loggingSchemas", "vtj42TqH", [ 152, 428, 973, 974, 975, 976, 977, 978, 979 ] ], [ "skins.minerva.notifications", "ATBBK7J3", [ 226, 467 ] ], [ "mobile.notifications.overlay", "Sum/eBpj", [ 954, 444 ] ], [ "ext.relatedArticles.readMore", "8KKNoWV7", [ 715 ] ], [ "ext.uls.eventlogger", "vpkVubcE", [ 981 ] ] ] );; mw.config.set( { "wgLoadScript": "/w/load.php", "debug": true, "skin": "vector", "stylepath": "/w/skins", "wgUrlProtocols": "bitcoin\\:|ftp\\:\\/\\/|ftps\\:\\/\\/|geo\\:|git\\:\\/\\/|gopher\\:\\/\\/|http\\:\\/\\/|https\\:\\/\\/|irc\\:\\/\\/|ircs\\:\\/\\/|magnet\\:|mailto\\:|mms\\:\\/\\/|news\\:|nntp\\:\\/\\/|redis\\:\\/\\/|sftp\\:\\/\\/|sip\\:|sips\\:|sms\\:|ssh\\:\\/\\/|svn\\:\\/\\/|tel\\:|telnet\\:\\/\\/|urn\\:|worldwind\\:\\/\\/|xmpp\\:|\\/\\/", "wgArticlePath": "/wiki/$1", "wgScriptPath": "/w", "wgScriptExtension": ".php", "wgScript": "/w/index.php", "wgSearchType": "CirrusSearch", "wgVariantArticlePath": false, "wgActionPaths": {}, "wgServer": "//fr.wikipedia.org", "wgServerName": "fr.wikipedia.org", "wgUserLanguage": "fr", "wgContentLanguage": "fr", "wgTranslateNumerals": true, "wgVersion": "1.27.0-wmf.16", "wgEnableAPI": true, "wgEnableWriteAPI": true, "wgMainPageTitle": "Wikipédia:Accueil principal", "wgFormattedNamespaces": { "-2": "Média", "-1": "Spécial", "0": "", "1": "Discussion", "2": "Utilisateur", "3": "Discussion utilisateur", "4": "Wikipédia", "5": "Discussion Wikipédia", "6": "Fichier", "7": "Discussion fichier", "8": "MediaWiki", "9": "Discussion MediaWiki", "10": "Modèle", "11": "Discussion modèle", "12": "Aide", "13": "Discussion aide", "14": "Catégorie", "15": "Discussion catégorie", "100": "Portail", "101": "Discussion Portail", "102": "Projet", "103": "Discussion Projet", "104": "Référence", "105": "Discussion Référence", "828": "Module", "829": "Discussion module", "2300": "Gadget", "2301": "Gadget talk", "2302": "Gadget definition", "2303": "Gadget definition talk", "2600": "Sujet" }, "wgNamespaceIds": { "média": -2, "spécial": -1, "": 0, "discussion": 1, "utilisateur": 2, "discussion_utilisateur": 3, "wikipédia": 4, "discussion_wikipédia": 5, "fichier": 6, "discussion_fichier": 7, "mediawiki": 8, "discussion_mediawiki": 9, "modèle": 10, "discussion_modèle": 11, "aide": 12, "discussion_aide": 13, "catégorie": 14, "discussion_catégorie": 15, "portail": 100, "discussion_portail": 101, "projet": 102, "discussion_projet": 103, "référence": 104, "discussion_référence": 105, "module": 828, "discussion_module": 829, "gadget": 2300, "gadget_talk": 2301, "gadget_definition": 2302, "gadget_definition_talk": 2303, "sujet": 2600, "discuter": 1, "discussion_image": 7, "utilisatrice": 2, "discussion_utilisatrice": 3, "wikipedia": 4, "wp": 4, "discussion_wikipedia": 5, "image": 6, "image_talk": 7, "media": -2, "special": -1, "talk": 1, "user": 2, "user_talk": 3, "project": 4, "project_talk": 5, "file": 6, "file_talk": 7, "mediawiki_talk": 9, "template": 10, "template_talk": 11, "help": 12, "help_talk": 13, "category": 14, "category_talk": 15, "topic": 2600, "module_talk": 829 }, "wgContentNamespaces": [ 0 ], "wgSiteName": "Wikipédia", "wgDBname": "frwiki", "wgExtraSignatureNamespaces": [ 4, 12 ], "wgAvailableSkins": { "vector": "Vector", "monobook": "MonoBook", "modern": "Modern", "cologneblue": "CologneBlue", "minerva": "Minerva", "fallback": "Fallback", "apioutput": "ApiOutput" }, "wgExtensionAssetsPath": "/w/extensions", "wgCookiePrefix": "frwiki", "wgCookieDomain": "", "wgCookiePath": "/", "wgCookieExpiration": 2592000, "wgResourceLoaderMaxQueryLength": 2000, "wgCaseSensitiveNamespaces": [ 2302, 2303 ], "wgLegalTitleChars": " %!\"$&'()*,\\-./0-9:;=?@A-Z\\\\\\^_`a-z~+\\u0080-\\uFFFF", "wgResourceLoaderStorageVersion": 1, "wgResourceLoaderStorageEnabled": true, "wgResourceLoaderLegacyModules": [ "mediawiki.legacy.wikibits" ], "wgForeignUploadTargets": [ "shared" ], "wgEnableUploads": true, "EmbedPlayer.DirectFileLinkWarning": true, "EmbedPlayer.EnableOptionsMenu": true, "EmbedPlayer.DisableHTML5FlashFallback": true, "TimedText.ShowInterface": "always", "TimedText.ShowAddTextLink": true, "EmbedPlayer.WebPath": "/w/extensions/TimedMediaHandler/MwEmbedModules/EmbedPlayer", "TimedText.ShowInterface.local": "off", "AjaxRequestTimeout": 30, "MediaWiki.DefaultProvider": "local", "MediaWiki.ApiProviders": { "wikimediacommons": { "url": "//commons.wikimedia.org/w/api.php" } }, "MediaWiki.ApiPostActions": [ "login", "purge", "rollback", "delete", "undelete", "protect", "block", "unblock", "move", "edit", "upload", "emailuser", "import", "userrights" ], "EmbedPlayer.OverlayControls": true, "EmbedPlayer.CodecPreference": [ "vp9", "webm", "h264", "ogg" ], "EmbedPlayer.DisableVideoTagSupport": false, "EmbedPlayer.ReplaceSources": null, "EmbedPlayer.EnableFlavorSelector": false, "EmbedPlayer.EnableIpadHTMLControls": true, "EmbedPlayer.WebKitPlaysInline": false, "EmbedPlayer.EnableIpadNativeFullscreen": false, "EmbedPlayer.iPhoneShowHTMLPlayScreen": true, "EmbedPlayer.ForceLargeReplayButton": false, "EmbedPlayer.LibraryPage": "http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library", "EmbedPlayer.RewriteSelector": "video,audio,playlist", "EmbedPlayer.DefaultSize": "400x300", "EmbedPlayer.ControlsHeight": 31, "EmbedPlayer.TimeDisplayWidth": 85, "EmbedPlayer.KalturaAttribution": true, "EmbedPlayer.AttributionButton": { "title": "Kaltura html5 video library", "href": "http://www.kaltura.com", "class": "kaltura-icon", "style": [], "iconurl": false }, "EmbedPlayer.EnableRightClick": true, "EmbedPlayer.EnabledOptionsMenuItems": [ "playerSelect", "download", "share", "aboutPlayerLibrary" ], "EmbedPlayer.WaitForMeta": true, "EmbedPlayer.ShowNativeWarning": true, "EmbedPlayer.ShowPlayerAlerts": true, "EmbedPlayer.EnableFullscreen": true, "EmbedPlayer.EnableTimeDisplay": true, "EmbedPlayer.EnableVolumeControl": true, "EmbedPlayer.NewWindowFullscreen": false, "EmbedPlayer.FullscreenTip": true, "EmbedPlayer.FirefoxLink": "http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed", "EmbedPlayer.NativeControls": false, "EmbedPlayer.NativeControlsMobileSafari": true, "EmbedPlayer.FullScreenZIndex": 999998, "EmbedPlayer.ShareEmbedMode": "iframe", "EmbedPlayer.SkinList": [ "mvpcf", "kskin" ], "EmbedPlayer.DefaultSkin": "mvpcf", "EmbedPlayer.MonitorRate": 250, "EmbedPlayer.UseFlashOnAndroid": false, "EmbedPlayer.EnableURLTimeEncoding": "flash", "EmbedPLayer.IFramePlayer.DomainWhiteList": "*", "EmbedPlayer.EnableIframeApi": true, "EmbedPlayer.PageDomainIframe": true, "EmbedPlayer.NotPlayableDownloadLink": true, "EmbedPlayer.BlackPixel": "data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%01%00%00%00%01%08%02%00%00%00%90wS%DE%00%00%00%01sRGB%00%AE%CE%1C%E9%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%00%07tIME%07%DB%0B%0A%17%041%80%9B%E7%F2%00%00%00%19tEXtComment%00Created%20with%20GIMPW%81%0E%17%00%00%00%0CIDAT%08%D7c%60%60%60%00%00%00%04%00%01'4'%0A%00%00%00%00IEND%AEB%60%82", "TimedText.ShowRequestTranscript": false, "TimedText.NeedsTranscriptCategory": "Videos needing subtitles", "TimedText.BottomPadding": 10, "TimedText.BelowVideoBlackBoxHeight": 40, "wgCirrusSearchEnableSearchLogging": true, "wgCirrusSearchFeedbackLink": false, "wgCentralAuthCheckLoggedInURL": "//login.wikimedia.org/wiki/Special:CentralAutoLogin/checkLoggedIn?type=script&wikiid=frwiki", "wgImageMetrics": { "samplingFactor": { "image": 1000, "imageLoggedin": 10 } }, "wgEchoMaxNotificationCount": 99, "wgFlowEditorList": [ "visualeditor", "none" ], "wgFlowMaxTopicLength": 260, "wgFlowMentionTemplate": "Mention", "wgFlowAjaxTimeout": 30, "wgGettingStartedConfig": { "hasCategories": false }, "wgEventLoggingBaseUri": "https://fr.wikipedia.org/beacon/event", "wgWikiEditorMagicWords": { "redirect": "#REDIRECTION", "img_right": "droite", "img_left": "gauche", "img_none": "néant", "img_center": "centré", "img_thumbnail": "vignette", "img_framed": "cadre", "img_frameless": "sans_cadre" }, "wgMultimediaViewer": { "infoLink": "//mediawiki.org/wiki/Special:MyLanguage/Extension:Media_Viewer/About", "discussionLink": "//mediawiki.org/wiki/Special:MyLanguage/Extension_talk:Media_Viewer/About", "helpLink": "//mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Media_Viewer", "useThumbnailGuessing": true, "durationSamplingFactor": 1000, "durationSamplingFactorLoggedin": false, "networkPerformanceSamplingFactor": 1000, "actionLoggingSamplingFactorMap": { "default": 1, "close": 600, "defullscreen": 9, "download": 5, "download-close": 43, "download-open": 54, "embed-select-menu-html-original": 7, "enlarge": 8, "file-description-page-abovefold": 9, "fullscreen": 10, "hash-load": 60, "history-navigation": 350, "image-view": 1000, "metadata-close": 8, "metadata-open": 8, "metadata-scroll-close": 70, "metadata-scroll-open": 84, "next-image": 600, "prev-image": 250, "right-click-image": 60, "thumbnail": 500, "use-this-file-open": 2, "view-original-file": 80 }, "attributionSamplingFactor": 1000, "dimensionSamplingFactor": 1000, "imageQueryParameter": false, "recordVirtualViewBeaconURI": "/beacon/media", "tooltipDelay": 1000 }, "wgMediaViewer": true, "wgMediaViewerIsInBeta": false, "wgPopupsSurveyLink": false, "wgVisualEditorConfig": { "disableForAnons": false, "preferenceModules": { "visualeditor-enable-experimental": "ext.visualEditor.experimental" }, "namespaces": [ 102, 2, 6, 12, 14, 0 ], "signatureNamespaces": [ 12 ], "pluginModules": [ "ext.wikihiero.visualEditor", "ext.cite.visualEditor", "ext.geshi.visualEditor", "ext.score.visualEditor", "ext.citoid.visualEditor", "ext.math.visualEditor", "ext.disambiguator.visualEditor", "ext.graph.visualEditor" ], "defaultUserOptions": { "defaultthumbsize": 220 }, "blacklist": { "msie": [ [ "<=", 9 ] ], "android": [ [ "<", 3 ] ], "firefox": [ [ "<=", 14 ] ], "safari": [ [ "<=", 6 ] ], "opera": [ [ "<", 12 ] ], "blackberry": null, "silk": null }, "skins": [ "vector", "apex", "monobook", "minerva", "blueprint" ], "tabPosition": "before", "tabMessages": { "edit": null, "editsource": "visualeditor-ca-editsource", "create": null, "createsource": "visualeditor-ca-createsource", "editlocaldescriptionsource": "visualeditor-ca-editlocaldescriptionsource", "createlocaldescriptionsource": "visualeditor-ca-createlocaldescriptionsource", "editsection": null, "editsectionsource": "visualeditor-ca-editsource-section" }, "singleEditTab": false, "showBetaWelcome": true, "enableTocWidget": false, "svgMaxSize": 4096, "namespacesWithSubpages": { "6": 0, "8": 0, "1": true, "2": true, "3": true, "4": true, "5": true, "7": true, "9": true, "10": true, "11": true, "12": true, "13": true, "14": true, "15": true, "100": true, "101": true, "102": true, "103": true, "104": true, "105": true, "106": true, "107": true, "108": true, "109": true, "110": true, "111": true, "112": true, "113": true, "114": true, "115": true, "116": true, "117": true, "118": true, "119": true, "830": true, "831": true, "2600": false, "828": true, "829": true }, "specialBooksources": "Spécial:Ouvrages_de_référence", "restbaseUrl": "https://fr.wikipedia.org/api/rest_v1/page/html/", "fullRestbaseUrl": "https://fr.wikipedia.org/api/rest_", "feedbackApiUrl": false, "feedbackTitle": false }, "wgCitoidConfig": { "citoidServiceUrl": "//citoid.wikimedia.org/api" }, "wgGuidedTourHelpGuiderUrl": "Help:Visites guidées/guide", "wgMFSearchAPIParams": { "ppprop": "displaytitle", "piprop": "thumbnail", "pithumbsize": 150, "pilimit": 50, "wbptterms": "description" }, "wgMFQueryPropModules": [ "pageprops", "pageprops", "pageimages", "pageterms" ], "wgMFSearchGenerator": { "name": "prefixsearch", "prefix": "ps" }, "wgMFNearbyEndpoint": "", "wgMFThumbnailSizes": { "tiny": 80, "small": 150 }, "wgMFContentNamespace": 0, "wgMFEditorOptions": { "anonymousEditing": true, "skipPreview": false }, "wgMFLicense": { "msg": "mobile-frontend-copyright", "link": "CC BY-SA 3.0 et GFDL", "plural": 2 }, "wgMFSchemaEditSampleRate": 0.0625, "wgMFLazyLoadImages": { "base": false, "beta": false }, "wgMFLazyLoadReferences": { "base": false, "beta": false }, "wgMFSchemaMobileWebLanguageSwitcherSampleRate": { "beta": 0.1, "stable": 0.001 }, "wgMFExperiments": { "languageOverlay": { "enabled": true, "buckets": { "control": 0.5, "A": 0.5 }, "name": "languageOverlay" }, "languageOverlayBeta": { "enabled": true, "buckets": { "control": 0, "A": 1 }, "name": "languageOverlayBeta" }, "betaoptin": { "name": "betaoptin", "enabled": false, "buckets": { "control": 0.97, "A": 0.03 } }, "@languageOverlay": "controls which language overlay shows in stable", "@languageOverlayBeta": "controls which language overlay shows in beta" }, "wgMFIgnoreEventLoggingBucketing": false, "wgMFEnableJSConsoleRecruitment": true, "wgMFPhotoUploadEndpoint": "//commons.m.wikimedia.org/w/api.php", "wgMFDeviceWidthTablet": "720px", "wgMFCollapseSectionsByDefault": true, "wgRelatedArticlesLoggingSamplingRate": 0.01, "wgWMEStatsdBaseUri": "/beacon/statsv", "wgNavigationTimingSamplingFactor": 1000, "wgULSIMEEnabled": true, "wgULSWebfontsEnabled": false, "wgULSPosition": "interlanguage", "wgULSAnonCanChangeLanguage": false, "wgULSEventLogging": true, "wgULSImeSelectors": [ "input:not([type])", "input[type=text]", "input[type=search]", "textarea", "[contenteditable]" ], "wgULSNoImeSelectors": [ "#wpCaptchaWord", ".ve-ce-surface-paste", ".ace_editor textarea" ], "wgULSNoWebfontsSelectors": [ "#p-lang li.interlanguage-link > a" ], "wgULSFontRepositoryBasePath": "//fr.wikipedia.org/static/current/extensions/UniversalLanguageSelector/data/fontrepo/fonts/", "wgContentTranslationTranslateInTarget": true, "wgContentTranslationDomainCodeMapping": { "be-tarask": "be-x-old", "bho": "bh", "crh-latn": "crh", "gsw": "als", "lzh": "zh-classical", "nan": "zh-min-nan", "nb": "no", "rup": "roa-rup", "sgs": "bat-smg", "vro": "fiu-vro", "yue": "zh-yue" }, "wgContentTranslationEnableSuggestions": true, "wgContentTranslationExperimentalFeatures": false, "wgContentTranslationDatabase": "wikishared", "wgContentTranslationSiteTemplates": { "view": "//$1.wikipedia.org/wiki/$2", "action": "//$1.wikipedia.org/w/index.php?title=$2", "api": "//$1.wikipedia.org/w/api.php", "cx": "//cxserver.wikimedia.org/v1" }, "wgContentTranslationCampaigns": { "cxstats": true, "specialcx": true, "newarticle": true, "article-recommender-1": true, "staff-recommender": true, "frwiki-recommender": true }, "wgContentTranslationBrowserBlacklist": { "msie": [ [ "<", 10 ] ] }, "wgContentTranslationDefaultSourceLanguage": "en", "wgContentTranslationTargetNamespace": "Main", "wgNoticeFundraisingUrl": "https://donate.wikimedia.org/wiki/Special:LandingCheck", "wgCentralBannerRecorder": "//fr.wikipedia.org/beacon/impression", "wgCentralNoticeSampleRate": 0.01, "wgNoticeXXCountries": [ "XX", "EU", "AP", "A1", "A2", "O1" ], "wgNoticeNumberOfBuckets": 4, "wgNoticeBucketExpiry": 7, "wgNoticeNumberOfControllerBuckets": 2, "wgNoticeCookieDurations": { "close": 604800, "donate": 21600000 }, "wgNoticeHideUrls": [ "//en.wikipedia.org/wiki/Special:HideBanners", "//meta.wikimedia.org/wiki/Special:HideBanners", "//commons.wikimedia.org/wiki/Special:HideBanners", "//species.wikimedia.org/wiki/Special:HideBanners", "//en.wikibooks.org/wiki/Special:HideBanners", "//en.wikiquote.org/wiki/Special:HideBanners", "//en.wikisource.org/wiki/Special:HideBanners", "//en.wikinews.org/wiki/Special:HideBanners", "//en.wikiversity.org/wiki/Special:HideBanners", "//www.mediawiki.org/wiki/Special:HideBanners" ], "wgNoticeOldCookieApocalypse": 1415491200, "wgCentralSelectedBannerDispatcher": "//meta.wikimedia.org/w/index.php?title=Special:BannerLoader", "wgCentralNoticePerCampaignBucketExtension": 30 } ); // Must be after mw.config.set because these callbacks may use mw.loader which // needs to have values 'skin', 'debug' etc. from mw.config. var RLQ = window.RLQ || []; while ( RLQ.length ) { RLQ.shift()(); } window.RLQ = { push: function ( fn ) { fn(); } }; // Clear and disable the other queue window.NORLQ = { // No-op push: function () {} }; } script = document.createElement( 'script' ); script.src = "/w/load.php?debug=true&lang=fr&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=cFAwz1O5"; script.onload = script.onreadystatechange = function () { if ( !script.readyState || /loaded|complete/.test( script.readyState ) ) { // Clean up script.onload = script.onreadystatechange = null; script = null; // Callback startUp(); } }; document.getElementsByTagName( 'head' )[ 0 ].appendChild( script ); }() ); document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" ); (window.RLQ = window.RLQ || []).push(function () { mw.config.set({"wgCanonicalNamespace":"Project","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":4,"wgPageName":"Wikipédia:Accueil_principal","wgTitle":"Accueil principal","wgCurRevisionId":123230551,"wgRevisionId":123230551,"wgArticleId":3084756,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgBreakFrames":false,"wgPageContentLanguage":"fr","wgPageContentModel":"wikitext","wgSeparatorTransformTable":[",\t."," \t,"],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],"wgMonthNamesShort":["","jan","fév","mar","avr","mai","juin","juil","août","sep","oct","nov","déc"],"wgRelevantPageName":"Wikipédia:Accueil_principal","wgRelevantArticleId":3084756,"wgIsProbablyEditable":false,"wgRestrictionEdit":["sysop"],"wgRestrictionMove":["sysop"],"wgIsMainPage":true,"wgWikiEditorEnabledModules":{"toolbar":true,"dialogs":true,"preview":false,"publish":false},"wgBetaFeaturesFeatures":[],"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgVisualEditor":{"pageLanguageCode":"fr","pageLanguageDir":"ltr","usePageImages":true,"usePageDescriptions":true},"wgPreferredVariant":"fr","wgRelatedArticles":null,"wgRelatedArticlesUseCirrusSearch":true,"wgRelatedArticlesOnlyUseCirrusSearch":false,"wgULSAcceptLanguageList":["fr-fr"],"wgULSCurrentAutonym":"français","wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\":true,\"namespaces\":false}","wgNoticeProject":"wikipedia","wgCentralNoticeCategoriesUsingLegacy":["Fundraising","fundraising"],"wgCentralAuthMobileDomain":false,"wgWikibaseItemId":"Q5296","wgVisualEditorToolbarScrollOffset":0}); /* @nomin */mw.loader.implement("user.options",function($,jQuery){mw.user.options.set({"variant":"fr"});});mw.loader.implement("user.tokens",function ( $, jQuery ) { mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"}); /* @nomin */ ; });mw.loader.load(["mediawiki.page.startup","mediawiki.legacy.wikibits","ext.centralauth.centralautologin","mmv.head","ext.visualEditor.desktopArticleTarget.init","ext.uls.init","ext.uls.interface","mw.MediaWikiPlayer.loader","mw.PopUpMediaTransform","ext.centralNotice.bannerController","skins.vector.js"]); } ); /** * This script provides a function which is run to evaluate whether or not to * continue loading jQuery and the MediaWiki modules. This code should work on * even the most ancient of browsers, so be very careful when editing. */ /*jshint unused: false, evil: true */ /*globals mw, RLQ: true, NORLQ: true, $VARS, $CODE, performance */ var mediaWikiLoadStart = ( new Date() ).getTime(), mwPerformance = ( window.performance && performance.mark ) ? performance : { mark: function () {} }; mwPerformance.mark( 'mwLoadStart' ); /** * Returns false for Grade C supported browsers. * * This function should only be used by the Startup module, do not expand it to * be generally useful beyond startup. * * See also: * - https://www.mediawiki.org/wiki/Compatibility#Browsers * - https://jquery.com/browser-support/ */ function isCompatible( ua ) { if ( ua === undefined ) { ua = navigator.userAgent; } // Browsers with outdated or limited JavaScript engines get the no-JS experience return !( // Internet Explorer < 9 ( ua.indexOf( 'MSIE' ) !== -1 && parseFloat( ua.split( 'MSIE' )[ 1 ] ) < 9 ) || // Firefox < 3 ( ua.indexOf( 'Firefox/' ) !== -1 && parseFloat( ua.split( 'Firefox/' )[ 1 ] ) < 3 ) || // Opera < 12 ( ua.indexOf( 'Opera/' ) !== -1 && ( ua.indexOf( 'Version/' ) === -1 ? // "Opera/x.y" parseFloat( ua.split( 'Opera/' )[ 1 ] ) < 10 : // "Opera/9.80 ... Version/x.y" parseFloat( ua.split( 'Version/' )[ 1 ] ) < 12 ) ) || // "Mozilla/0.0 ... Opera x.y" ( ua.indexOf( 'Opera ' ) !== -1 && parseFloat( ua.split( ' Opera ' )[ 1 ] ) < 10 ) || // BlackBerry < 6 ua.match( /BlackBerry[^\/]*\/[1-5]\./ ) || // Open WebOS < 1.5 ua.match( /webOS\/1\.[0-4]/ ) || // Anything PlayStation based. ua.match( /PlayStation/i ) || // Any Symbian based browsers ua.match( /SymbianOS|Series60/ ) || // Any NetFront based browser ua.match( /NetFront/ ) || // Opera Mini, all versions ua.match( /Opera Mini/ ) || // Nokia's Ovi Browser ua.match( /S40OviBrowser/ ) || // MeeGo's browser ua.match( /MeeGo/ ) || // Google Glass browser groks JS but UI is too limited ( ua.match( /Glass/ ) && ua.match( /Android/ ) ) ); } // Conditional script injection ( function () { var NORLQ, script; if ( !isCompatible() ) { // Undo class swapping in case of an unsupported browser. // See OutputPage::getHeadScripts(). document.documentElement.className = document.documentElement.className .replace( /(^|\s)client-js(\s|$)/, '$1client-nojs$2' ); NORLQ = window.NORLQ || []; while ( NORLQ.length ) { NORLQ.shift()(); } window.NORLQ = { push: function ( fn ) { fn(); } }; // Clear and disable the other queue window.RLQ = { // No-op push: function () {} }; return; } /** * The $CODE and $VARS placeholders are substituted in ResourceLoaderStartUpModule.php. */ function startUp() { mw.config = new mw.Map( true ); mw.loader.addSource( { "local": "/w/load.php", "metawiki": "//meta.wikimedia.org/w/load.php" } ); mw.loader.register( [ [ "site", "nNMp8ONz" ], [ "noscript", "pHPgj66D", [], "noscript" ], [ "filepage", "n1A2Jiwb" ], [ "user.groups", "tYDNZ/Uo", [], "user" ], [ "user", "WJGegpPB", [], "user" ], [ "user.cssprefs", "GqV9IPpY", [], "private" ], [ "user.defaults", "4Q5WXRQ7" ], [ "user.options", "Zl4CwwLb", [ 6 ], "private" ], [ "user.tokens", "B1r9ca3+", [], "private" ], [ "mediawiki.language.data", "+j+XrC5Q", [ 173 ] ], [ "mediawiki.skinning.elements", "jWPkkxcz" ], [ "mediawiki.skinning.content", "BZlTb7LU" ], [ "mediawiki.skinning.interface", "5r/aowDy" ], [ "mediawiki.skinning.content.parsoid", "k33Z3aN1" ], [ "mediawiki.skinning.content.externallinks", "zilBiw/A" ], [ "jquery.accessKeyLabel", "rJmwD8Lp", [ 25, 130 ] ], [ "jquery.appear", "zXRaM6h2" ], [ "jquery.arrowSteps", "7M/qctfg" ], [ "jquery.async", "KDA8pNWM" ], [ "jquery.autoEllipsis", "RB4z8NfK", [ 37 ] ], [ "jquery.badge", "FmR5Lq3q", [ 170 ] ], [ "jquery.byteLength", "MSh3/Pvo" ], [ "jquery.byteLimit", "MjRKGo7h", [ 21 ] ], [ "jquery.checkboxShiftClick", "YCGBIlxY" ], [ "jquery.chosen", "XK4QOlG3" ], [ "jquery.client", "p2Do9x7X" ], [ "jquery.color", "mwhYj0+X", [ 27 ] ], [ "jquery.colorUtil", "Zq83+P1l" ], [ "jquery.confirmable", "DKgmxWNo", [ 174 ] ], [ "jquery.cookie", "vI0O191H" ], [ "jquery.expandableField", "bUd7KIpU" ], [ "jquery.farbtastic", "SlmzElap", [ 27 ] ], [ "jquery.footHovzer", "62g0jrs+" ], [ "jquery.form", "xiIoxLr/" ], [ "jquery.fullscreen", "qyKTejRq" ], [ "jquery.getAttrs", "Zv3iLENs" ], [ "jquery.hidpi", "mQ3ZEGs5" ], [ "jquery.highlightText", "CpLORcyH", [ 240, 130 ] ], [ "jquery.hoverIntent", "3tRwKx4y" ], [ "jquery.i18n", "Nr1iOR5t", [ 172 ] ], [ "jquery.localize", "LA/oEI4+" ], [ "jquery.makeCollapsible", "NoORSkoG" ], [ "jquery.mockjax", "yG33Sguc" ], [ "jquery.mw-jump", "Vl8Pr4Dp" ], [ "jquery.mwExtension", "JIcenL6v" ], [ "jquery.placeholder", "jaiPoyeC" ], [ "jquery.qunit", "2MVlvAv/" ], [ "jquery.qunit.completenessTest", "Hd3EIiss", [ 46 ] ], [ "jquery.spinner", "RchZKcAx" ], [ "jquery.jStorage", "Jqz0fzdd", [ 92 ] ], [ "jquery.suggestions", "mf3qdyLA", [ 37 ] ], [ "jquery.tabIndex", "IhbaX0e1" ], [ "jquery.tablesorter", "DwYKywGf", [ 240, 130, 175 ] ], [ "jquery.textSelection", "4KS4Jv2A", [ 25 ] ], [ "jquery.throttle-debounce", "6PmOCQK/" ], [ "jquery.xmldom", "pza3mo+J" ], [ "jquery.tipsy", "sFOTzy+f" ], [ "jquery.ui.core", "y3YTPGAu", [ 58 ], "jquery.ui" ], [ "jquery.ui.core.styles", "x+yyAmzx", [], "jquery.ui" ], [ "jquery.ui.accordion", "KSpDxzo4", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.autocomplete", "yZq/CNLi", [ 66 ], "jquery.ui" ], [ "jquery.ui.button", "c972WJR7", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.datepicker", "ueM2jHHe", [ 57 ], "jquery.ui" ], [ "jquery.ui.dialog", "vphhKPvx", [ 61, 64, 68, 70 ], "jquery.ui" ], [ "jquery.ui.draggable", "HPNJleMG", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.droppable", "F9ZoMmZr", [ 64 ], "jquery.ui" ], [ "jquery.ui.menu", "2jpHdEHT", [ 57, 68, 77 ], "jquery.ui" ], [ "jquery.ui.mouse", "CcrHD/WO", [ 77 ], "jquery.ui" ], [ "jquery.ui.position", "KSaAuUqn", [], "jquery.ui" ], [ "jquery.ui.progressbar", "I0hYUjVS", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.resizable", "eNqX5YWh", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.selectable", "9GkWzuTm", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.slider", "PQ1NKO+W", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.sortable", "7mGrgxCt", [ 57, 67 ], "jquery.ui" ], [ "jquery.ui.spinner", "9vLDMfcJ", [ 61 ], "jquery.ui" ], [ "jquery.ui.tabs", "q3PbzXCy", [ 57, 77 ], "jquery.ui" ], [ "jquery.ui.tooltip", "UKIFqX7x", [ 57, 68, 77 ], "jquery.ui" ], [ "jquery.ui.widget", "vMT+bZyJ", [], "jquery.ui" ], [ "jquery.effects.core", "faT6/+Cp", [], "jquery.ui" ], [ "jquery.effects.blind", "zC3aNGP7", [ 78 ], "jquery.ui" ], [ "jquery.effects.bounce", "LKhEtRQa", [ 78 ], "jquery.ui" ], [ "jquery.effects.clip", "fcVby3zR", [ 78 ], "jquery.ui" ], [ "jquery.effects.drop", "p0ne8FXG", [ 78 ], "jquery.ui" ], [ "jquery.effects.explode", "iP/iEu0D", [ 78 ], "jquery.ui" ], [ "jquery.effects.fade", "P8PNkUkx", [ 78 ], "jquery.ui" ], [ "jquery.effects.fold", "OkI8DK9h", [ 78 ], "jquery.ui" ], [ "jquery.effects.highlight", "kPVxA1mg", [ 78 ], "jquery.ui" ], [ "jquery.effects.pulsate", "EF10dKf6", [ 78 ], "jquery.ui" ], [ "jquery.effects.scale", "VLGFjqGM", [ 78 ], "jquery.ui" ], [ "jquery.effects.shake", "ArD8H4mU", [ 78 ], "jquery.ui" ], [ "jquery.effects.slide", "oeLbkuqf", [ 78 ], "jquery.ui" ], [ "jquery.effects.transfer", "2QdCm92m", [ 78 ], "jquery.ui" ], [ "json", "sAAp2Ztw", [], null, null, "/*!\n * Skip function for json2.js.\n */\nreturn !!( window.JSON \u0026\u0026 JSON.stringify \u0026\u0026 JSON.parse );\n" ], [ "moment", "I27IkJWo" ], [ "mediawiki.apihelp", "KDbRHN9N" ], [ "mediawiki.template", "nX0eUE4P" ], [ "mediawiki.template.mustache", "0w0R2+Zp", [ 95 ] ], [ "mediawiki.template.regexp", "dtbWFwfI", [ 95 ] ], [ "mediawiki.apipretty", "IYih2Vb9" ], [ "mediawiki.api", "CoGQV+dP", [ 146, 8 ] ], [ "mediawiki.api.category", "i+dtLIwU", [ 135, 99 ] ], [ "mediawiki.api.edit", "y51I5Oxz", [ 135, 99 ] ], [ "mediawiki.api.login", "ZmD1pM3I", [ 99 ] ], [ "mediawiki.api.options", "iWx0Svea", [ 99 ] ], [ "mediawiki.api.parse", "ISX8BFuC", [ 99 ] ], [ "mediawiki.api.upload", "6JSRIIHX", [ 240, 92, 101 ] ], [ "mediawiki.api.user", "XENSQGo3", [ 99 ] ], [ "mediawiki.api.watch", "4gh5Mc/9", [ 99 ] ], [ "mediawiki.api.messages", "Mqi8VLso", [ 99 ] ], [ "mediawiki.content.json", "90TSdkks" ], [ "mediawiki.confirmCloseWindow", "BzP1njiV" ], [ "mediawiki.debug", "7yoCxTI/", [ 32, 56 ] ], [ "mediawiki.debug.init", "XI3qGwcU", [ 111 ] ], [ "mediawiki.feedback", "Pg0lcelI", [ 135, 126, 248 ] ], [ "mediawiki.feedlink", "hjsd0U0P" ], [ "mediawiki.filewarning", "7EZ1Ng9a", [ 243 ] ], [ "mediawiki.ForeignApi", "jmG7sEcL", [ 625 ] ], [ "mediawiki.ForeignApi.core", "xQLgAAfT", [ 99, 241 ] ], [ "mediawiki.helplink", "j3kX7IBk" ], [ "mediawiki.hidpi", "lcCU5qgG", [ 36 ], null, null, "/*!\n * Skip function for mediawiki.hdpi.js.\n */\nreturn 'srcset' in new Image();\n" ], [ "mediawiki.hlist", "STdazEMj" ], [ "mediawiki.htmlform", "R0wNqxaA", [ 22, 130 ] ], [ "mediawiki.htmlform.styles", "hfoL/Ozv" ], [ "mediawiki.htmlform.ooui.styles", "M8UsSVgQ" ], [ "mediawiki.icon", "pYhcNr2n" ], [ "mediawiki.inspect", "8aPdvH2Z", [ 21, 92, 130 ] ], [ "mediawiki.messagePoster", "ZxCL1U+A", [ 116 ] ], [ "mediawiki.messagePoster.wikitext", "+4/c0FPv", [ 101, 126 ] ], [ "mediawiki.notification", "c99ryGvj", [ 182 ] ], [ "mediawiki.notify", "PeNS1Dg3" ], [ "mediawiki.RegExp", "g1t55szB" ], [ "mediawiki.pager.tablePager", "uCGzUt0S" ], [ "mediawiki.searchSuggest", "VwejeXlQ", [ 35, 45, 50, 99 ] ], [ "mediawiki.sectionAnchor", "2NgJXQe4" ], [ "mediawiki.storage", "1k+IV68r" ], [ "mediawiki.Title", "I1/Tx9ow", [ 21, 146 ] ], [ "mediawiki.Upload", "HtFkQG9S", [ 105 ] ], [ "mediawiki.ForeignUpload", "vfp6Tabp", [ 116, 136 ] ], [ "mediawiki.ForeignStructuredUpload", "PHV6jodl", [ 137 ] ], [ "mediawiki.Upload.Dialog", "epEmQHSs", [ 140 ] ], [ "mediawiki.Upload.BookletLayout", "/8Zur+e9", [ 136, 174, 144, 93, 248, 254, 255 ] ], [ "mediawiki.ForeignStructuredUpload.BookletLayout", "4HeqB/2k", [ 138, 140, 178, 235, 233 ] ], [ "mediawiki.toc", "vky9687z", [ 150 ] ], [ "mediawiki.Uri", "Kjq8k/c3", [ 146, 97 ] ], [ "mediawiki.user", "wY3bRGRJ", [ 106, 150, 7 ] ], [ "mediawiki.userSuggest", "DnhLLFDe", [ 50, 99 ] ], [ "mediawiki.util", "eqe+mf+Q", [ 15, 129 ] ], [ "mediawiki.viewport", "J551prhk" ], [ "mediawiki.checkboxtoggle", "PfxYrfuR" ], [ "mediawiki.checkboxtoggle.styles", "m5qd4tfm" ], [ "mediawiki.cookie", "pNwJbvwa", [ 29 ] ], [ "mediawiki.toolbar", "8vZPgthG" ], [ "mediawiki.experiments", "P+0Wukba" ], [ "mediawiki.raggett", "e6vAIvWA" ], [ "mediawiki.action.edit", "5byDA2uu", [ 22, 53, 155 ] ], [ "mediawiki.action.edit.styles", "4QDEju9N" ], [ "mediawiki.action.edit.collapsibleFooter", "u/pulEHZ", [ 41, 150, 124 ] ], [ "mediawiki.action.edit.preview", "5d3dYNCr", [ 33, 48, 53, 160, 99, 174 ] ], [ "mediawiki.action.edit.stash", "s3h5kFdd", [ 35, 99 ] ], [ "mediawiki.action.history", "DJx3ilOn" ], [ "mediawiki.action.history.diff", "qWhq0Dyq" ], [ "mediawiki.action.view.dblClickEdit", "HOK0Gwnl", [ 182, 7 ] ], [ "mediawiki.action.view.metadata", "VZIhhw3E" ], [ "mediawiki.action.view.categoryPage.styles", "bLJzfFyL" ], [ "mediawiki.action.view.postEdit", "zT04w5Lt", [ 150, 174, 95 ] ], [ "mediawiki.action.view.redirect", "eJUEjVDp", [ 25 ] ], [ "mediawiki.action.view.redirectPage", "hSHxqiFf" ], [ "mediawiki.action.view.rightClickEdit", "nHygD0I8" ], [ "mediawiki.action.edit.editWarning", "HDA+JLLl", [ 53, 110, 174 ] ], [ "mediawiki.action.view.filepage", "NDp4R8ww" ], [ "mediawiki.language", "qNDezpTT", [ 171, 9 ] ], [ "mediawiki.cldr", "bDK94TLU", [ 172 ] ], [ "mediawiki.libs.pluralruleparser", "yZA/3EVW" ], [ "mediawiki.language.init", "dVBpqelG" ], [ "mediawiki.jqueryMsg", "3BFJOerX", [ 240, 170, 146, 7 ] ], [ "mediawiki.language.months", "cr+Mhmhx", [ 170 ] ], [ "mediawiki.language.names", "kVqXOQVv", [ 173 ] ], [ "mediawiki.language.specialCharacters", "9dRhgwEO", [ 170 ] ], [ "mediawiki.libs.jpegmeta", "bmuHY82L" ], [ "mediawiki.page.gallery", "9gJ9NEP+", [ 54, 180 ] ], [ "mediawiki.page.gallery.styles", "hP075TE6" ], [ "mediawiki.page.ready", "IIWe2sMb", [ 15, 23, 41, 43, 45 ] ], [ "mediawiki.page.startup", "LYYuUfwB", [ 146 ] ], [ "mediawiki.page.patrol.ajax", "pCIc/eUN", [ 48, 135, 99, 182 ] ], [ "mediawiki.page.watch.ajax", "1nAqXwYy", [ 107, 182 ] ], [ "mediawiki.page.image.pagination", "9YgZMN8I", [ 48, 143 ] ], [ "mediawiki.special", "hYXm5R+7" ], [ "mediawiki.special.apisandbox.styles", "p8byxzAO" ], [ "mediawiki.special.apisandbox", "ZVM/NQIe", [ 99, 174, 186, 234, 242 ] ], [ "mediawiki.special.block", "ZS2P30dP", [ 146 ] ], [ "mediawiki.special.blocklist", "UKSzX9eC" ], [ "mediawiki.special.changeslist", "0jb9XKDN" ], [ "mediawiki.special.changeslist.legend", "FuGopGqs" ], [ "mediawiki.special.changeslist.legend.js", "rzhv9sin", [ 41, 150 ] ], [ "mediawiki.special.changeslist.enhanced", "6pQdF9CT" ], [ "mediawiki.special.changeslist.visitedstatus", "1WcGXcJw" ], [ "mediawiki.special.comparepages.styles", "/l9G2Irb" ], [ "mediawiki.special.edittags", "+FTuIWIj", [ 24 ] ], [ "mediawiki.special.edittags.styles", "YigQe6zW" ], [ "mediawiki.special.import", "TG8etGd/" ], [ "mediawiki.special.movePage", "eyXyFayA", [ 231 ] ], [ "mediawiki.special.movePage.styles", "K5A89Jzs" ], [ "mediawiki.special.pageLanguage", "cGANFxLB", [ 243 ] ], [ "mediawiki.special.pagesWithProp", "ZfSPnpdj" ], [ "mediawiki.special.preferences", "eSH47Jr3", [ 110, 170, 128 ] ], [ "mediawiki.special.preferences.styles", "UbHtR6F8" ], [ "mediawiki.special.recentchanges", "pIdGpu3h", [ 186 ] ], [ "mediawiki.special.search", "qld/Ijkp" ], [ "mediawiki.special.undelete", "sdUESU2j" ], [ "mediawiki.special.upload", "ymK2lNDT", [ 48, 135, 99, 110, 174, 178, 95 ] ], [ "mediawiki.special.userlogin.common.styles", "3MMxBgNS" ], [ "mediawiki.special.userlogin.signup.styles", "agiCnG5a" ], [ "mediawiki.special.userlogin.login.styles", "vIJhBH2w" ], [ "mediawiki.special.userlogin.signup.js", "UhmnQucO", [ 54, 99, 174 ] ], [ "mediawiki.special.unwatchedPages", "49kfgrGq", [ 135, 107 ] ], [ "mediawiki.special.watchlist", "qdBb9dHw" ], [ "mediawiki.special.version", "8rtss5VC" ], [ "mediawiki.legacy.config", "K7aaXRvA" ], [ "mediawiki.legacy.commonPrint", "PiklxBC+" ], [ "mediawiki.legacy.protect", "Q5kdGdgy", [ 22 ] ], [ "mediawiki.legacy.shared", "xU+bzvbV" ], [ "mediawiki.legacy.oldshared", "C44mCXpw" ], [ "mediawiki.legacy.wikibits", "Gbyij9j4", [ 146 ] ], [ "mediawiki.ui", "xhh1nL3m" ], [ "mediawiki.ui.checkbox", "aaJSTpuX" ], [ "mediawiki.ui.radio", "kX8GZvm3" ], [ "mediawiki.ui.anchor", "kUAF2ZNq" ], [ "mediawiki.ui.button", "f46TrOw2" ], [ "mediawiki.ui.input", "S/b3pAtL" ], [ "mediawiki.ui.icon", "ixCZY/CJ" ], [ "mediawiki.ui.text", "Kh/bIURf" ], [ "mediawiki.widgets", "onSWp8Jk", [ 19, 22, 135, 99, 232, 246 ] ], [ "mediawiki.widgets.styles", "GUOEM8ME" ], [ "mediawiki.widgets.DateInputWidget", "htobak8G", [ 93, 246 ] ], [ "mediawiki.widgets.datetime", "PRwP8E3S", [ 243 ] ], [ "mediawiki.widgets.CategorySelector", "WZZrHgYb", [ 116, 135, 246 ] ], [ "mediawiki.widgets.UserInputWidget", "3mxHlg3V", [ 246 ] ], [ "mediawiki.widgets.SearchInputWidget", "FE8D1cw/", [ 132, 231 ] ], [ "mediawiki.widgets.SearchInputWidget.styles", "noQ7Gk7w" ], [ "es5-shim", "5EvTxeXd", [], null, null, "/*!\n * Skip function for es5-shim module.\n *\n * Test for strict mode as a proxy for full ES5 function support (but not syntax)\n * Per http://kangax.github.io/compat-table/es5/ this is a reasonable shortcut\n * that still allows this to be as short as possible (there are no browsers we\n * support that have strict mode, but lack other features).\n *\n * Do explicitly test for Function#bind because of PhantomJS (which implements\n * strict mode, but lacks Function#bind).\n *\n * IE9 supports all features except strict mode, so loading es5-shim should be close to\n * a no-op but does increase page payload).\n */\nreturn ( function () {\n\t'use strict';\n\treturn !this \u0026\u0026 !!Function.prototype.bind;\n}() );\n" ], [ "dom-level2-shim", "g5InqgD5", [], null, null, "/*!\n * Skip function for dom-level2-shim module.\n *\n * Tests for window.Node because that's the only thing that this shim is adding.\n */\nreturn !!window.Node;\n" ], [ "oojs", "B/6+1LF3", [ 239, 92 ] ], [ "oojs-ui", "ANreK72l", [ 247, 246, 248 ] ], [ "oojs-ui-core", "eiky5i8C", [ 170, 241, 244 ] ], [ "oojs-ui-core.styles", "hnAquNvB", [ 249, 250, 251 ], null, null, "/*!\n * Skip function for OOjs UI PHP style modules.\n *\n * The `\u003Cmeta name=\"X-OOUI-PHP\" /\u003E` is added to pages by OutputPage::enableOOUI().\n *\n * Looking for elements in the DOM might be expensive, but it's probably better than double-loading\n * 200 KB of CSS with embedded images because of bug T87871.\n */\nreturn !!jQuery( 'meta[name=\"X-OOUI-PHP\"]' ).length;\n" ], [ "oojs-ui.styles", "DUxhO6+t", [ 249, 250, 251 ], null, null, "/*!\n * Skip function for OOjs UI PHP style modules.\n *\n * The `\u003Cmeta name=\"X-OOUI-PHP\" /\u003E` is added to pages by OutputPage::enableOOUI().\n *\n * Looking for elements in the DOM might be expensive, but it's probably better than double-loading\n * 200 KB of CSS with embedded images because of bug T87871.\n */\nreturn !!jQuery( 'meta[name=\"X-OOUI-PHP\"]' ).length;\n" ], [ "oojs-ui-widgets", "n7lCcVJC", [ 243 ] ], [ "oojs-ui-toolbars", "mzS7Mn3V", [ 243 ] ], [ "oojs-ui-windows", "K8cDNoQ2", [ 243 ] ], [ "oojs-ui.styles.icons", "x6BBEFmn" ], [ "oojs-ui.styles.indicators", "67Mc1QxV" ], [ "oojs-ui.styles.textures", "08U31rNa" ], [ "oojs-ui.styles.icons-accessibility", "HAgBKGN0" ], [ "oojs-ui.styles.icons-alerts", "O9+VawH/" ], [ "oojs-ui.styles.icons-content", "1lGTo/fs" ], [ "oojs-ui.styles.icons-editing-advanced", "cbcRb0eI" ], [ "oojs-ui.styles.icons-editing-core", "FbtpuJao" ], [ "oojs-ui.styles.icons-editing-list", "DxmM6w48" ], [ "oojs-ui.styles.icons-editing-styling", "cwwJxJ6N" ], [ "oojs-ui.styles.icons-interactions", "XHSDEXzY" ], [ "oojs-ui.styles.icons-layout", "+Nqala9U" ], [ "oojs-ui.styles.icons-location", "1hQam1WB" ], [ "oojs-ui.styles.icons-media", "J+gKRxS0" ], [ "oojs-ui.styles.icons-moderation", "DYr7vV8o" ], [ "oojs-ui.styles.icons-movement", "6yxgFb50" ], [ "oojs-ui.styles.icons-user", "444aC/Dx" ], [ "oojs-ui.styles.icons-wikimedia", "/daKhiwb" ], [ "skins.vector.styles", "adP/9cP+" ], [ "skins.vector.styles.responsive", "yteQdlQE" ], [ "skins.vector.js", "Ja2zKsvo", [ 51, 54 ] ], [ "skins.monobook.styles", "eKenkUpI" ], [ "skins.modern", "41bBRpbU" ], [ "skins.cologneblue", "tGBWrJ8T" ], [ "ext.wikihiero", "lvIBQR59" ], [ "ext.wikihiero.Special", "+NCMQz66", [ 48 ] ], [ "ext.wikihiero.visualEditor", "t+PuY9Bd", [ 359 ] ], [ "ext.cite.styles", "jpNxsfyY" ], [ "ext.cite.a11y", "OEhj3L11" ], [ "ext.cite.style", "f5vZ2Kdi" ], [ "ext.cite.visualEditor.core", "QCnB0mS+", [ 359 ] ], [ "ext.cite.visualEditor.data", "u/psGVor", [ 353 ] ], [ "ext.cite.visualEditor", "j4mlCUHA", [ 278, 279, 280, 366 ] ], [ "ext.visualEditor.mwreference", "ANreK72l", [ 281 ] ], [ "ext.citeThisPage", "ub8vs9yz" ], [ "ext.inputBox.styles", "9Uiag6Lj" ], [ "ext.inputBox", "Tc+93XLt", [ 54 ] ], [ "ext.pygments", "I6y/PQo9" ], [ "ext.geshi.visualEditor", "219s1pHZ", [ 359 ] ], [ "mediawiki.api.titleblacklist", "T9v9Heuv", [ 99 ] ], [ "ext.score.visualEditor", "hKTWjEk5", [ 359 ] ], [ "ext.nuke", "SGsflgp0" ], [ "ext.confirmEdit.fancyCaptcha.styles", "HKPq238h" ], [ "ext.confirmEdit.fancyCaptcha", "NekcNHnQ", [ 99 ] ], [ "ext.confirmEdit.fancyCaptchaMobile", "NekcNHnQ", [ 428 ] ], [ "ext.GlobalUserPage", "DTX3yoJ+" ], [ "ext.apifeatureusage", "vkwLVOC/" ], [ "ext.apifeatureusage.htmlform", "xyqbdO52" ], [ "ext.dismissableSiteNotice", "dWCbKlvH", [ 29, 146 ] ], [ "ext.dismissableSiteNotice.styles", "xKhNBLZr" ], [ "ext.wikimediamessages.contactpage.affcomusergroup", "hY3GnJKY" ], [ "jquery.wikiEditor", "d9yi1N9w", [ 53, 170 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.dialogs", "f1Kp3nuv", [ 51, 63, 305 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.dialogs.config", "4TayS1/7", [ 50, 301, 141, 139, 95 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.preview", "IzHvYXoq", [ 300, 99 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.publish", "wDjQCJ9M", [ 301 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar", "P/mGKv+X", [ 18, 29, 300, 307 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar.config", "3OQtmAvi", [ 305, 177 ], "ext.wikiEditor" ], [ "jquery.wikiEditor.toolbar.i18n", "U0wtQ1G1", [], "ext.wikiEditor" ], [ "ext.wikiEditor", "BV5LmTyS", [ 300, 144 ], "ext.wikiEditor" ], [ "ext.wikiEditor.dialogs", "jm5kjrs5", [ 312, 302 ], "ext.wikiEditor" ], [ "ext.wikiEditor.preview", "v0O93skb", [ 308, 303 ], "ext.wikiEditor" ], [ "ext.wikiEditor.publish", "hV+7wI89", [ 308, 304 ], "ext.wikiEditor" ], [ "ext.wikiEditor.toolbar", "kkwolD6K", [ 308, 306 ], "ext.wikiEditor" ], [ "ext.wikiEditor.toolbar.styles", "k2fpTpuO", [], "ext.wikiEditor" ], [ "ext.MassMessage.autocomplete", "M6zFSMwP", [ 60 ] ], [ "ext.MassMessage.special.js", "rcO9dlU2", [ 314, 22, 54, 174 ] ], [ "ext.MassMessage.special", "LqyJ+vzy" ], [ "ext.MassMessage.content", "sLmLaHp9" ], [ "ext.MassMessage.content.js", "0mGA8M00", [ 314, 28, 99 ] ], [ "ext.MassMessage.content.noedit", "oDoO1UgX" ], [ "ext.MassMessage.content.nojs", "25XWlYrZ" ], [ "ext.MassMessage.create", "g0W73Xwb", [ 314, 174 ] ], [ "ext.MassMessage.edit", "Q9LolxeP", [ 22 ] ], [ "ext.betaFeatures", "iW6yMgXN", [ 25 ] ], [ "ext.betaFeatures.styles", "ISzZySxg" ], [ "ext.betaFeatures.popup", "zrsSC2Zo", [ 56 ] ], [ "mmv", "/BPNrCWP", [ 713, 26, 34, 36, 54, 56, 143, 174, 331 ] ], [ "mmv.ui.ondemandshareddependencies", "eeNAM5ei", [ 326, 242 ] ], [ "mmv.ui.download.pane", "zBblP4sJ", [ 223, 327 ] ], [ "mmv.ui.reuse.shareembed", "OAFtJawP", [ 327 ] ], [ "mmv.ui.tipsyDialog", "QifuOVu7", [ 326 ] ], [ "mmv.bootstrap", "9X3EGSft", [ 135, 227, 229, 333, 241 ] ], [ "mmv.bootstrap.autostart", "i4pFYRmD", [ 713, 331 ] ], [ "mmv.head", "scIpmWRy", [ 144 ] ], [ "ext.popups.core", "SPlFfLp0", [ 135, 143, 99 ] ], [ "ext.popups.targets.desktopTarget", "MVJCfrB9", [ 336, 49 ] ], [ "ext.popups.renderer.desktopRenderer", "eEK1uW9d", [ 334 ] ], [ "Base64.js", "vJrO80M7" ], [ "easy-deflate.core", "wBir/mFE", [ 337 ] ], [ "easy-deflate.deflate", "RmibiCi4", [ 338 ] ], [ "unicodejs", "aVpbRKyY" ], [ "unicodejs.wordbreak", "ANreK72l", [ 340 ] ], [ "papaparse", "mzdn+kbg" ], [ "rangefix", "8/lBuvrk" ], [ "ext.visualEditor.supportCheck", "nt9rQ4TT" ], [ "ext.visualEditor.desktopArticleTarget.init", "z1ReW4VF", [ 344, 351, 135, 143, 103, 182, 144 ] ], [ "ext.visualEditor.desktopArticleTarget.noscript", "OJWz0/3Q" ], [ "ext.visualEditor.targetLoader", "mC0zGBK8", [ 351, 99 ] ], [ "ext.visualEditor.desktopTarget", "Tv2zE52g" ], [ "ext.visualEditor.desktopArticleTarget", "Tgyh7yH4", [ 357, 348, 353, 174 ] ], [ "ext.visualEditor.ve", "OPVHJhCG" ], [ "ext.visualEditor.track", "QfLiW72a", [ 350 ] ], [ "ext.visualEditor.base", "8OaaIVNK", [ 350, 242, 340 ] ], [ "ext.visualEditor.mediawiki", "pgB4YrUT", [ 352, 347, 537, 135, 143, 103, 144 ] ], [ "ext.visualEditor.standalone", "k6ZMERfr", [ 352, 39, 537 ] ], [ "ext.visualEditor.data", "bI3dlmVj", [ 353 ] ], [ "ext.visualEditor.core", "mIQKiH7B", [ 352, 344, 25, 342, 343 ] ], [ "ext.visualEditor.core.desktop", "gBa3P2w4", [ 356 ] ], [ "ext.visualEditor.switching", "vrz5695D", [ 242, 256 ] ], [ "ext.visualEditor.mwcore", "5mULb4ZD", [ 356, 358, 160, 174, 177, 13, 144, 231 ] ], [ "ext.visualEditor.mwformatting", "IDYTkWge", [ 359 ] ], [ "ext.visualEditor.mwimage.core", "SAjwFOiL", [ 359 ] ], [ "ext.visualEditor.mwimage", "l+T/SMEx", [ 361, 141, 259, 262, 266 ] ], [ "ext.visualEditor.mwlink", "VjgVuhxT", [ 359 ] ], [ "ext.visualEditor.mwmeta", "TjkTgixe", [ 363 ] ], [ "ext.visualEditor.mwtransclusion.core", "jRlBisYG", [ 359 ] ], [ "ext.visualEditor.mwtransclusion", "Mt8Ou2kG", [ 365 ] ], [ "ext.visualEditor.language", "/iz7Vd3S", [ 356, 537, 176 ] ], [ "ext.visualEditor.mwalienextension", "wAODjUWZ", [ 359 ] ], [ "ext.visualEditor.mwgallery", "wFwZSAkK", [ 359, 180, 262 ] ], [ "ext.visualEditor.mwsignature", "FqT3sSQw", [ 366, 253 ] ], [ "ext.visualEditor.experimental", "ANreK72l", [ 367 ] ], [ "ext.visualEditor.icons", "VLd1v8qN", [ 255, 256, 257, 258, 250, 251 ] ], [ "ext.citoid.visualEditor", "p6NHzwzG", [ 281, 374 ] ], [ "ext.citoid.visualEditor.data", "paZfqysU", [ 353 ] ], [ "ext.templateData", "5wSkyKa5" ], [ "ext.templateDataGenerator.editPage", "4Rl0yjld", [ 378 ] ], [ "ext.templateDataGenerator.data", "HNjO8h05", [ 241 ] ], [ "ext.templateDataGenerator.ui", "/tRx6qfS", [ 375, 377, 537, 242 ] ], [ "mediawiki.libs.guiders", "Ci6vAoXw" ], [ "ext.guidedTour.styles", "21SohHRT", [ 379, 227 ] ], [ "ext.guidedTour.lib.internal", "ZqgywRp2" ], [ "ext.guidedTour.lib", "jJRrAqOS", [ 381, 380, 135, 174, 969, 972, 971, 968, 967, 970 ] ], [ "ext.guidedTour.launcher", "RidGFZHI" ], [ "ext.guidedTour", "roQdXEHz", [ 382 ] ], [ "ext.guidedTour.tour.firstedit", "bMj0jM1I", [ 384 ] ], [ "ext.guidedTour.tour.firsteditve", "s9b7Cfja", [ 384 ] ], [ "ext.guidedTour.tour.test", "mAZUsQO+", [ 384 ] ], [ "ext.guidedTour.tour.uprightdownleft", "xMZl0nao", [ 384 ] ], [ "mobile.app.site", "j86h3/zM" ], [ "mobile.app.pagestyles.android", "eXUbfOoq" ], [ "mobile.app.pagestyles.android.night", "VTENQuzk" ], [ "mobile.app.pagestyles.ios", "rmzrxhlN" ], [ "mobile.app.preview", "jQgwDFIo" ], [ "skins.minerva.base.reset", "SjgrFKUK" ], [ "skins.minerva.base.styles", "J6mbiy7+" ], [ "skins.minerva.content.styles", "OSfOmPBp" ], [ "skins.minerva.content.styles.beta", "K1NCtee6" ], [ "mobile.pagelist.styles", "suwttC+f" ], [ "mobile.pagesummary.styles", "AIxX8i4Q" ], [ "skins.minerva.tablet.styles", "HMS7xX3E" ], [ "skins.minerva.icons.images", "Df6KTm9e" ], [ "mobile.overlay.images", "bI9Krlir" ], [ "mobile.issues.images", "Ll6rr9kl" ], [ "mobile.toc.images", "KiLrcldn" ], [ "mobile.references.images", "euJ8FSy8" ], [ "mobile.toggle.images", "c8sUCREQ" ], [ "skins.minerva.icons.images.scripts", "Z+FdFD9t" ], [ "skins.minerva.mainPage.beta.styles", "GSmnHaai" ], [ "skins.minerva.mainPage.styles", "Hv6RuG5O" ], [ "skins.minerva.userpage.styles", "tQQrAIho" ], [ "mobile.modules", "DhrY1CPz", [ 241 ] ], [ "mobile.oo", "A3GURAzU", [ 411 ] ], [ "mobile.view", "GkGZHw8t", [ 412 ] ], [ "mobile.context", "sz6AS2Y0", [ 411 ] ], [ "mobile.browser", "xeD4XO4Y", [ 413 ] ], [ "mobile.mainMenu", "ljp+9Vse", [ 415, 420 ] ], [ "mobile.messageBox", "uZrOv4+N", [ 413, 420 ] ], [ "mobile.modifiedBar", "VjZt92oO", [ 174, 411 ] ], [ "mobile.microAutoSize", "nMgsQ/Qg" ], [ "mediawiki.template.hogan", "WTnDIrtP", [ 95 ] ], [ "mobile.pagelist", "4kg1N1nK", [ 415, 398, 399, 420 ] ], [ "mobile.pagelist.scripts", "Rltyln17", [ 421, 450 ] ], [ "mobile.watchlist", "LBp/EmOv", [ 460, 422 ] ], [ "mobile.toc", "5R7tVt5u", [ 1074, 404, 448 ] ], [ "mobile.ajax", "b130pUp8" ], [ "mobile.settings", "VXIwd48+", [ 29, 134, 411 ] ], [ "mobile.backtotop", "sLcjmYrV", [ 448 ] ], [ "mobile.startup", "tjRva9M5", [ 54, 415, 414, 418, 426, 430, 420 ] ], [ "mobile.foreignApi", "qSZJcxlI", [ 117, 428 ] ], [ "mobile.user", "A3o9kN/O", [ 134, 144, 411 ] ], [ "mobile.abusefilter", "2a2sV+T4", [ 444 ] ], [ "mobile.editor.api", "epn7ZlqF", [ 431 ] ], [ "mobile.editor.common", "dmunZBID", [ 110, 432, 417, 446, 242 ] ], [ "mobile.editor.overlay", "mjmlhpZw", [ 128, 433, 419, 256 ] ], [ "mobile.editor.overlay.withtoolbar", "1gJOkpNw", [ 53, 434, 436, 1074, 258 ] ], [ "mobile.editor.overlay.withtoolbar.images", "afYR2lXB" ], [ "mobile.search", "XKd0TUei", [ 444, 422 ] ], [ "mobile.search.api", "2lk2J3Zz", [ 135, 428 ] ], [ "mobile.talk.overlays", "IvgnMVKi", [ 226, 433 ] ], [ "mobile.mediaViewer", "PawQtYgR", [ 444, 442 ] ], [ "mobile.mediaViewer.beta", "ovT11CeN", [ 440, 461 ] ], [ "mobile.swipe.images", "ZTlkmvZ+" ], [ "mobile.categories.overlays", "bEavI8a3", [ 433, 437, 438 ] ], [ "mobile.overlays", "9DioBmtL", [ 425, 402, 428 ] ], [ "mobile.drawers", "6V1Z4KKe", [ 428 ] ], [ "mobile.toast", "wAWaYDTa", [ 445 ] ], [ "mobile.references", "auvZTySK", [ 445, 432, 1074, 405 ] ], [ "mobile.toggle", "AHWvCC/K", [ 428, 406 ] ], [ "mobile.contentOverlays", "XEBeT1Xr", [ 444 ] ], [ "mobile.watchstar", "G1r7MPmU", [ 425, 1074, 446 ] ], [ "mobile.buttonWithSpinner", "5ons5P1n", [ 242 ] ], [ "mobile.languages", "bnRgpga6", [ 444 ] ], [ "mobile.languages.structured", "Mrak2FwY", [ 444 ] ], [ "mobile.issues", "rR5Q7QXO", [ 403, 444 ] ], [ "mobile.nearby", "TbrjTIoS", [ 429, 417, 422, 462 ] ], [ "mobile.gallery", "pS9zYEhk", [ 460, 446 ] ], [ "mobile.commonsCategory", "tsDoeYUD", [ 456 ] ], [ "mobile.betaoptin", "Nd5lsRox", [ 152, 428 ] ], [ "mobile.fontchanger", "7a2Hco54", [ 445, 1074 ] ], [ "mobile.infiniteScroll", "Mt3IbvP+", [ 412 ] ], [ "mobile.swipe", "wQDSgxFb", [ 412 ] ], [ "mobile.special.nearby.styles", "N8ot3BOb" ], [ "mobile.special.userlogin.scripts", "PHoaihUE" ], [ "mobile.special.nearby.scripts", "w/4p2/pa", [ 455 ] ], [ "mobile.special.uploads.scripts", "IdUkb+RA", [ 456 ] ], [ "mobile.special.mobilediff.scripts", "I1BmNg81", [ 1074 ] ], [ "skins.minerva.scripts", "Ec43q/c+", [ 458, 454, 416, 447, 437 ] ], [ "skins.minerva.scripts.top", "rTbogO8S", [ 416 ] ], [ "skins.minerva.newusers", "FJhATy7v", [ 449, 470 ] ], [ "skins.minerva.editor", "Ql31f2J6", [ 228, 407, 473 ] ], [ "skins.minerva.categories", "3c9kPQFx", [ 1074, 444 ] ], [ "skins.minerva.talk", "HHZVYnhC", [ 407, 467 ] ], [ "skins.minerva.toggling", "U76Qi27g", [ 448, 467 ] ], [ "skins.minerva.watchstar", "U1ZobQcB", [ 407, 467 ] ], [ "skins.minerva.beta.scripts", "gTs8ombf", [ 427, 429, 467 ] ], [ "skins.minerva.tablet.scripts", "Nh93qKXr", [ 424 ] ], [ "ext.math.styles", "yGoKSwB4" ], [ "ext.math.desktop.styles", "X+3Fpe6T" ], [ "ext.math.scripts", "vezORjVH" ], [ "ext.math.editbutton.enabler", "8fAabGI2" ], [ "ext.math.visualEditor", "1v+4noPz", [ 359 ] ], [ "ext.math.visualEditor.data", "pXtNsv6z", [ 481 ] ], [ "ext.math.visualEditor.symbols", "yGwzYFJl", [ 482 ] ], [ "ext.babel", "OdQ7kjCY" ], [ "ext.interwiki.specialpage", "V8xc0OCQ", [ 41 ] ], [ "ext.thanks", "2X0wfGpD" ], [ "ext.thanks.revthank", "OH4+bcUw", [ 486, 28, 99 ] ], [ "ext.thanks.mobilediff", "7VqpyGJ/", [ 466, 446 ] ], [ "ext.thanks.jquery.findWithParent", "feh6LnQZ" ], [ "ext.thanks.flowthank", "608GWmqA", [ 486, 489, 99, 174 ] ], [ "ext.disambiguator.visualEditor", "m8S9nCpa", [ 353, 364 ] ], [ "ext.codeEditor", "nbR6q+8I", [ 312, 493 ], "ext.wikiEditor" ], [ "jquery.codeEditor", "jDCqZ9qk", [ 494, 70, 300, 103, 150, 7 ], "ext.wikiEditor" ], [ "ext.codeEditor.ace", "MP1bWGpj", [], "ext.codeEditor.ace" ], [ "ext.codeEditor.ace.modes", "bZLNd3db", [ 494 ], "ext.codeEditor.ace" ], [ "ext.codeEditor.geshi", "UdKsvQFw", [ 104 ], "ext.wikiEditor" ], [ "ext.relatedArticles.readMore.gateway", "jEOCMg8m", [ 241 ] ], [ "ext.relatedArticles.readMore.bootstrap", "RXVWjtU/", [ 497, 54, 143, 99 ] ], [ "mediawiki.template.muhogan", "3Ah6raP8", [ 96 ] ], [ "ext.cards", "Fxlr+DqC", [ 501, 146, 241, 499 ], "other" ], [ "ext.cards.lib", "ZBSTkFCJ", [], "other" ], [ "ext.campaigns", "Q+LHvg/U", [ 29 ] ], [ "schema.TimingData", "XDbgDfnZ", [ 713 ] ], [ "schema.DeprecatedUsage", "lB0JtfdP", [ 713 ] ], [ "schema.ModuleLoadFailure", "KtBicru3", [ 713 ] ], [ "schema.Edit", "vBAw2PDQ", [ 713 ] ], [ "schema.DidYouMean", "1zkGeKoi", [ 713 ] ], [ "schema.CompletionSuggestions", "gISNSbzi", [ 713 ] ], [ "schema.TestSearchSatisfaction2", "T3nzDB9h", [ 713 ] ], [ "schema.GeoFeatures", "vwWPhIZB", [ 713 ] ], [ "schema.Search", "DRmmHU1t", [ 713 ] ], [ "ext.wikimediaEvents", "shMsTF+T", [ 143, 134, 510 ] ], [ "ext.wikimediaEvents.loggedin", "8GLVVB0X" ], [ "ext.wikimediaEvents.didyoumean", "+cfq/J7S", [ 143 ] ], [ "ext.navigationTiming", "/g4Rbns3", [ 958, 959 ] ], [ "ext.uls.languagenames", "jS/LJcEn" ], [ "ext.uls.messages", "gbPJyJW2", [ 524 ] ], [ "ext.uls.buttons", "tCbO1JQB" ], [ "ext.uls.displaysettings", "Ik4SHNGJ", [ 527, 534, 530, 143, 104 ] ], [ "ext.uls.geoclient", "nDLmzN4l" ], [ "ext.uls.ime", "jX/BXRLb", [ 534, 528, 533 ] ], [ "ext.uls.nojs", "FzDd2SI9" ], [ "ext.uls.init", "jHHYa849", [ 103, 150 ] ], [ "ext.uls.i18n", "rS2N+ZKF", [ 39, 146 ] ], [ "ext.uls.inputsettings", "zTl/qApa", [ 521, 527 ] ], [ "ext.uls.interface", "YolJvL/I", [ 530, 174 ] ], [ "ext.uls.languagesettings", "/b96s32f", [ 518, 517, 528, 538 ] ], [ "ext.uls.preferences", "rVzec/ku", [ 103, 144 ] ], [ "ext.uls.compactlinks", "i1ZUlYuu", [ 534, 536, 170, 227 ] ], [ "ext.uls.webfonts", "HrFB1zpr", [ 523, 528 ] ], [ "ext.uls.webfonts.fonts", "ANreK72l", [ 532, 537, 539 ] ], [ "ext.uls.webfonts.repository", "RfB3Cx7L" ], [ "jquery.ime", "93Z1jIY1" ], [ "ext.uls.mediawiki", "bejQEF6J", [ 523, 516, 517, 535 ] ], [ "jquery.uls", "hlgMGZ6G", [ 39, 537, 538 ] ], [ "jquery.uls.compact", "AH4seyr5", [ 535 ] ], [ "jquery.uls.data", "VNF0TgAR" ], [ "jquery.uls.grid", "X5UqGjAA" ], [ "jquery.webfonts", "a/V5yZU9" ], [ "ext.uls.pt", "IlimDcky" ], [ "ext.uls.interlanguage", "CQgNmA3N" ], [ "rangy.core", "nh9ZM+0/" ], [ "ext.cx.contributions", "yDLWzP2N", [ 227, 146 ] ], [ "ext.cx.contributions.init", "u1qXTvMa", [ 543 ] ], [ "ext.cx.model", "9t6Vj4jw" ], [ "ext.cx.feedback", "BaPJGq8o", [ 545 ] ], [ "ext.cx.translationview", "MwvuEJtl", [ 552, 551, 554 ] ], [ "ext.cx.dashboard", "xgyxmQhu", [ 546, 552, 555, 588, 587, 603 ] ], [ "ext.cx.util", "wJhf7WLZ", [ 545 ] ], [ "ext.cx.util.selection", "3vQKZ+xO" ], [ "ext.cx.sitemapper", "KGXG/Tfn", [ 545, 135, 143, 99 ] ], [ "ext.cx.header", "ELWz0DzC", [ 54, 143, 174, 227 ] ], [ "ext.cx.header.skin", "wSqTo7c8" ], [ "ext.cx.source", "SMa+hYeY", [ 549, 601, 537, 135, 143, 99, 174, 13 ] ], [ "ext.cx.source.selector", "8/iXF/xZ", [ 556, 599, 600, 534, 50, 54, 536, 134, 227 ] ], [ "ext.cx.pageselector", "JFDfn1ii", [ 99 ] ], [ "ext.cx.translation", "2qFCceb+", [ 591, 599, 558, 537 ] ], [ "ext.cx.translation.progress", "rfkDzku0", [ 549 ] ], [ "ext.cx.tools.manager", "VSbu45Bs" ], [ "ext.cx.tools", "WMtZJ2sB", [ 546, 575, 574, 566, 565, 572, 571, 562, 567, 564, 568, 563, 573, 569, 570 ] ], [ "ext.cx.tools.card", "FYaDcxro" ], [ "ext.cx.tools.instructions", "/fp2cTWp", [ 561, 559, 174 ] ], [ "ext.cx.tools.mtabuse", "XQveKfBU", [ 561, 559 ] ], [ "ext.cx.tools.linter", "fV3u0sUe", [ 561, 559 ] ], [ "ext.cx.tools.formatter", "kRxYHpIm", [ 561, 559 ] ], [ "ext.cx.tools.dictionary", "f4/nTJmp", [ 561, 559 ] ], [ "ext.cx.tools.link", "dZIARpHH", [ 556, 561, 559, 537, 135 ] ], [ "ext.cx.tools.mt", "Jc8dhwe7", [ 561, 559, 557, 547 ] ], [ "ext.cx.tools.reference", "cD5OSaFR", [ 561, 559, 549 ] ], [ "ext.cx.tools.template", "uWW0Zr2c" ], [ "ext.cx.tools.images", "8WWptxPB" ], [ "ext.cx.tools.gallery", "B9MHQ0Rx" ], [ "ext.cx.tools.poem", "dK1TjhwC" ], [ "ext.cx.tools.categories", "MiWCGCcv" ], [ "ext.cx.progressbar", "O3Ute76P", [ 174 ] ], [ "ext.cx.translation.loader", "EV2CemBu", [ 339, 545, 144 ] ], [ "ext.cx.translation.storage.init", "cshHfEF1" ], [ "ext.cx.translation.storage", "OmMdZ9AX", [ 339, 54, 101 ] ], [ "ext.cx.publish", "p1HWNQI5", [ 339, 581, 599, 582, 92, 101 ] ], [ "ext.cx.wikibase.link", "zXyfKaJH", [ 821, 891, 887, 885 ] ], [ "ext.cx.publish.dialog", "ml90oOEo", [ 551 ] ], [ "ext.cx.tours.publish.init", "x+qLDn+Y", [ 150 ] ], [ "ext.cx.eventlogging", "00rJFOEA", [ 545 ] ], [ "ext.cx.interlanguagelink", "SbdFibi8", [ 551, 549, 523, 537, 174 ] ], [ "ext.cx.entrypoint", "GJsqOaXr", [ 551, 602, 537, 174 ] ], [ "ext.guidedTour.tour.cxpublish", "WDcbt6ZG", [ 384 ] ], [ "ext.cx.translationlist", "jlysC0C7", [ 575, 549, 600, 537, 93 ] ], [ "ext.cx.suggestionlist", "4Z4l0P3+", [ 589, 549, 537, 134 ] ], [ "ext.cx.recommendtool.client", "qegL0o+C" ], [ "ext.cx.translation.conflict", "MBxTCqME" ], [ "ext.cx.editor", "5aFPfaHs", [ 550, 54 ] ], [ "ext.cx.stats", "rBpnnumx", [ 593, 552, 551, 549, 602, 601, 537 ] ], [ "chart.js", "XAXFXARo" ], [ "ext.cx.beta.notification", "QhKdfanS", [ 56 ] ], [ "ext.cx.campaigns.newarticle", "mersSu2A", [ 602, 54, 227, 146 ] ], [ "ext.cx.campaigns.newarticle.veloader", "ZFpmHcu3" ], [ "ext.cx.betafeature.init", "vRt2Ipel" ], [ "ext.cx.campaigns.contributionsmenu", "GGA8bidO", [ 602, 143, 227 ] ], [ "ext.cx.tools.validator", "x88KtXtV", [ 551 ] ], [ "ext.cx.widgets.overlay", "26Hd1IUz", [ 545 ] ], [ "ext.cx.widgets.spinner", "3p6Wj9fu" ], [ "ext.cx.widgets.callout", "lhlkQRbo" ], [ "ext.cx.widgets.translator", "ru5MTwjZ", [ 593, 99 ] ], [ "ext.graph.styles", "4skiCsPd" ], [ "ext.graph.data", "rhIRMV0S" ], [ "ext.graph.loader", "gSVag93a", [ 99 ] ], [ "ext.graph.vega1", "uWAcbyxe", [ 605, 143 ] ], [ "ext.graph.vega2", "BUBD0twS", [ 605, 143 ] ], [ "ext.graph.sandbox", "1dHfhA1v", [ 492, 608, 54, 110 ] ], [ "ext.graph.visualEditor", "WUFHs4qt", [ 605, 361 ] ], [ "ext.timeline.styles", "8dElJmei" ], [ "ext.categoryTree", "eNU42CY0" ], [ "ext.categoryTree.css", "egaQ/S5C" ], [ "ext.securepoll.htmlform", "8eKcwGTu" ], [ "ext.securepoll", "1Ff+2HLc" ], [ "ext.centralauth", "HMgMW/Ar", [ 48, 146 ] ], [ "ext.centralauth.centralautologin", "jjEVO7Cr", [ 174 ] ], [ "ext.centralauth.centralautologin.clearcookie", "+4sbaCdN" ], [ "ext.centralauth.noflash", "S2ikHRuU" ], [ "ext.centralauth.globaluserautocomplete", "fjLQO2TC", [ 50, 99 ] ], [ "ext.centralauth.globalusers", "IwGtr2UW" ], [ "ext.centralauth.globalgrouppermissions", "tn8k3K+P" ], [ "ext.centralauth.globalrenameuser", "3Q5Qr3is", [ 146 ] ], [ "ext.centralauth.globalrenameuser.styles", "YMvrvjse" ], [ "ext.centralauth.ForeignApi", "iUVxvB9Z", [ 117 ] ], [ "jquery.ui.multiselect", "v2nyo3PM", [ 65, 73, 174 ] ], [ "ext.centralNotice.adminUi", "Qk/39Uzx", [ 62, 626 ] ], [ "ext.centralNotice.adminUi.bannerManager", "M0Q0txyU", [ 627, 63, 143 ] ], [ "ext.centralNotice.adminUi.bannerEditor", "LaovFEKx", [ 627, 63 ] ], [ "ext.centralNotice.adminUi.campaignManager", "a+T1goWE", [ 627, 63, 72, 96 ] ], [ "ext.centralNotice.startUp", "K/rK8abc", [ 633 ] ], [ "ext.centralNotice.geoIP", "NLq02FT9", [ 29 ] ], [ "ext.centralNotice.choiceData", "8pqVQUtV", [ 637, 640, 638 ] ], [ "ext.centralNotice.display", "Y16iYDoZ", [ 632, 92, 143 ] ], [ "ext.centralNotice.kvStore", "o8uQX8E1", [ 636 ] ], [ "ext.centralNotice.kvStoreMaintenance", "+7XNlA2t" ], [ "ext.centralNotice.bannerHistoryLogger", "dLcb2DdE", [ 634, 635 ] ], [ "ext.centralNotice.impressionDiet", "GWV1vSiC", [ 634, 635 ] ], [ "ext.centralNotice.largeBannerLimit", "hqYwPz2V", [ 634, 635, 150 ] ], [ "ext.centralNotice.legacySupport", "s60FOjrd", [ 634 ] ], [ "ext.centralNotice.bannerController", "ANreK72l", [ 631 ] ], [ "ext.centralNotice.bannerController.mobiledevice", "ANreK72l" ], [ "ext.centralNotice.bannerChoiceData", "ANreK72l" ], [ "ext.centralNotice.bannerController.lib", "ANreK72l" ], [ "ext.collection", "y4clwtbc", [ 646, 73, 170 ] ], [ "ext.collection.bookcreator", "uqfERJzd", [ 49 ] ], [ "ext.collection.checkLoadFromLocalStorage", "iKzO2l0P", [ 645 ] ], [ "ext.collection.suggest", "iRM9W/5d", [ 646 ] ], [ "ext.abuseFilter", "5T+wdGwE" ], [ "ext.abuseFilter.edit", "/Z66rdFl", [ 48, 53, 99 ] ], [ "ext.abuseFilter.tools", "9tYXGZuQ", [ 48, 99 ] ], [ "ext.abuseFilter.examine", "W4VCjCqV", [ 48, 99 ] ], [ "ext.imageMetrics", "S+e1GQFt", [ 241, 960 ] ], [ "ext.imageMetrics.head", "QD7KJdcw" ], [ "ext.imageMetrics.loader", "50N1njD2" ], [ "zerobanner.config.styles", "XnnDZNmp" ], [ "ext.vipsscaler", "Le/LjVXx", [ 658 ] ], [ "jquery.ucompare", "4IvOgTPC" ], [ "ext.echo.ui", "zpYr/LWm", [ 660, 954, 664, 665, 135, 174, 93, 246, 253, 254, 265 ] ], [ "ext.echo.dm", "Sqkr8qdc", [ 661 ] ], [ "ext.echo.api", "Wsei1+eh", [ 116 ] ], [ "ext.echo.base", "ANreK72l", [ 954 ] ], [ "ext.echo.init", "hAz5xAY/", [ 661 ] ], [ "ext.echo.styles.badge", "25F7zJ/0" ], [ "ext.echo.styles.notifications", "E7ehq6+Z" ], [ "ext.echo.styles.alert", "cforQx8I" ], [ "ext.echo.styles.special", "duQ+wdkr" ], [ "ext.echo.special", "juvIUPHV", [ 659, 227 ] ], [ "ext.echo.badgeicons", "QOHhCX/E" ], [ "ext.flow.contributions", "XGbhgde7" ], [ "ext.flow.contributions.styles", "3pD57iMv" ], [ "ext.flow.templating", "qO4b0JkR", [ 678, 93 ] ], [ "ext.flow.mediawiki.ui.text", "qzTA0eI7" ], [ "ext.flow.mediawiki.ui.form", "fWcpRTix" ], [ "ext.flow.styles.base", "W/NteUnl" ], [ "ext.flow.board.styles", "D/iPTzgM" ], [ "ext.flow.board.topic.styles", "2abQYwwE" ], [ "mediawiki.template.handlebars", "rwD1za+y", [ 95 ] ], [ "ext.flow.components", "WJcZwxl3", [ 691, 672, 683, 135, 143, 144, 241 ] ], [ "ext.flow.dm", "w7VjIhh6", [ 241 ] ], [ "ext.flow.ui", "KhHYsdwA", [ 680, 242, 255 ] ], [ "ext.flow", "3t51kkV6", [ 679, 685, 690, 681, 54, 103, 174 ] ], [ "ext.flow.vendor.storer", "dfhafmiz" ], [ "ext.flow.undo", "ftbppoDS", [ 682 ] ], [ "ext.flow.editor", "tQK4uiws", [ 144, 241 ] ], [ "ext.flow.editors.none", "35BeMTI/", [ 242 ] ], [ "ext.flow.visualEditor", "da0Lzl66", [ 686, 357, 355, 348, 372, 362, 363, 366, 354, 0, 4 ] ], [ "ext.flow.editors.visualeditor", "X8ffPOF8" ], [ "mediawiki.messagePoster.flow-board", "gxN2ksUF", [ 126 ] ], [ "ext.flow.jquery.conditionalScroll", "27LAIsZC" ], [ "ext.flow.jquery.findWithParent", "lQS8K724" ], [ "ext.scribunto.errors", "FS04e0EU", [ 63 ] ], [ "ext.scribunto.logs", "vz6qQusP" ], [ "ext.scribunto.edit", "WMLqPEAy", [ 48, 99 ] ], [ "schema.GettingStartedRedirectImpression", "hkmMv7+N", [ 713 ] ], [ "ext.guidedTour.tour.gettingstartedtasktoolbar", "9/N26iTh", [ 702, 384 ] ], [ "ext.guidedTour.tour.gettingstartedtasktoolbarve", "qyY9RoD8", [ 702, 384 ] ], [ "ext.gettingstarted.lightbulb.postEdit", "VfCE7PBe", [ 703, 701, 710 ] ], [ "ext.gettingstarted.lightbulb.personalTools", "8eaZOM1i" ], [ "ext.gettingstarted.lightbulb.flyout", "vjn6GzXS", [ 703, 701, 380, 710, 709 ] ], [ "ext.gettingstarted.lightbulb.common", "+qYLowoB", [ 702, 93, 711, 712 ] ], [ "ext.gettingstarted.logging", "J4avaoWq", [ 92, 135, 164, 144 ] ], [ "ext.gettingstarted.api", "YQ/JLD/H", [ 135, 99 ] ], [ "ext.gettingstarted.taskToolbar", "3XpUcvzF", [ 703, 702, 382 ] ], [ "ext.gettingstarted.return", "w9kPsksd", [ 703, 702, 382, 143, 695 ] ], [ "schema.SignupExpPageLinkClick", "Z4eOYjzb", [ 713 ] ], [ "schema.SignupExpCTAImpression", "Eowv9B0Y", [ 713 ] ], [ "schema.SignupExpCTAButtonClick", "ys7hcAtm", [ 713 ] ], [ "schema.TaskRecommendationLightbulbClick", "8H19PsNT", [ 713 ] ], [ "schema.TaskRecommendationImpression", "xWCZ/L3k", [ 713 ] ], [ "schema.TaskRecommendation", "qO2ggvQT", [ 713 ] ], [ "schema.TaskRecommendationClick", "bi7H/FNS", [ 713 ] ], [ "ext.eventLogging", "eGGNDOBC", [ 714, 92 ] ], [ "ext.eventLogging.subscriber", "R+uuo0n+", [ 144 ] ], [ "ext.eventLogging.Schema", "ANreK72l", [ 714 ] ], [ "ext.eventLogging.jsonSchema", "ZS4/6PFI" ], [ "ext.eventLogging.jsonSchema.styles", "W4+FJKac" ], [ "globeCoordinate.js", "qMSe5L2t" ], [ "qunit.parameterize", "pZew2N0v" ], [ "util.inherit", "rgVk2vT5" ], [ "dataValues", "36zrrErQ" ], [ "dataValues.DataValue", "OCKoCqsD", [ 721, 720 ] ], [ "dataValues.values", "5xTh2hUm", [ 724, 718 ] ], [ "dataValues.TimeValue", "kQUeNgjd", [ 722 ] ], [ "valueFormatters", "AOe90kBf" ], [ "valueFormatters.ValueFormatter", "AHFbentR", [ 720, 725 ] ], [ "valueFormatters.ValueFormatterStore", "GiWENjHm", [ 725 ] ], [ "valueFormatters.formatters", "cqDfMaFJ", [ 723, 726 ] ], [ "valueParsers", "9+yZWCCC" ], [ "valueParsers.ValueParser", "SXj4ECMn", [ 720, 729 ] ], [ "valueParsers.ValueParserStore", "g/JbWKlM", [ 729 ] ], [ "valueParsers.parsers", "FNzIH+WK", [ 723, 730 ] ], [ "wikibase.datamodel", "ANreK72l", [ 737, 740, 744, 749, 750, 751, 752 ] ], [ "wikibase.datamodel.__namespace", "VhdVczs4", [ 878 ] ], [ "wikibase.datamodel.Claim", "49osc5yW", [ 758 ] ], [ "wikibase.datamodel.ClaimGroup", "Q6Ye2CtD", [ 738, 742 ] ], [ "wikibase.datamodel.ClaimGroupSet", "MtpFklIU", [ 736, 765 ] ], [ "wikibase.datamodel.ClaimList", "FPJGUHUU", [ 735 ] ], [ "wikibase.datamodel.Entity", "WY6xbQCt", [ 720, 734 ] ], [ "wikibase.datamodel.EntityId", "1+wBrruO", [ 722, 734 ] ], [ "wikibase.datamodel.Fingerprint", "mEt5GYsT", [ 748, 764 ] ], [ "wikibase.datamodel.Group", "rq0MkmFq", [ 734 ] ], [ "wikibase.datamodel.GroupableCollection", "pRjnK10c", [ 720, 734 ] ], [ "wikibase.datamodel.Item", "DlRiYYQ7", [ 739, 741, 756, 761 ] ], [ "wikibase.datamodel.List", "orjkmrI6", [ 743 ] ], [ "wikibase.datamodel.Map", "zWpjNzZf", [ 734 ] ], [ "wikibase.datamodel.MultiTerm", "gURYLL/R", [ 734 ] ], [ "wikibase.datamodel.MultiTermMap", "h6weaST8", [ 720, 746, 747 ] ], [ "wikibase.datamodel.Property", "A1ciWeu8", [ 739, 741, 761 ] ], [ "wikibase.datamodel.PropertyNoValueSnak", "l8WjBfTr", [ 720, 757 ] ], [ "wikibase.datamodel.PropertySomeValueSnak", "g9GQWHJP", [ 720, 757 ] ], [ "wikibase.datamodel.PropertyValueSnak", "V6sgeJ54", [ 722, 757 ] ], [ "wikibase.datamodel.Reference", "XhO1Usjb", [ 758 ] ], [ "wikibase.datamodel.ReferenceList", "ekTbTGAa", [ 753 ] ], [ "wikibase.datamodel.SiteLink", "b2pMP3yr", [ 734 ] ], [ "wikibase.datamodel.SiteLinkSet", "EghjIxVd", [ 765, 755 ] ], [ "wikibase.datamodel.Snak", "Z7VE8T1K", [ 734 ] ], [ "wikibase.datamodel.SnakList", "8cBw5uyM", [ 745, 757 ] ], [ "wikibase.datamodel.Statement", "4EY7ZGJQ", [ 735, 754 ] ], [ "wikibase.datamodel.StatementGroup", "BNYLGpm8", [ 742, 762 ] ], [ "wikibase.datamodel.StatementGroupSet", "4NK3mDNV", [ 765, 760 ] ], [ "wikibase.datamodel.StatementList", "nuXu1Rj+", [ 759 ] ], [ "wikibase.datamodel.Term", "kSuPymFb", [ 734 ] ], [ "wikibase.datamodel.TermMap", "qjyVnCeJ", [ 720, 746, 763 ] ], [ "wikibase.datamodel.Set", "6o75OwCg", [ 743 ] ], [ "wikibase.serialization", "ANreK72l", [ 768, 769 ] ], [ "wikibase.serialization.__namespace", "PwXDM1jG", [ 878 ] ], [ "wikibase.serialization.DeserializerFactory", "DlJ16zD0", [ 794, 799 ] ], [ "wikibase.serialization.SerializerFactory", "LPzjeteV", [ 772, 775 ] ], [ "wikibase.serialization.StrategyProvider", "Ohmmv8+M", [ 767 ] ], [ "wikibase.serialization.ClaimGroupSerializer", "sp4MFP7D", [ 736, 773 ] ], [ "wikibase.serialization.ClaimGroupSetSerializer", "qg45UdjB", [ 737, 771 ] ], [ "wikibase.serialization.ClaimListSerializer", "mBoMB0xi", [ 738, 774 ] ], [ "wikibase.serialization.ClaimSerializer", "rADq/qc/", [ 735, 786 ] ], [ "wikibase.serialization.EntitySerializer", "yNN9HLZ9", [ 749, 777, 780, 770 ] ], [ "wikibase.serialization.FingerprintSerializer", "gEB1LKek", [ 741, 778, 792 ] ], [ "wikibase.serialization.ItemSerializer", "sfGJ48I5", [ 744, 776, 785, 789 ] ], [ "wikibase.serialization.MultiTermMapSerializer", "VUbk5KDu", [ 748, 779 ] ], [ "wikibase.serialization.MultiTermSerializer", "uW+BikeM", [ 747, 783 ] ], [ "wikibase.serialization.PropertySerializer", "QiCYlkc9", [ 744, 776, 789 ] ], [ "wikibase.serialization.ReferenceListSerializer", "P9qkA1Un", [ 754, 782 ] ], [ "wikibase.serialization.ReferenceSerializer", "tDxP3lG2", [ 753, 786 ] ], [ "wikibase.serialization.Serializer", "fSxxpzVw", [ 720, 767 ] ], [ "wikibase.serialization.SiteLinkSerializer", "fwF1tm9Z", [ 755, 783 ] ], [ "wikibase.serialization.SiteLinkSetSerializer", "IDaGbjq/", [ 756, 784 ] ], [ "wikibase.serialization.SnakListSerializer", "h5anY9HN", [ 758, 787 ] ], [ "wikibase.serialization.SnakSerializer", "/UF1gPdm", [ 752, 783 ] ], [ "wikibase.serialization.StatementGroupSerializer", "0hpVC41p", [ 760, 790 ] ], [ "wikibase.serialization.StatementGroupSetSerializer", "5tuy5NuI", [ 761, 788 ] ], [ "wikibase.serialization.StatementListSerializer", "JDB4wlwf", [ 762, 791 ] ], [ "wikibase.serialization.StatementSerializer", "SQKMxkfw", [ 759, 774, 781 ] ], [ "wikibase.serialization.TermMapSerializer", "cweWs3v0", [ 764, 793 ] ], [ "wikibase.serialization.TermSerializer", "KecmOuXw", [ 763, 783 ] ], [ "wikibase.serialization.ClaimGroupSetDeserializer", "9e5iR/nL", [ 737, 795 ] ], [ "wikibase.serialization.ClaimGroupDeserializer", "7x6L4MgC", [ 736, 796 ] ], [ "wikibase.serialization.ClaimListDeserializer", "wvj2Hz9D", [ 738, 814 ] ], [ "wikibase.serialization.ClaimDeserializer", "dMYas050", [ 735, 809 ] ], [ "wikibase.serialization.Deserializer", "JI9LUwZ6", [ 720, 767 ] ], [ "wikibase.serialization.EntityDeserializer", "eGmcRa7W", [ 801, 804, 770 ] ], [ "wikibase.serialization.FingerprintDeserializer", "+0K/QnZa", [ 741, 803, 816 ] ], [ "wikibase.serialization.ItemDeserializer", "HS+IoVxv", [ 744, 800, 807, 811 ] ], [ "wikibase.serialization.MultiTermDeserializer", "YdRvFWKY", [ 747, 798 ] ], [ "wikibase.serialization.MultiTermMapDeserializer", "oKjbEVxc", [ 748, 802 ] ], [ "wikibase.serialization.PropertyDeserializer", "KLN0qBQp", [ 749, 800, 811 ] ], [ "wikibase.serialization.ReferenceListDeserializer", "n/u8ktLz", [ 754, 806 ] ], [ "wikibase.serialization.ReferenceDeserializer", "BMBvUKJU", [ 753, 809 ] ], [ "wikibase.serialization.SiteLinkSetDeserializer", "d0arPhqt", [ 756, 808 ] ], [ "wikibase.serialization.SiteLinkDeserializer", "M0JWMUnp", [ 755, 798 ] ], [ "wikibase.serialization.SnakListDeserializer", "3TaoV0yI", [ 758, 810 ] ], [ "wikibase.serialization.SnakDeserializer", "ahYWt5gH", [ 723, 750, 751, 752, 798 ] ], [ "wikibase.serialization.StatementGroupSetDeserializer", "vD3EoVhH", [ 761, 812 ] ], [ "wikibase.serialization.StatementGroupDeserializer", "7r4HoEPE", [ 760, 813 ] ], [ "wikibase.serialization.StatementListDeserializer", "gTB4oXen", [ 762, 814 ] ], [ "wikibase.serialization.StatementDeserializer", "h/F75udq", [ 759, 797, 805 ] ], [ "wikibase.serialization.TermDeserializer", "0YXUoE1I", [ 763, 798 ] ], [ "wikibase.serialization.TermMapDeserializer", "tJpjyHGj", [ 764, 815 ] ], [ "wikibase.api.__namespace", "BvraN8fS" ], [ "wikibase.api.FormatValueCaller", "WrFoaKOG", [ 722, 822 ] ], [ "wikibase.api.getLocationAgnosticMwApi", "SKkaElvW", [ 116, 817 ] ], [ "wikibase.api.ParseValueCaller", "4Wu7CWQC", [ 822 ] ], [ "wikibase.api.RepoApi", "WvtyuAwU", [ 817 ] ], [ "wikibase.api.RepoApiError", "BsTcCUbS", [ 720, 817 ] ], [ "jquery.animateWithEvent", "5FIoc9Jz", [ 824 ] ], [ "jquery.AnimationEvent", "sUYDh7ag", [ 828 ] ], [ "jquery.autocompletestring", "K+5JUEdr", [ 839 ] ], [ "jquery.focusAt", "sSbL7kNq" ], [ "jquery.inputautoexpand", "cJ4ybMyi", [ 829 ] ], [ "jquery.PurposedCallbacks", "4DwGAeSR" ], [ "jquery.event.special.eachchange", "LwmM9Rr0", [ 25 ] ], [ "jquery.ui.inputextender", "zB0ZMzpn", [ 823, 829, 68, 77 ] ], [ "jquery.ui.listrotator", "qcPXlWTn", [ 60 ] ], [ "jquery.ui.ooMenu", "0AlNi1Ev", [ 77, 840, 720 ] ], [ "jquery.ui.preview", "UzBSfzaQ", [ 77, 846, 845 ] ], [ "jquery.ui.suggester", "aXadx/k/", [ 57, 832, 68 ] ], [ "jquery.ui.commonssuggester", "o2Ws3GfH", [ 834, 843 ] ], [ "jquery.ui.languagesuggester", "vlNtk3TD", [ 834 ] ], [ "jquery.ui.toggler", "O4LHtjn/", [ 823, 57, 77 ] ], [ "jquery.ui.unitsuggester", "2cY2OT3Y", [ 834 ] ], [ "jquery.util.adaptlettercase", "T1qSSb6G" ], [ "jquery.util.getscrollbarwidth", "Qgnr9mSS" ], [ "util.ContentLanguages", "zDjZAQGo", [ 720 ] ], [ "util.Extendable", "YflhkdTX" ], [ "util.highlightSubstring", "T7Cpv2PD" ], [ "util.MessageProvider", "YtKOLgfs" ], [ "util.HashMessageProvider", "iX76pt37" ], [ "util.CombiningMessageProvider", "AIow5Ci0" ], [ "util.PrefixingMessageProvider", "WNqRyFVX" ], [ "util.Notifier", "p0K5eyDt" ], [ "jquery.valueview", "G8IHBKmt", [ 853 ] ], [ "jquery.valueview.Expert", "V42tNEYh", [ 846, 842, 845, 848, 720 ] ], [ "jquery.valueview.ExpertStore", "LfqqmP5Q" ], [ "jquery.valueview.experts", "phKow8U3" ], [ "jquery.valueview.valueview", "GR1xGFM2", [ 722, 77, 851, 854, 856, 864, 726, 731 ] ], [ "jquery.valueview.ViewState", "H4MJ3jJo" ], [ "jquery.valueview.experts.CommonsMediaType", "Vag1CLvV", [ 835, 860 ] ], [ "jquery.valueview.experts.EmptyValue", "tlzyNQER", [ 850, 852 ] ], [ "jquery.valueview.experts.GlobeCoordinateInput", "CTDP4xtS", [ 718, 867, 869, 870, 871, 860, 844 ] ], [ "jquery.valueview.experts.MonolingualText", "JLocWSp7", [ 868, 860 ] ], [ "jquery.valueview.experts.QuantityInput", "WD9nvTqw", [ 872, 860 ] ], [ "jquery.valueview.experts.StringValue", "dwCl3fSQ", [ 826, 827, 850, 852 ] ], [ "jquery.valueview.experts.SuggestedStringValue", "siuIfpe2", [ 834, 860 ] ], [ "jquery.valueview.experts.TimeInput", "RPPS8N5F", [ 866, 867, 869, 870, 871, 844 ] ], [ "jquery.valueview.experts.UnDeserializableValue", "L8FmWTKh", [ 850, 852 ] ], [ "jquery.valueview.experts.UnsupportedValue", "7dVaodFO", [ 850, 852 ] ], [ "jquery.valueview.ExpertExtender", "N6koTA/k", [ 830, 849 ] ], [ "jquery.valueview.ExpertExtender.CalendarHint", "ukmboArQ", [ 724, 865 ] ], [ "jquery.valueview.ExpertExtender.Container", "G2iTfSGj", [ 865 ] ], [ "jquery.valueview.ExpertExtender.LanguageSelector", "zZOBfcsR", [ 836, 865, 847 ] ], [ "jquery.valueview.ExpertExtender.Listrotator", "oU4EjHf3", [ 831, 865 ] ], [ "jquery.valueview.ExpertExtender.Preview", "0GpOF1tS", [ 833, 865, 847 ] ], [ "jquery.valueview.ExpertExtender.Toggler", "l5PDbNfv", [ 837, 865 ] ], [ "jquery.valueview.ExpertExtender.UnitSelector", "ff2xa2ab", [ 838, 865 ] ], [ "dataTypes.__namespace", "ptTypBXL" ], [ "dataTypes.DataType", "uzpZHHue", [ 873 ] ], [ "dataTypes.DataTypeStore", "A6sz0GGD", [ 874 ] ], [ "mw.config.values.wbSiteDetails", "FQ7oUgE8" ], [ "mw.config.values.wbRepo", "/zSWa4ew" ], [ "wikibase", "XYmn7EXt" ], [ "wikibase.buildErrorOutput", "9YsEtNnq", [ 837, 878 ] ], [ "wikibase.sites", "0GA6C//s", [ 876, 986 ] ], [ "wikibase.RepoApi", "4M+tFKat", [ 878, 821 ] ], [ "wikibase.RepoApiError", "sNuZcSGw", [ 878, 822 ] ], [ "jquery.wikibase.siteselector", "IJhHOk/n", [ 829, 834, 843 ] ], [ "jquery.wikibase.wbtooltip", "GKKR811g", [ 56, 879 ] ], [ "wikibase.client.getMwApiForRepo", "awjO4SI/", [ 877, 819 ] ], [ "wikibase.client.init", "iXx/pvg7" ], [ "wikibase.client.currentSite", "LtU1tlnv" ], [ "wikibase.client.page-move", "Mzrrlddc" ], [ "wikibase.client.changeslist.css", "mM6Hb1ad" ], [ "wikibase.client.linkitem.init", "fy54oZY0", [ 48, 129 ] ], [ "wikibase.client.PageConnector", "xyo27/95", [ 880 ] ], [ "jquery.wikibase.linkitem", "2kd6AqPm", [ 48, 63, 883, 884, 174, 821, 822, 891, 887 ] ], [ "ext.TemplateSandbox", "aY1AuPMJ" ], [ "ext.MWOAuth.BasicStyles", "W1gHNE16" ], [ "ext.MWOAuth.AuthorizeForm", "Y6X/pYms" ], [ "ext.MWOAuth.AuthorizeDialog", "iN8fU9AR", [ 63 ] ], [ "ext.checkUser", "fvEPBaCz", [ 146 ] ], [ "mmv.lightboxinterface", "ANreK72l", [ 713 ] ], [ "ext.tmh.thumbnail.styles", "CU/tqOdz" ], [ "ext.tmh.transcodetable", "wn4+V7Yd", [ 101, 242 ] ], [ "ext.tmh.TimedTextSelector", "HFQz76ZE" ], [ "ext.centralauth.globalrenamerequest", "gPUBm9NW", [ 242 ] ], [ "ext.centralauth.globalrenamerequest.styles", "3VNDKWEA" ], [ "ext.centralauth.globalrenamequeue", "ZKCtbHp6" ], [ "ext.centralauth.globalrenamequeue.styles", "jH4bv5iQ" ], [ "ext.wikimediaBadges", "jY1noPtk" ], [ "mw.MwEmbedSupport", "eUiY3M3m", [ 908, 910, 920, 919, 911 ] ], [ "Spinner", "WFmtjoGF", [ 146 ] ], [ "iScroll", "D3XdQ/QT" ], [ "jquery.loadingSpinner", "s5KsIeB5" ], [ "mw.MwEmbedSupport.style", "CAhsIhxU" ], [ "mediawiki.UtilitiesTime", "1nsRRE2F" ], [ "mediawiki.client", "5IvDPAcZ" ], [ "mediawiki.absoluteUrl", "sCxdjkxa" ], [ "mw.ajaxProxy", "264WTwVR" ], [ "fullScreenApi", "E2RHaBBg" ], [ "jquery.embedMenu", "ggSRbdcA" ], [ "jquery.ui.touchPunch", "X49iWpca", [ 57, 67 ] ], [ "jquery.triggerQueueCallback", "l0L19sO5" ], [ "jquery.mwEmbedUtil", "GgEGbmfD" ], [ "jquery.debouncedresize", "5K1+DJnF" ], [ "mw.Language.names", "4edP+3L1" ], [ "mw.Api", "yt9IDCJR" ], [ "jquery.embedPlayer", "Xx+HH7jW" ], [ "mw.EmbedPlayer.loader", "XmqB4OLJ", [ 924 ] ], [ "mw.MediaElement", "TIASQWod", [ 952 ] ], [ "mw.MediaPlayer", "SApFrR68" ], [ "mw.MediaPlayers", "rTiry8SO", [ 927 ] ], [ "mw.MediaSource", "KJfBaozt", [ 907 ] ], [ "mw.EmbedTypes", "fjxo0a9H", [ 143, 928 ] ], [ "mw.EmbedPlayer", "7/Xwwit+", [ 916, 29, 921, 917, 38, 72, 918, 912, 914, 913, 174, 934, 930, 926, 929, 940 ] ], [ "mw.EmbedPlayerKplayer", "2yluoHq9" ], [ "mw.EmbedPlayerGeneric", "/OYDMfcd" ], [ "mw.EmbedPlayerNative", "0WHmE83u" ], [ "mw.EmbedPlayerVLCApp", "gVa2OM99", [ 143 ] ], [ "mw.EmbedPlayerIEWebMPrompt", "KYEot8zg" ], [ "mw.EmbedPlayerOgvJs", "jApe7L8f", [ 952, 48 ] ], [ "mw.EmbedPlayerImageOverlay", "jcKiA22c" ], [ "mw.EmbedPlayerVlc", "rXB6L+G1" ], [ "mw.PlayerSkinKskin", "AeWbDWhQ" ], [ "mw.PlayerSkinMvpcf", "r9kzEGwK" ], [ "mw.TimedText", "QUhitV+E", [ 931, 943 ] ], [ "mw.TextSource", "BoO/Gu1q", [ 912, 915 ] ], [ "mw.TimedText.loader", "lFDmEGDP" ], [ "mw.PopUpMediaTransform", "slnQQzLd", [ 135, 907, 946 ] ], [ "mw.PopUpMediaTransform.styles", "o5xFK7MA" ], [ "mw.TMHGalleryHook.js", "NlBZ+4nY" ], [ "embedPlayerIframeStyle", "6zaDylhl" ], [ "ext.tmh.embedPlayerIframe", "i6VC9uRs", [ 924, 907 ] ], [ "mw.MediaWikiPlayerSupport", "VSfdDq8G", [ 923, 907 ] ], [ "mw.MediaWikiPlayer.loader", "/VbeGuin", [ 925, 944 ] ], [ "ext.tmh.OgvJsSupport", "YAA+qrDt" ], [ "ext.tmh.OgvJs", "J8Wox3EU", [ 952 ] ], [ "ext.echo.logger", "BQkpyqt2", [ 241, 961 ] ], [ "schema.FlowReplies", "B+Lm5+Za", [ 713 ] ], [ "ext.guidedTour.tour.flowOptIn", "eXzwOfgb" ], [ "schema.Popups", "1Nx/FZEY", [ 713 ] ], [ "schema.NavigationTiming", "sCLpSZLV", [ 713 ] ], [ "schema.SaveTiming", "suKdbAeg", [ 713 ] ], [ "schema.ImageMetricsLoadingTime", "S6o9Kt+l", [ 713 ] ], [ "schema.EchoInteraction", "2SOlAhCX", [ 713 ] ], [ "schema.MediaViewer", "544MtUv0", [ 713 ] ], [ "schema.MultimediaViewerNetworkPerformance", "LoT58pKe", [ 713 ] ], [ "schema.MultimediaViewerDuration", "Xk411Gef", [ 713 ] ], [ "schema.MultimediaViewerAttribution", "f4auImj9", [ 713 ] ], [ "schema.MultimediaViewerDimensions", "YnYXck/l", [ 713 ] ], [ "schema.GuidedTourGuiderImpression", "wDMe5ifL", [ 713 ] ], [ "schema.GuidedTourGuiderHidden", "cI9o3dWf", [ 713 ] ], [ "schema.GuidedTourButtonClick", "ip1olRog", [ 713 ] ], [ "schema.GuidedTourInternalLinkActivation", "tT3mVfMZ", [ 713 ] ], [ "schema.GuidedTourExternalLinkActivation", "M0FhbOeb", [ 713 ] ], [ "schema.GuidedTourExited", "nglYdxc6", [ 713 ] ], [ "schema.MobileWebDiffClickTracking", "65HA8tVx", [ 713 ] ], [ "schema.MobileWebLanguageSwitcher", "l6kdjlSM", [ 713 ] ], [ "schema.MobileWebMainMenuClickTracking", "lOuJBxBv", [ 713 ] ], [ "schema.MobileWebSearch", "OEb78LP/", [ 713 ] ], [ "schema.MobileWebUIClickTracking", "j/npZx94", [ 713 ] ], [ "schema.MobileWebWatching", "64+wDvjP", [ 713 ] ], [ "schema.MobileWebWatchlistClickTracking", "GHEcePIj", [ 713 ] ], [ "schema.RelatedArticles", "Gs/4N1Kv", [ 713 ] ], [ "schema.UniversalLanguageSelector", "1djbp0qe", [ 713 ] ], [ "schema.ContentTranslation", "EoXX3YAN", [ 713 ] ], [ "schema.ContentTranslationCTA", "vq5E/VpG", [ 713 ] ], [ "schema.ContentTranslationError", "Cojf0RCO", [ 713 ] ], [ "schema.CentralNoticeBannerHistory", "2+R+tqno", [ 713 ] ], [ "wikibase.Site", "KPVaZ66D", [ 534, 720, 878 ] ], [ "ext.gadget.AffMasLiens", "N4AYYhWy" ], [ "ext.gadget.AncreTitres", "TFaZzM3p", [ 4 ] ], [ "ext.gadget.dictionaryLookupHover", "QgLgZopb" ], [ "ext.gadget.EbauchesOff", "46pTUHy1" ], [ "ext.gadget.LabelsOff", "ib8PnAVQ" ], [ "ext.gadget.ArchiveLinks", "+ff0g67A" ], [ "ext.gadget.ExtendedCache", "Z6oZKDKX", [ 992 ] ], [ "ext.gadget.FlecheHaut", "sLICqpKz" ], [ "ext.gadget.HomonymiesEnCouleur", "foUtY8+i" ], [ "ext.gadget.interProjets", "DPwzukWa" ], [ "ext.gadget.LastContrib", "uRXew5op" ], [ "ext.gadget.newCollapsible", "xoQEnCo1" ], [ "ext.gadget.Popups", "yT7nQ434" ], [ "ext.gadget.referencederoulante", "3YO+lVp8" ], [ "ext.gadget.tooltipRef", "zPO6Vn78", [ 4 ] ], [ "ext.gadget.WikiOpenStreetMap", "ScK8CB+2", [ 146, 64, 70 ] ], [ "ext.gadget.WikiMiniAtlas", "Zyxo0U30" ], [ "ext.gadget.ZoomOnThumb", "PMVDv9uz" ], [ "ext.gadget.VectorClassic", "9RELDF6m" ], [ "ext.gadget.MiseEnPageEspaceAide", "P2mQZ219" ], [ "ext.gadget.NavigAdmin", "o4QQkhy8" ], [ "ext.gadget.SousPages", "YImUAbbC" ], [ "ext.gadget.TriInterWiki", "cuqilha9", [ 4 ] ], [ "ext.gadget.verifHomon", "5cfYfM8W", [ 4 ] ], [ "ext.gadget.verifEbauche", "AIRvDZxz" ], [ "ext.gadget.EditZeroth", "GZ/K6/Mm", [ 146 ] ], [ "ext.gadget.OngletGoogle", "O4aBaw0K", [ 146 ] ], [ "ext.gadget.OngletJournal", "Xr9G9mYk", [ 146 ] ], [ "ext.gadget.OngletPurge", "yJH58Qrb", [ 146 ] ], [ "ext.gadget.SupprimerInfoBulles", "ElalzI+Z" ], [ "ext.gadget.UTCLiveClock", "vdEYg38a" ], [ "ext.gadget.DotsSyntaxHighlighter", "COzpe/LL" ], [ "ext.gadget.MagnusEditBox", "ADnmopUR" ], [ "ext.gadget.ResumeDeluxe", "klVKJ8PL", [ 4 ] ], [ "ext.gadget.QPreview", "X8dVH2y3" ], [ "ext.gadget.searchbox", "ouHcPz3c" ], [ "ext.gadget.TiretSignature", "niH7mbzF" ], [ "ext.gadget.WikEd", "RA3RzVwp" ], [ "ext.gadget.refToolbarBase", "ITJxs/va" ], [ "ext.gadget.ForceMonobookToolbar", "27yW/XMM", [ 151 ] ], [ "ext.gadget.MonobookToolbarStandard", "LTyLbKYZ", [ 151 ] ], [ "ext.gadget.MonobookToolbarSources", "/JsaiV3Z", [ 151 ] ], [ "ext.gadget.MonobookToolbarPatrouille", "T1KbSsbT", [ 151 ] ], [ "ext.gadget.MonobookToolbarNotif", "Y4UOMqQo", [ 151 ] ], [ "ext.gadget.MonobookToolbarSmiliesAlien", "TAJEXGZ7", [ 151 ] ], [ "ext.gadget.MonobookToolbarChangeCase", "G/52E3++", [ 151 ] ], [ "ext.gadget.MonobookToolbarDiacritiques", "F1oNge3D", [ 151 ] ], [ "ext.gadget.MonobookToolbarLang", "KOw4dHiz", [ 151 ] ], [ "ext.gadget.CaracteresHTML", "CSzkTPli" ], [ "ext.gadget.CaracteresMagic", "gkSCyUvI" ], [ "ext.gadget.CaracteresParser", "rz3q69fV" ], [ "ext.gadget.CaracteresOff", "2Tl4Ruyt" ], [ "ext.gadget.specialchars", "Px38LIdD" ], [ "ext.gadget.BandeauxEbauches", "FnqhZQiB" ], [ "ext.gadget.BandeauxPortails", "YCM31q4z" ], [ "ext.gadget.HotCatsMulti", "jExUtgNc" ], [ "ext.gadget.AdvancedContribs", "8MbHe81d" ], [ "ext.gadget.ContribColors", "E1u75hR4" ], [ "ext.gadget.contribsrange", "bg2QWCia" ], [ "ext.gadget.FusionContribs", "ZhHZIzdR" ], [ "ext.gadget.DeluxeHistory", "f+MGmVE1", [ 4 ] ], [ "ext.gadget.LiveRC", "2hlyoDqd" ], [ "ext.gadget.OptimizedSuivi", "zLyVXy1D" ], [ "ext.gadget.recentchangesbox", "1ptmZpNG" ], [ "ext.gadget.SuiviSimple", "RcPWNoK+" ], [ "ext.gadget.GlobalWatchlist", "nigcEDnP" ], [ "ext.gadget.ConfirmRollback", "k55WLutE" ], [ "ext.gadget.RevertDiff", "dOH6bIKF" ], [ "ext.gadget.ExternalSearch", "Xu8T0NZi" ], [ "ext.gadget.AdvancedResearch", "oSsqTNwH" ], [ "ext.gadget.OldSearchBox", "sttvbsAz" ], [ "ext.gadget.Wdsearch", "gsFe9m5H" ], [ "ext.gadget.Accessibility", "LnTr5c/I", [ 29 ] ], [ "ext.gadget.AvertissementImage", "Fexlw0lH" ], [ "ext.gadget.DeleteBot", "QvOxOj99" ], [ "ext.gadget.Evaluation", "RvH4LRC9" ], [ "ext.gadget.OptimizedShort", "PjTlb2/5" ], [ "ext.gadget.PaStec", "jiGnRqyt" ], [ "ext.gadget.SuppressionDeluxe", "qiX/zScv" ], [ "ext.gadget.AllmessagesDeluxe", "O2TD721H" ], [ "ext.gadget.BugStatusUpdate", "kutuVO0B" ], [ "ext.globalCssJs.user", "LtTWizx0", [], "user", "metawiki" ], [ "ext.globalCssJs.user.styles", "LtTWizx0", [], "user", "metawiki" ], [ "ext.globalCssJs.site", "ngdm98DH", [], "site", "metawiki" ], [ "ext.globalCssJs.site.styles", "ngdm98DH", [], "site", "metawiki" ], [ "pdfhandler.messages", "ca3GOLfj" ], [ "ext.popups.desktop", "eQcJy+so", [ 335, 36, 174, 93, 957 ] ], [ "mobile.loggingSchemas", "vtj42TqH", [ 152, 428, 973, 974, 975, 976, 977, 978, 979 ] ], [ "skins.minerva.notifications", "ATBBK7J3", [ 226, 467 ] ], [ "mobile.notifications.overlay", "Sum/eBpj", [ 954, 444 ] ], [ "ext.relatedArticles.readMore", "8KKNoWV7", [ 715 ] ], [ "ext.uls.eventlogger", "vpkVubcE", [ 981 ] ] ] );; mw.config.set( { "wgLoadScript": "/w/load.php", "debug": true, "skin": "vector", "stylepath": "/w/skins", "wgUrlProtocols": "bitcoin\\:|ftp\\:\\/\\/|ftps\\:\\/\\/|geo\\:|git\\:\\/\\/|gopher\\:\\/\\/|http\\:\\/\\/|https\\:\\/\\/|irc\\:\\/\\/|ircs\\:\\/\\/|magnet\\:|mailto\\:|mms\\:\\/\\/|news\\:|nntp\\:\\/\\/|redis\\:\\/\\/|sftp\\:\\/\\/|sip\\:|sips\\:|sms\\:|ssh\\:\\/\\/|svn\\:\\/\\/|tel\\:|telnet\\:\\/\\/|urn\\:|worldwind\\:\\/\\/|xmpp\\:|\\/\\/", "wgArticlePath": "/wiki/$1", "wgScriptPath": "/w", "wgScriptExtension": ".php", "wgScript": "/w/index.php", "wgSearchType": "CirrusSearch", "wgVariantArticlePath": false, "wgActionPaths": {}, "wgServer": "//fr.wikipedia.org", "wgServerName": "fr.wikipedia.org", "wgUserLanguage": "fr", "wgContentLanguage": "fr", "wgTranslateNumerals": true, "wgVersion": "1.27.0-wmf.16", "wgEnableAPI": true, "wgEnableWriteAPI": true, "wgMainPageTitle": "Wikipédia:Accueil principal", "wgFormattedNamespaces": { "-2": "Média", "-1": "Spécial", "0": "", "1": "Discussion", "2": "Utilisateur", "3": "Discussion utilisateur", "4": "Wikipédia", "5": "Discussion Wikipédia", "6": "Fichier", "7": "Discussion fichier", "8": "MediaWiki", "9": "Discussion MediaWiki", "10": "Modèle", "11": "Discussion modèle", "12": "Aide", "13": "Discussion aide", "14": "Catégorie", "15": "Discussion catégorie", "100": "Portail", "101": "Discussion Portail", "102": "Projet", "103": "Discussion Projet", "104": "Référence", "105": "Discussion Référence", "828": "Module", "829": "Discussion module", "2300": "Gadget", "2301": "Gadget talk", "2302": "Gadget definition", "2303": "Gadget definition talk", "2600": "Sujet" }, "wgNamespaceIds": { "média": -2, "spécial": -1, "": 0, "discussion": 1, "utilisateur": 2, "discussion_utilisateur": 3, "wikipédia": 4, "discussion_wikipédia": 5, "fichier": 6, "discussion_fichier": 7, "mediawiki": 8, "discussion_mediawiki": 9, "modèle": 10, "discussion_modèle": 11, "aide": 12, "discussion_aide": 13, "catégorie": 14, "discussion_catégorie": 15, "portail": 100, "discussion_portail": 101, "projet": 102, "discussion_projet": 103, "référence": 104, "discussion_référence": 105, "module": 828, "discussion_module": 829, "gadget": 2300, "gadget_talk": 2301, "gadget_definition": 2302, "gadget_definition_talk": 2303, "sujet": 2600, "discuter": 1, "discussion_image": 7, "utilisatrice": 2, "discussion_utilisatrice": 3, "wikipedia": 4, "wp": 4, "discussion_wikipedia": 5, "image": 6, "image_talk": 7, "media": -2, "special": -1, "talk": 1, "user": 2, "user_talk": 3, "project": 4, "project_talk": 5, "file": 6, "file_talk": 7, "mediawiki_talk": 9, "template": 10, "template_talk": 11, "help": 12, "help_talk": 13, "category": 14, "category_talk": 15, "topic": 2600, "module_talk": 829 }, "wgContentNamespaces": [ 0 ], "wgSiteName": "Wikipédia", "wgDBname": "frwiki", "wgExtraSignatureNamespaces": [ 4, 12 ], "wgAvailableSkins": { "vector": "Vector", "monobook": "MonoBook", "modern": "Modern", "cologneblue": "CologneBlue", "minerva": "Minerva", "fallback": "Fallback", "apioutput": "ApiOutput" }, "wgExtensionAssetsPath": "/w/extensions", "wgCookiePrefix": "frwiki", "wgCookieDomain": "", "wgCookiePath": "/", "wgCookieExpiration": 2592000, "wgResourceLoaderMaxQueryLength": 2000, "wgCaseSensitiveNamespaces": [ 2302, 2303 ], "wgLegalTitleChars": " %!\"$&'()*,\\-./0-9:;=?@A-Z\\\\\\^_`a-z~+\\u0080-\\uFFFF", "wgResourceLoaderStorageVersion": 1, "wgResourceLoaderStorageEnabled": true, "wgResourceLoaderLegacyModules": [ "mediawiki.legacy.wikibits" ], "wgForeignUploadTargets": [ "shared" ], "wgEnableUploads": true, "EmbedPlayer.DirectFileLinkWarning": true, "EmbedPlayer.EnableOptionsMenu": true, "EmbedPlayer.DisableHTML5FlashFallback": true, "TimedText.ShowInterface": "always", "TimedText.ShowAddTextLink": true, "EmbedPlayer.WebPath": "/w/extensions/TimedMediaHandler/MwEmbedModules/EmbedPlayer", "TimedText.ShowInterface.local": "off", "AjaxRequestTimeout": 30, "MediaWiki.DefaultProvider": "local", "MediaWiki.ApiProviders": { "wikimediacommons": { "url": "//commons.wikimedia.org/w/api.php" } }, "MediaWiki.ApiPostActions": [ "login", "purge", "rollback", "delete", "undelete", "protect", "block", "unblock", "move", "edit", "upload", "emailuser", "import", "userrights" ], "EmbedPlayer.OverlayControls": true, "EmbedPlayer.CodecPreference": [ "vp9", "webm", "h264", "ogg" ], "EmbedPlayer.DisableVideoTagSupport": false, "EmbedPlayer.ReplaceSources": null, "EmbedPlayer.EnableFlavorSelector": false, "EmbedPlayer.EnableIpadHTMLControls": true, "EmbedPlayer.WebKitPlaysInline": false, "EmbedPlayer.EnableIpadNativeFullscreen": false, "EmbedPlayer.iPhoneShowHTMLPlayScreen": true, "EmbedPlayer.ForceLargeReplayButton": false, "EmbedPlayer.LibraryPage": "http://www.kaltura.org/project/HTML5_Video_Media_JavaScript_Library", "EmbedPlayer.RewriteSelector": "video,audio,playlist", "EmbedPlayer.DefaultSize": "400x300", "EmbedPlayer.ControlsHeight": 31, "EmbedPlayer.TimeDisplayWidth": 85, "EmbedPlayer.KalturaAttribution": true, "EmbedPlayer.AttributionButton": { "title": "Kaltura html5 video library", "href": "http://www.kaltura.com", "class": "kaltura-icon", "style": [], "iconurl": false }, "EmbedPlayer.EnableRightClick": true, "EmbedPlayer.EnabledOptionsMenuItems": [ "playerSelect", "download", "share", "aboutPlayerLibrary" ], "EmbedPlayer.WaitForMeta": true, "EmbedPlayer.ShowNativeWarning": true, "EmbedPlayer.ShowPlayerAlerts": true, "EmbedPlayer.EnableFullscreen": true, "EmbedPlayer.EnableTimeDisplay": true, "EmbedPlayer.EnableVolumeControl": true, "EmbedPlayer.NewWindowFullscreen": false, "EmbedPlayer.FullscreenTip": true, "EmbedPlayer.FirefoxLink": "http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed", "EmbedPlayer.NativeControls": false, "EmbedPlayer.NativeControlsMobileSafari": true, "EmbedPlayer.FullScreenZIndex": 999998, "EmbedPlayer.ShareEmbedMode": "iframe", "EmbedPlayer.SkinList": [ "mvpcf", "kskin" ], "EmbedPlayer.DefaultSkin": "mvpcf", "EmbedPlayer.MonitorRate": 250, "EmbedPlayer.UseFlashOnAndroid": false, "EmbedPlayer.EnableURLTimeEncoding": "flash", "EmbedPLayer.IFramePlayer.DomainWhiteList": "*", "EmbedPlayer.EnableIframeApi": true, "EmbedPlayer.PageDomainIframe": true, "EmbedPlayer.NotPlayableDownloadLink": true, "EmbedPlayer.BlackPixel": "data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%01%00%00%00%01%08%02%00%00%00%90wS%DE%00%00%00%01sRGB%00%AE%CE%1C%E9%00%00%00%09pHYs%00%00%0B%13%00%00%0B%13%01%00%9A%9C%18%00%00%00%07tIME%07%DB%0B%0A%17%041%80%9B%E7%F2%00%00%00%19tEXtComment%00Created%20with%20GIMPW%81%0E%17%00%00%00%0CIDAT%08%D7c%60%60%60%00%00%00%04%00%01'4'%0A%00%00%00%00IEND%AEB%60%82", "TimedText.ShowRequestTranscript": false, "TimedText.NeedsTranscriptCategory": "Videos needing subtitles", "TimedText.BottomPadding": 10, "TimedText.BelowVideoBlackBoxHeight": 40, "wgCirrusSearchEnableSearchLogging": true, "wgCirrusSearchFeedbackLink": false, "wgCentralAuthCheckLoggedInURL": "//login.wikimedia.org/wiki/Special:CentralAutoLogin/checkLoggedIn?type=script&wikiid=frwiki", "wgImageMetrics": { "samplingFactor": { "image": 1000, "imageLoggedin": 10 } }, "wgEchoMaxNotificationCount": 99, "wgFlowEditorList": [ "visualeditor", "none" ], "wgFlowMaxTopicLength": 260, "wgFlowMentionTemplate": "Mention", "wgFlowAjaxTimeout": 30, "wgGettingStartedConfig": { "hasCategories": false }, "wgEventLoggingBaseUri": "https://fr.wikipedia.org/beacon/event", "wgWikiEditorMagicWords": { "redirect": "#REDIRECTION", "img_right": "droite", "img_left": "gauche", "img_none": "néant", "img_center": "centré", "img_thumbnail": "vignette", "img_framed": "cadre", "img_frameless": "sans_cadre" }, "wgMultimediaViewer": { "infoLink": "//mediawiki.org/wiki/Special:MyLanguage/Extension:Media_Viewer/About", "discussionLink": "//mediawiki.org/wiki/Special:MyLanguage/Extension_talk:Media_Viewer/About", "helpLink": "//mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Media_Viewer", "useThumbnailGuessing": true, "durationSamplingFactor": 1000, "durationSamplingFactorLoggedin": false, "networkPerformanceSamplingFactor": 1000, "actionLoggingSamplingFactorMap": { "default": 1, "close": 600, "defullscreen": 9, "download": 5, "download-close": 43, "download-open": 54, "embed-select-menu-html-original": 7, "enlarge": 8, "file-description-page-abovefold": 9, "fullscreen": 10, "hash-load": 60, "history-navigation": 350, "image-view": 1000, "metadata-close": 8, "metadata-open": 8, "metadata-scroll-close": 70, "metadata-scroll-open": 84, "next-image": 600, "prev-image": 250, "right-click-image": 60, "thumbnail": 500, "use-this-file-open": 2, "view-original-file": 80 }, "attributionSamplingFactor": 1000, "dimensionSamplingFactor": 1000, "imageQueryParameter": false, "recordVirtualViewBeaconURI": "/beacon/media", "tooltipDelay": 1000 }, "wgMediaViewer": true, "wgMediaViewerIsInBeta": false, "wgPopupsSurveyLink": false, "wgVisualEditorConfig": { "disableForAnons": false, "preferenceModules": { "visualeditor-enable-experimental": "ext.visualEditor.experimental" }, "namespaces": [ 102, 2, 6, 12, 14, 0 ], "signatureNamespaces": [ 12 ], "pluginModules": [ "ext.wikihiero.visualEditor", "ext.cite.visualEditor", "ext.geshi.visualEditor", "ext.score.visualEditor", "ext.citoid.visualEditor", "ext.math.visualEditor", "ext.disambiguator.visualEditor", "ext.graph.visualEditor" ], "defaultUserOptions": { "defaultthumbsize": 220 }, "blacklist": { "msie": [ [ "<=", 9 ] ], "android": [ [ "<", 3 ] ], "firefox": [ [ "<=", 14 ] ], "safari": [ [ "<=", 6 ] ], "opera": [ [ "<", 12 ] ], "blackberry": null, "silk": null }, "skins": [ "vector", "apex", "monobook", "minerva", "blueprint" ], "tabPosition": "before", "tabMessages": { "edit": null, "editsource": "visualeditor-ca-editsource", "create": null, "createsource": "visualeditor-ca-createsource", "editlocaldescriptionsource": "visualeditor-ca-editlocaldescriptionsource", "createlocaldescriptionsource": "visualeditor-ca-createlocaldescriptionsource", "editsection": null, "editsectionsource": "visualeditor-ca-editsource-section" }, "singleEditTab": false, "showBetaWelcome": true, "enableTocWidget": false, "svgMaxSize": 4096, "namespacesWithSubpages": { "6": 0, "8": 0, "1": true, "2": true, "3": true, "4": true, "5": true, "7": true, "9": true, "10": true, "11": true, "12": true, "13": true, "14": true, "15": true, "100": true, "101": true, "102": true, "103": true, "104": true, "105": true, "106": true, "107": true, "108": true, "109": true, "110": true, "111": true, "112": true, "113": true, "114": true, "115": true, "116": true, "117": true, "118": true, "119": true, "830": true, "831": true, "2600": false, "828": true, "829": true }, "specialBooksources": "Spécial:Ouvrages_de_référence", "restbaseUrl": "https://fr.wikipedia.org/api/rest_v1/page/html/", "fullRestbaseUrl": "https://fr.wikipedia.org/api/rest_", "feedbackApiUrl": false, "feedbackTitle": false }, "wgCitoidConfig": { "citoidServiceUrl": "//citoid.wikimedia.org/api" }, "wgGuidedTourHelpGuiderUrl": "Help:Visites guidées/guide", "wgMFSearchAPIParams": { "ppprop": "displaytitle", "piprop": "thumbnail", "pithumbsize": 150, "pilimit": 50, "wbptterms": "description" }, "wgMFQueryPropModules": [ "pageprops", "pageprops", "pageimages", "pageterms" ], "wgMFSearchGenerator": { "name": "prefixsearch", "prefix": "ps" }, "wgMFNearbyEndpoint": "", "wgMFThumbnailSizes": { "tiny": 80, "small": 150 }, "wgMFContentNamespace": 0, "wgMFEditorOptions": { "anonymousEditing": true, "skipPreview": false }, "wgMFLicense": { "msg": "mobile-frontend-copyright", "link": "CC BY-SA 3.0 et GFDL", "plural": 2 }, "wgMFSchemaEditSampleRate": 0.0625, "wgMFLazyLoadImages": { "base": false, "beta": false }, "wgMFLazyLoadReferences": { "base": false, "beta": false }, "wgMFSchemaMobileWebLanguageSwitcherSampleRate": { "beta": 0.1, "stable": 0.001 }, "wgMFExperiments": { "languageOverlay": { "enabled": true, "buckets": { "control": 0.5, "A": 0.5 }, "name": "languageOverlay" }, "languageOverlayBeta": { "enabled": true, "buckets": { "control": 0, "A": 1 }, "name": "languageOverlayBeta" }, "betaoptin": { "name": "betaoptin", "enabled": false, "buckets": { "control": 0.97, "A": 0.03 } }, "@languageOverlay": "controls which language overlay shows in stable", "@languageOverlayBeta": "controls which language overlay shows in beta" }, "wgMFIgnoreEventLoggingBucketing": false, "wgMFEnableJSConsoleRecruitment": true, "wgMFPhotoUploadEndpoint": "//commons.m.wikimedia.org/w/api.php", "wgMFDeviceWidthTablet": "720px", "wgMFCollapseSectionsByDefault": true, "wgRelatedArticlesLoggingSamplingRate": 0.01, "wgWMEStatsdBaseUri": "/beacon/statsv", "wgNavigationTimingSamplingFactor": 1000, "wgULSIMEEnabled": true, "wgULSWebfontsEnabled": false, "wgULSPosition": "interlanguage", "wgULSAnonCanChangeLanguage": false, "wgULSEventLogging": true, "wgULSImeSelectors": [ "input:not([type])", "input[type=text]", "input[type=search]", "textarea", "[contenteditable]" ], "wgULSNoImeSelectors": [ "#wpCaptchaWord", ".ve-ce-surface-paste", ".ace_editor textarea" ], "wgULSNoWebfontsSelectors": [ "#p-lang li.interlanguage-link > a" ], "wgULSFontRepositoryBasePath": "//fr.wikipedia.org/static/current/extensions/UniversalLanguageSelector/data/fontrepo/fonts/", "wgContentTranslationTranslateInTarget": true, "wgContentTranslationDomainCodeMapping": { "be-tarask": "be-x-old", "bho": "bh", "crh-latn": "crh", "gsw": "als", "lzh": "zh-classical", "nan": "zh-min-nan", "nb": "no", "rup": "roa-rup", "sgs": "bat-smg", "vro": "fiu-vro", "yue": "zh-yue" }, "wgContentTranslationEnableSuggestions": true, "wgContentTranslationExperimentalFeatures": false, "wgContentTranslationDatabase": "wikishared", "wgContentTranslationSiteTemplates": { "view": "//$1.wikipedia.org/wiki/$2", "action": "//$1.wikipedia.org/w/index.php?title=$2", "api": "//$1.wikipedia.org/w/api.php", "cx": "//cxserver.wikimedia.org/v1" }, "wgContentTranslationCampaigns": { "cxstats": true, "specialcx": true, "newarticle": true, "article-recommender-1": true, "staff-recommender": true, "frwiki-recommender": true }, "wgContentTranslationBrowserBlacklist": { "msie": [ [ "<", 10 ] ] }, "wgContentTranslationDefaultSourceLanguage": "en", "wgContentTranslationTargetNamespace": "Main", "wgNoticeFundraisingUrl": "https://donate.wikimedia.org/wiki/Special:LandingCheck", "wgCentralBannerRecorder": "//fr.wikipedia.org/beacon/impression", "wgCentralNoticeSampleRate": 0.01, "wgNoticeXXCountries": [ "XX", "EU", "AP", "A1", "A2", "O1" ], "wgNoticeNumberOfBuckets": 4, "wgNoticeBucketExpiry": 7, "wgNoticeNumberOfControllerBuckets": 2, "wgNoticeCookieDurations": { "close": 604800, "donate": 21600000 }, "wgNoticeHideUrls": [ "//en.wikipedia.org/wiki/Special:HideBanners", "//meta.wikimedia.org/wiki/Special:HideBanners", "//commons.wikimedia.org/wiki/Special:HideBanners", "//species.wikimedia.org/wiki/Special:HideBanners", "//en.wikibooks.org/wiki/Special:HideBanners", "//en.wikiquote.org/wiki/Special:HideBanners", "//en.wikisource.org/wiki/Special:HideBanners", "//en.wikinews.org/wiki/Special:HideBanners", "//en.wikiversity.org/wiki/Special:HideBanners", "//www.mediawiki.org/wiki/Special:HideBanners" ], "wgNoticeOldCookieApocalypse": 1415491200, "wgCentralSelectedBannerDispatcher": "//meta.wikimedia.org/w/index.php?title=Special:BannerLoader", "wgCentralNoticePerCampaignBucketExtension": 30 } ); // Must be after mw.config.set because these callbacks may use mw.loader which // needs to have values 'skin', 'debug' etc. from mw.config. var RLQ = window.RLQ || []; while ( RLQ.length ) { RLQ.shift()(); } window.RLQ = { push: function ( fn ) { fn(); } }; // Clear and disable the other queue window.NORLQ = { // No-op push: function () {} }; } script = document.createElement( 'script' ); script.src = "/w/load.php?debug=true&lang=fr&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=cFAwz1O5"; script.onload = script.onreadystatechange = function () { if ( !script.readyState || /loaded|complete/.test( script.readyState ) ) { // Clean up script.onload = script.onreadystatechange = null; script = null; // Callback startUp(); } }; document.getElementsByTagName( 'head' )[ 0 ].appendChild( script ); }() );