Utilisateur:Athozus/LiveRC-frWP-test.js

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
//<source lang="javascript">//<pre>//<nowiki>

window.LiveRC_getSiteCustom = function(){
  lrcDisplayDebug('getSiteCustom');


  // -- Paramètres de LiveRC --

  try{
    lrcSetConfigSetting("lrcParams","Language", 'fr');
    lrcSetConfigSetting("lrcParams","PageTitle", 'Wikipédia:LiveRC');
    lrcSetConfigSetting("lrcParams","SandboxPage", 'Wikipédia:Bac à sable');
    lrcSetConfigSetting("lrcParams","CommonsURL", '//upload.wikimedia.org/wikipedia/commons/');
    lrcSetConfigSetting("lrcParams","SearchURL", 'https://duckduckgo.com/?q=$1');
    lrcSetConfigSetting("lrcParams","TchatURL", 'https://kiwiirc.com/client/irc.freenode.net/?nick=$2$1');
    lrcSetConfigSetting("lrcParams","TchatChannel", '#wikipedia-fr-liverc');
    lrcSetConfigSetting("lrcParams","WhoisURL", 'https://tools.wmflabs.org/whois/$1/lookup');
    lrcSetConfigSetting("lrcParams","RClinkid", 'n-recentchanges');
    lrcSetConfigSetting("lrcParams","MiniPreviewHeight", '250px');
    lrcSetConfigSetting("lrcParams","PreviewWindowHeight", '250px');
    lrcSetConfigSetting("lrcParams","HistoryWindowHeight", '250px');
    lrcSetConfigSetting("lrcParams","SearchWindowHeight", '250px');
    lrcSetConfigSetting("lrcParams","TchatWindowHeight", '350px');
    lrcSetConfigSetting("lrcParams","FollowWindowHeight", '100px');
    lrcSetConfigSetting("lrcParams","TZ", '00:00');
    lrcSetConfigSetting("lrcParams","InterwikiList", '');
    lrcSetConfigSetting("lrcParams","RCLimit", 50);
    lrcSetConfigSetting("lrcParams","Refresh", 10);
    lrcSetConfigSetting("lrcParams","ArticleLengthLimit", 0);
    lrcSetConfigSetting("lrcParams","UserLengthLimit", 0);
    lrcSetConfigSetting("lrcParams","MinYellowWatchers", 5);
    lrcSetConfigSetting("lrcParams","MinGreenWatchers", 10);
    lrcSetConfigSetting("lrcParams","BoldComments", false);
    lrcSetConfigSetting("lrcParams","ShowArticleLength", true);
    lrcSetConfigSetting("lrcParams","ShowTimer", true);
    lrcSetConfigSetting("lrcParams","ShowPreviewOnTop", false);
    lrcSetConfigSetting("lrcParams","LoadUsersInGroupsList", true);
    lrcSetConfigSetting("lrcParams","LoadWatchlist", true);
    lrcSetConfigSetting("lrcParams","LoadIPCat", true);
    lrcSetConfigSetting("lrcParams","LoadLastBlocks", true);
    lrcSetConfigSetting("lrcParams","GetPageInfos", true);
    lrcSetConfigSetting("lrcParams","GetFileInfos", true);
    lrcSetConfigSetting("lrcParams","GetWikidataInfos", false);
    lrcSetConfigSetting("lrcParams","UseMiniDiff", false);
    lrcSetConfigSetting("lrcParams","ShowNotifications", true);
    lrcSetConfigSetting("lrcParams","ShowInterwikiList", true);
    lrcSetConfigSetting("lrcParams","InterwikiPreviewEnabled", true);
    lrcSetConfigSetting("lrcParams","KeepAllLines", false);
    lrcSetConfigSetting("lrcParams","InvertUpdate", false);
    lrcSetConfigSetting("lrcParams","AutoCloseDiff", false);
    lrcSetConfigSetting("lrcParams","PreloadLines", true);
    lrcSetConfigSetting("lrcParams","SubstWarnings", true);
    lrcSetConfigSetting("lrcParams","BypassWatchdefault", true);
    lrcSetConfigSetting("lrcParams","MostModifiedPagesRun", true);
    lrcSetConfigSetting("lrcParams","MostModifiedPagesDelay", 1);
    lrcSetConfigSetting("lrcParams","MostModifiedPagesUserLimit", 4);
    lrcSetConfigSetting("lrcParams","MostModifiedPagesRevertLimit", 2);
    lrcSetConfigSetting("lrcParams","DefaultTargetPage", 'MediaWiki:Gadget-LiveRC.js/i18n/$LANG$.js');
    lrcSetConfigSetting("lrcParams","lrcXUWShowEditcount", true);
    lrcSetConfigSetting("lrcParams","lrcXUWShowWarnings", true);
    lrcSetConfigSetting("lrcParams","lrcXUWColorNoTalk", '');
    lrcSetConfigSetting("lrcParams","lrcXUWColorRecentTalk", '');
    lrcSetConfigSetting("lrcParams","lrcXUWColorRecentWarning", '');
    lrcSetConfigSetting("lrcParams","lrcXUWDelay", 24);
    lrcSetConfigSetting("lrcParams","DiffExtensionShowConfigPanel", true);
    lrcSetConfigSetting("lrcParams","MQE_CheckPage", 'Utilisateur:0x010C/DrapeauJaune');
    lrcSetConfigSetting("lrcParams","MQE_HideCheckPageEdits", true);
    lrcSetConfigSetting("lrcParams","AFRDFH_RequestPage", 'Wikipédia:Demande de purge d\'historique');
    lrcSetConfigSetting("lrcParams","AFRDFH_Template", 'Wikipédia:LiveRC/Modèles/Demande de purge d\'historique|page=$page|url=$url|raison=$reason');
    lrcSetConfigSetting("lrcParams","AFRDFH_ReasonInputSize", 35);
    lrcSetConfigSetting("lrcParams","AFRDFH_UseOutOfLiveRC", true);
    lrcSetConfigSetting("lrcParams","lrcXUWDelayIP", 24);
    lrcSetConfigSetting("lrcParams","MQE_ActivateInDiffs", true);
  }catch(e){ }


  // -- Options au démarrage de LiveRC --

  try{
    lrcSetConfigSetting("lrcOptionMenuValues","LiveRCDisplayed", true);
    lrcSetConfigSetting("lrcOptionMenuValues","LiveRCRCTableDisplayed", true);
    lrcSetConfigSetting("lrcOptionMenuValues","LiveRCTchatDisplayed", false);
    lrcSetConfigSetting("lrcOptionMenuValues","LiveRCPreviewDisplayed", false);
    lrcSetConfigSetting("lrcOptionMenuValues","LiveRCFollowDisplayed", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayDebug", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Debug_Ajax", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Debug_Errors", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Stop", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Diff", false);
    lrcSetConfigSetting("lrcOptionMenuValues","RC", true);
    lrcSetConfigSetting("lrcOptionMenuValues","RC_edit", true);
    lrcSetConfigSetting("lrcOptionMenuValues","RC_minor", true);
    lrcSetConfigSetting("lrcOptionMenuValues","RC_new", true);
    lrcSetConfigSetting("lrcOptionMenuValues","RC_external", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Log", true);
    lrcSetConfigSetting("lrcOptionMenuValues","WL_watched", true);
    lrcSetConfigSetting("lrcOptionMenuValues","WL_unwatched", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags", false);
    lrcSetConfigSetting("lrcOptionMenuValues","NS", false);
    lrcSetConfigSetting("lrcOptionMenuValues","User", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_IP", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_REGISTRED", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_NEWBIE", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_AUTOPATROLLED", false);
    lrcSetConfigSetting("lrcOptionMenuValues","User_HideOwnSubpage", false);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllSelf", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllContact", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllWatchlist", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllRevert", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllBlanking", true);
    lrcSetConfigSetting("lrcOptionMenuValues","User_ShowAllReplaced", true);
    lrcSetConfigSetting("lrcOptionMenuValues","showCatRC", false);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_upload", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_newusers", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_patrol", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_move", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_merge", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_protect", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_delete", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_block", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_rights", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_import", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_managetags", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_gblblock", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_globalauth", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_gblrename", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_gblrights", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_renameuser", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_thanks", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_massmessage", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_checkuser", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_mwoauthconsumer", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_interwiki", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Ajout d'adresse mail", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Ajout de pronom personnel", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Article signé", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Avertissement avant blocage", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Correction erronée", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_HHVM", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Images externes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Insultes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Modification d'un modèle par un nouveau", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Nouvel article long et non wikifié", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Nouvel article sans mention du titre", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Possible contournement de blocage", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_PàS abusive", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_R3R", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Répétition de caractères", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Spoiler", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Suppression catégories", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Suppression de catégories", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Suppression de références", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Suppression de section", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Série de liens externes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_Trop de consonnes consécutives", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_WTF dans un article", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_0", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_1", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_2", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_3", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_4", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_5", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_6", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_7", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_8", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_9", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_10", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_11", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_12", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_13", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_14", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_15", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_100", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_101", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_102", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_103", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_104", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_105", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_828", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_829", true);
    lrcSetConfigSetting("lrcOptionMenuValues","NS_2600", true);
    lrcSetConfigSetting("lrcOptionMenuValues","UserG_SYSOP", false);
    lrcSetConfigSetting("lrcOptionMenuValues","UserG_BOT", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveTag", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveSpam", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveRevoc", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveNewUsers", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveContact", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveHidden", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveNewPages", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveSuivi", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveHiddenPages", false);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveQuestionable", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_tag", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_abusefilter", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Log_abuselog", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_LiveRC", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_ajout d'adresse mail", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_annonce de décès", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_article court", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_article de grande taille et non wikifié", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_article signé", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_autobiographie", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_bac à sable", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_balise HTML interdite", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_blanchiment", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_bug-visualeditor", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_conflit d'intérêts potentiel", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_contenttranslation", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_contribution à vérifier", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_déplacement de PU", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_images externes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_lien vers images externes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_lien vers réseau social", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_lol dans un article", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_longue chaîne de caractères sans espace", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_mobile app edit", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_mobile edit", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_mobile web edit", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_modification de PU tierce", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_nommage à vérifier", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_nouvel article sans mention du titre", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_nowiki", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_redirection récursive", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_remplacement contraire au principe de moindre surprise", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_répétition de caractères", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_spam", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_suppression de catégories", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_suppression de contenu", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_suppression de portails", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_suppression de références", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_suppression de section", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_série de liens externes", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_texte en majuscules", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_vandalisme JV", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_visualeditor", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_visualeditor-needcheck", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_visualeditor-switched", true);
    lrcSetConfigSetting("lrcOptionMenuValues","Tags_vocabulaire potentiellement non neutre", true);
    lrcSetConfigSetting("lrcOptionMenuValues","DisplayliveAbuseLog", true);
  }catch(e){ }


  // -- Résumés de blanchiment --

  try{
    lrcSetConfigSetting("lstBlank", false, [
      { 'tooltip' : 'copyvio' , 'resume' : '[[WP:COPY|copie de site web sans autorisation explicite]]' },
      { 'tooltip' : 'CAA' , 'resume' : '[[WP:CAA|critères d’admissibilité non atteints]]' },
      { 'tooltip' : 'non encyclo' , 'resume' : '[[WP:P|non encyclopédique en l’état]]' },
      { 'tooltip' : 'BaS' , 'resume' : 'bac à sable' },
      { 'tooltip' : 'vandalisme' , 'resume' : 'vandalisme' }
    ]);
  }catch(e){ }


  // -- Résumés de révocation --

  try{
    lrcSetConfigSetting("lrcRevertMessages", false, [
      { 'resume' : '[[Wikipédia:Bac à sable|Bac à sable]]' , 'text' : 'Bac à sable' },
      { 'resume' : '[[Wikipédia:Vandalisme|Vandalisme]]' , 'text' : 'Vandalisme' },
      { 'resume' : 'Retrait d’information non sourcée' , 'text' : 'Non-sourcé' },
      { 'resume' : 'Traduction automatique' , 'text' : 'Trad auto' }
    ]);
  }catch(e){ }


  // -- Modèles d’avertissement --

  try{
    lrcSetConfigSetting("lstAverto", false, [
      { 'template' : 'Bienvenue' , 'string' : 'Bienvenue' , 'hasPage' : false , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Bienvenue IP' , 'string' : 'Bienvenue IP' , 'hasPage' : false , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Bienvenue IP méritante' , 'string' : 'Bienvenue IP +' , 'hasPage' : false , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Contributions rémunérées' , 'string' : 'Contribs rémunérées' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Test 1' , 'string' : 'Test 1' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Test 2' , 'string' : 'Test 2' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Test 3' , 'string' : 'Test 3' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Seul avertissement' , 'string' : 'Test 4' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Retrait injustifié' , 'string' : 'Retrait texte' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Ajout POV' , 'string' : 'Non-neutre' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Non-encyclo' , 'string' : 'Non-encyclo' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Faut sourcer' , 'string' : 'Faut sourcer' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Faux décès' , 'string' : 'Faux décès' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'LE HC' , 'string' : 'LE inadéquat' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Bienvenue spammeur' , 'string' : 'Spam LE' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'LE dans texte' , 'string' : 'LE dans texte' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Avertissement Copyvio' , 'string' : 'Copyvio' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Dernier avertissement Copyvio' , 'string' : 'Copyvio (Dernier avert)', 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Avertissement Copyvio Synopsis' , 'string' : 'Copyvio (Synopsis)' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'BSI Copyvio' , 'string' : 'Copyvio (SI)' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Ortho' , 'string' : 'Ortho' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Traduction automatique' , 'string' : 'Traduction auto' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Motivation modif' , 'string' : 'Motivation modif' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'Compte publicitaire' , 'string' : 'PU publicitaire' , 'hasPage' : false , 'addName' : true , 'addSectionTitle' : false },
      { 'template' : 'BSI CAA' , 'string' : 'SI CAA' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'BSI BàS' , 'string' : 'SI BàS' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'BSI promo' , 'string' : 'SI promo' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'BSI canular' , 'string' : 'SI canular' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Aide sources' , 'string' : 'Aide sources' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Aide images' , 'string' : 'Aide images' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Aide wikification' , 'string' : 'Aide wikif' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'Aide liens' , 'string' : 'Aide liens' , 'hasPage' : false , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AideMeta/Promo' , 'string' : 'Aide Promo' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AideMeta/RefLié' , 'string' : 'Aide RefLié' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AideMeta/RefSec' , 'string' : 'Aide RefSec' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AideMeta/TI' , 'string' : 'Aide TI' , 'hasPage' : true , 'addName' : false , 'addSectionTitle' : false },
      { 'template' : 'AideMeta/Delist' , 'string' : 'Aide Delist' , 'hasPage' : true , 'addName' : true , 'addSectionTitle' : false }
    ]);
  }catch(e){ }


  // -- Modèles de bandeaux --

  try{
    lrcSetConfigSetting("lstBando", false, [
      { 'template' : 'Admissibilité à vérifier' , 'string' : 'admissibilité' , 'withDate' : '$month $year' },
      { 'template' : 'Copie à vérifier' , 'string' : 'copyvio' , 'withDate' : '' },
      { 'template' : 'À sourcer' , 'string' : 'à sourcer' , 'withDate' : '$month $year' },
      { 'template' : 'À wikifier' , 'string' : 'à wikifier' , 'withDate' : '$month $year' },
      { 'template' : 'Sources secondaires' , 'string' : 'sources secondaires' , 'withDate' : '$month $year' },
      { 'template' : 'Sources à lier' , 'string' : 'sources à lier' , 'withDate' : '$month $year' },
      { 'template' : 'À délister' , 'string' : 'à délister' , 'withDate' : '$month $year' },
      { 'template' : 'Rédaction' , 'string' : 'rédaction' , 'withDate' : '$month $year' },
      { 'template' : 'Travail inédit' , 'string' : 'TI' , 'withDate' : '' },
      { 'template' : 'Règle des 3 révocations' , 'string' : 'R3R' , 'withDate' : '' }
    ]);
  }catch(e){ }


  // -- Paramètres pour l’outil de signalement --

  try{
    lrcSetConfigSetting("lstReport", false, [
      { 'userright' : 'delete' , 'text' : 'REPORTING_DELETION' , 'page' : 'Wikipédia:Demande de suppression immédiate' , 'template' : 'Wikipédia:LiveRC/Modèles/Demande de suppression' , 'parampage' : true , 'paramuser' : false , 'resume' : '[[:$1]]' , 'reasonsdropdownname' : 'deletereason-dropdown' },
      { 'userright' : 'protect' , 'text' : 'REPORTING_PROTECTION' , 'page' : 'Wikipédia:Demande de protection de page' , 'template' : 'Wikipédia:LiveRC/Modèles/Demande de protection' , 'parampage' : true , 'paramuser' : false , 'resume' : '{{a-court|$1}}' , 'reasonsdropdownname' : 'protect-dropdown' },
      { 'userright' : 'block' , 'text' : 'REPORTING_BLOCK' , 'page' : 'Wikipédia:Vandalisme en cours' , 'template' : 'Wikipédia:LiveRC/Modèles/Demande de blocage' , 'parampage' : false , 'paramuser' : true , 'resume' : 'Demande de blocage : [[User:$2|$2]]' , 'reasonsdropdownname' : 'ipbreason-dropdown' },
      { 'userright' : 'anyRight' , 'text' : 'REPORTING_HELP' , 'page' : 'Wikipédia:Forum des nouveaux' , 'template' : 'Wikipédia:LiveRC/Modèles/Nouveau ayant besoin d\'aide' , 'parampage' : false , 'paramuser' : true , 'resume' : 'Demande d\'aide pour un nouveau : [[User:$2|$2]]' , 'reasonsdropdownname' : '' }
    ]);
  }catch(e){ }


  // -- Icônes utilisées par LiveRC --

   try {

     lrcSetConfigSetting("lrcIcons", "AdQIcon", {

         'type': 1,

         'src': 'thumb/6/64/Article_de_qualite.svg/10px-Article_de_qualite.svg.png',

         'width': 10,

         'height': 10

     });

     lrcSetConfigSetting("lrcIcons", "APDQIcon", {

         'type': 1,

         'src': 'thumb/6/60/Potentiel.svg/10px-Potentiel.svg.png',

         'width': 10,

         'height': 10

     });

     lrcSetConfigSetting("lrcIcons", "BAIcon", {

         'type': 1,

         'src': 'thumb/1/11/Bon_article.svg/10px-Bon_article.svg.png',

         'width': 10,

         'height': 10

     });

     lrcSetConfigSetting("lrcIcons", "HomonIcon", {

         'type': 0,

         'src': 'thumb/7/72/Disambig.svg/16px-Disambig.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "StubIcon", {

         'type': 0,

         'src': 'thumb/d/da/Circle-icons-pencil.svg/20px-Circle-icons-pencil.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "PaSIcon", {

         'type': 0,

         'src': 'thumb/9/9e/Icono_consulta_borrar.png/16px-Icono_consulta_borrar.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "CopyrightIcon", {

         'type': 0,

         'src': 'thumb/b/b0/Copyright.svg/16px-Copyright.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "RecentIcon", {

         'type': 0,

         'src': 'thumb/e/eb/Circle-icons-clock.svg/20px-Circle-icons-clock.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "R3RIcon", {

         'type': 0,

         'src': 'thumb/4/48/Logo_R3R.svg/20px-Logo_R3R.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "WIPIcon", {

         'type': 0,

         'src': 'thumb/3/39/Logo_travaux_orange.svg/20px-Logo_travaux_orange.svg.png',

         'width': 16,

         'height': 13

     });

     lrcSetConfigSetting("lrcIcons", "LockIcon", {

         'type': 0,

         'src': 'thumb/d/de/Semi-protection-shackle-frwiki.svg/20px-Semi-protection-shackle-frwiki.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ExtendedLockIcon", {

         'type': 0,

         'src': 'thumb/7/72/Extended-semi-protection-shackle-frwiki.svg/20px-Extended-semi-protection-shackle-frwiki.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "FullLockIcon", {

         'type': 0,

         'src': 'thumb/9/97/Full-protection-shackle-frwiki.svg/20px-Full-protection-shackle-frwiki.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "TrackingCategoriesIcon", {

         'type': 0,

         'src': 'thumb/f/f6/OOjs_UI_icon_alert-destructive.svg/20px-OOjs_UI_icon_alert-destructive.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "Watchers0Icon", {

         'type': 0,

         'src': 'thumb/c/cc/Twemoji2_1f534.svg/20px-Twemoji2_1f534.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "Watchers1Icon", {

         'type': 0,

         'src': 'thumb/5/52/Twemoji2_1f7e0.svg/20px-Twemoji2_1f7e0.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "Watchers2Icon", {

         'type': 0,

         'src': 'thumb/e/ea/Twemoji2_1f7e1.svg/20px-Twemoji2_1f7e1.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "Watchers3Icon", {

         'type': 0,

         'src': 'thumb/3/3c/Twemoji2_1f7e2.svg/20px-Twemoji2_1f7e2.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "RedirectIcon", {

         'type': 0,

         'src': 'thumb/a/a5/OOjs_UI_icon_articleRedirect-ltr.svg/20px-OOjs_UI_icon_articleRedirect-ltr.svg.png',

         'width': 16,

         'height': 10

     });

     lrcSetConfigSetting("lrcIcons", "ExternalIcon", {

         'type': 0,

         'src': 'thumb/f/ff/Wikidata-logo.svg/16px-Wikidata-logo.svg.png',

         'width': 16,

         'height': 9

     });

     lrcSetConfigSetting("lrcIcons", "FlowIcon", {

         'type': 0,

         'src': 'thumb/4/40/OOjs_UI_icon_speechBubbles-ltr.svg/20px-OOjs_UI_icon_speechBubbles-ltr.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ManagetagsIcon", {

         'type': 0,

         'src': 'thumb/6/63/OOjs_UI_icon_info_big.svg/16px-OOjs_UI_icon_info_big.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ChangetagIcon", {

         'type': 0,

         'src': 'thumb/2/20/Twemoji2_1f3f7.svg/16px-Twemoji2_1f3f7.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "AbusefilterIcon", {

         'type': 0,

         'src': 'thumb/7/78/Nuvola_apps-agent_and_Icon_tools_red.png/16px-Nuvola_apps-agent_and_Icon_tools_red.png',

         'width': 16,

         'height': 13

     });

     lrcSetConfigSetting("lrcIcons", "AbuselogIcon", {

         'type': 0,

         'src': 'thumb/6/64/Logo_Patrouille.svg/16px-Logo_Patrouille.svg.png',

         'width': 16,

         'height': 13

     });

     lrcSetConfigSetting("lrcIcons", "UploadIcon", {

         'type': 0,

         'src': 'thumb/f/f2/OOjs_UI_icon_upload-ltr.svg/20px-OOjs_UI_icon_upload-ltr.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ImportIcon", {

         'type': 0,

         'src': 'thumb/a/a0/Document_arrow_green.svg/32px-Document_arrow_green.svg.png',

         'width': 32,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "NewUserIcon", {

         'type': 0,

         'src': 'thumb/9/98/OOjs_UI_icon_userAvatar.svg/800px-OOjs_UI_icon_userAvatar.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "BlockIcon", {

         'type': 0,

         'src': 'thumb/2/2f/OOjs_UI_icon_editLock-ltr.svg/20px-OOjs_UI_icon_editLock-ltr.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "DeleteIcon", {

         'type': 0,

         'src': 'thumb/d/de/OOjs_UI_icon_trash-destructive.svg/20px-OOjs_UI_icon_trash-destructive.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "MoveIcon", {

         'type': 0,

         'src': 'thumb/4/46/Circle-icons-typography.svg/20px-Circle-icons-typography.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ProtectIcon", {

         'type': 0,

         'src': 'thumb/9/95/OOjs_UI_icon_lock.svg/16px-OOjs_UI_icon_lock.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "articlefeedbackv5Icon", {

         'type': 0,

         'src': 'thumb/b/b6/Gnome_User_Speech.svg/16px-Gnome_User_Speech.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ThanksIcon", {

         'type': 0,

         'src': 'thumb/a/aa/OOjs_UI_icon_userTalk-ltr-constructive.svg/20px-OOjs_UI_icon_userTalk-ltr-constructive.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "RenameuserIcon", {

         'type': 0,

         'src': 'thumb/c/c6/Breezeicons-actions-22-similarartists-amarok.svg/16px-Breezeicons-actions-22-similarartists-amarok.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "RightsIcon", {

         'type': 0,

         'src': 'thumb/3/3d/Breezeicons-actions-22-resource-group-new.svg/16px-Breezeicons-actions-22-resource-group-new.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "MassMessageIcon", {

         'type': 0,

         'src': 'thumb/f/fc/Breezeicons-actions-22-mail-send.svg/16px-Breezeicons-actions-22-mail-send.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "CheckUserIcon", {

         'type': 0,

         'src': 'thumb/c/c0/Breezeicons-actions-22-user-group-properties.svg/16px-Breezeicons-actions-22-user-group-properties.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "OversightIcon", {

         'type': 0,

         'src': 'thumb/6/63/Breezeicons-actions-22-hint.svg/16px-Breezeicons-actions-22-hint.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ReviewIcon", {

         'type': 0,

         'src': 'thumb/b/b4/Breezeicons-actions-22-document-preview-archive.svg/16px-Breezeicons-actions-22-document-preview-archive.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "StableIcon", {

         'type': 0,

         'src': 'thumb/f/f7/Breezeicons-actions-22-go-jump-declaration.svg/16px-Breezeicons-actions-22-go-jump-declaration.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "PagetriageDeletionIcon", {

         'type': 0,

         'src': 'thumb/c/cd/Breezeicons-places-22-user-trash-full.svg/16px-Breezeicons-places-22-user-trash-full.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "PagetriageCurationIcon", {

         'type': 0,

         'src': 'thumb/b/b4/Breezeicons-actions-22-love-amarok.svg/16px-Breezeicons-actions-22-love-amarok.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "EducationProgramIcon", {

         'type': 0,

         'src': 'thumb/3/32/OOjs_UI_icon_academic.svg/16px-OOjs_UI_icon_academic.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "LiquidThreadsIcon", {

         'type': 0,

         'src': 'thumb/9/9e/Breezeicons-actions-22-kmouth-phrasebook.svg/16px-Breezeicons-actions-22-kmouth-phrasebook.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "TranslateIcon", {

         'type': 0,

         'src': 'thumb/4/40/Icono_de_traducción.svg/16px-Icono_de_traducción.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "OAuthIcon", {

         'type': 0,

         'src': 'thumb/8/8d/Breeze-system-lock-screen-22.svg/16px-Breeze-system-lock-screen-22.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "MoodBarIcon", {

         'type': 0,

         'src': 'thumb/7/75/Oxygen480-emotes-face-plain.svg/16px-Oxygen480-emotes-face-plain.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "InterwikiIcon", {

         'type': 0,

         'src': 'thumb/8/87/Breezeicons-actions-22-distribute-graph-directed.svg/16px-Breezeicons-actions-22-distribute-graph-directed.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "SharedIPIcon", {

         'type': 0,

         'src': 'thumb/a/a8/Breezeicons-actions-22-user-group-new.svg/16px-Breezeicons-actions-22-user-group-new.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "ScolarIPIcon", {

         'type': 0,

         'src': 'thumb/b/b1/Breezeicons-actions-22-view-bank.svg/16px-Breezeicons-actions-22-view-bank.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "OpenProxyIcon", {

         'type': 0,

         'src': 'thumb/c/c8/Breezeicons-actions-22-user-group-delete.svg/16px-Breezeicons-actions-22-user-group-delete.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "NewbieIcon", {

         'type': 0,

         'src': 'thumb/9/98/OOjs_UI_icon_userAvatar.svg/800px-OOjs_UI_icon_userAvatar.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "SysopIcon", {

         'type': 0,

         'src': 'thumb/0/0e/Icone_wikipedia_admin_n.svg/20px-Icone_wikipedia_admin_n.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "BotIcon", {

         'type': 0,

         'src': 'thumb/c/c3/Logo_wikibot.svg/16px-Logo_wikibot.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "BlockedIcon", {

         'type': 0,

         'src': 'thumb/9/98/Breeze-appointment-missed-symbolic.svg/16px-Breeze-appointment-missed-symbolic.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "CopyrightUserIcon", {

         'type': 0,

         'src': 'thumb/b/b0/Copyright.svg/16px-Copyright.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "SpamblacklistUserIcon", {

         'type': 0,

         'src': 'thumb/e/ee/%28at%29.svg/16px-%28at%29.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "PediaProjectIcon", {

         'type': 0,

         'src': 'thumb/7/73/Breezeicons-actions-22-edit-image-face-detect.svg/240px-Breezeicons-actions-22-edit-image-face-detect.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "MinorEditIcon", {

         'type': 0,

         'src': 'thumb/9/92/OOjs_UI_icon_unFlag-ltr.svg/32px-OOjs_UI_icon_unFlag-ltr.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "RevertIcon", {

         'type': 0,

         'src': 'thumb/c/c5/OOjs_UI_icon_editUndo-ltr.svg/20px-OOjs_UI_icon_editUndo-ltr.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "ReplacedIcon", {

         'type': 0,

         'src': 'thumb/c/c6/Breezeicons-actions-22-exception.svg/240px-Breezeicons-actions-22-exception.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "RedirectedIcon", {

         'type': 0,

         'src': 'thumb/a/a5/OOjs_UI_icon_articleRedirect-ltr.svg/240px-OOjs_UI_icon_articleRedirect-ltr.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "BlankingIcon", {

         'type': 0,

         'src': 'thumb/7/7a/OOjs_UI_icon_clear.svg/20px-OOjs_UI_icon_clear.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "WPCIcon", {

         'type': 0,

         'src': 'thumb/2/2d/Nuvola_web_broom.svg/12px-Nuvola_web_broom.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "AWBIcon", {

         'type': 0,

         'src': 'thumb/5/58/AWB_logo_draft.svg/210px-AWB_logo_draft.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "BandeauxPortailsIcon", {

         'type': 0,

         'src': 'thumb/c/c9/Portal.svg/270px-Portal.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "BandeauxEbauchesIcon", {

         'type': 0,

         'src': 'thumb/7/74/Twemoji2_1f527.svg/240px-Twemoji2_1f527.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "HotCatIcon", {

         'type': 0,

         'src': 'thumb/f/fd/Magnify-clip_%28sans_arrow%29.svg/12px-Magnify-clip_(sans_arrow).svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "PopupsIcon", {

         'type': 0,

         'src': 'thumb/3/38/OOjs_UI_icon_window.svg/12px-OOjs_UI_icon_window.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "CatRenameIcon", {

         'type': 0,

         'src': 'thumb/8/85/OOjs_UI_icon_moveLast-ltr.svg/12px-OOjs_UI_icon_moveLast-ltr.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "LRCIcon", {

         'type': 0,

         'src': 'thumb/b/b2/LiveRC.svg/12px-LiveRC.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "TchatButtonIcon", {

         'type': 0,

         'src': 'thumb/8/85/Circle-icons-chat.svg/32px-Circle-icons-chat.svg.png',

         'width': 32,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "DebugButtonIcon", {

         'type': 0,

         'src': 'thumb/8/84/Creative-Tail-Animal-bug.svg/32px-Creative-Tail-Animal-bug.svg.png',

         'width': 32,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "ConfigButtonIcon", {

         'type': 0,

         'src': 'thumb/6/67/Circle-icons-settings.svg/32px-Circle-icons-settings.svg.png',

         'width': 32,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "LiveRCButtonIcon", {

         'type': 0,

         'src': 'thumb/8/82/Circle-icons-eye.svg/32px-Circle-icons-eye.svg.png',

         'width': 32,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "RCListButtonIcon", {

         'type': 0,

         'src': 'thumb/e/ea/Circle-icons-browser.svg/32px-Circle-icons-browser.svg.png',

         'width': 25,

         'height': 25

     });

     lrcSetConfigSetting("lrcIcons", "PreviewButtonIcon", {

         'type': 0,

         'src': 'thumb/7/7a/Circle-icons-document.svg/32px-Circle-icons-document.svg.png',

         'width': 25,

         'height': 25

     });

     lrcSetConfigSetting("lrcIcons", "FollowButtonIcon", {

         'type': 0,

         'src': 'thumb/0/0d/Circle-icons-trends.svg/32px-Circle-icons-trends.svg.png',

         'width': 25,

         'height': 25

     });

     lrcSetConfigSetting("lrcIcons", "HistoryButtonIcon", {

         'type': 0,

         'src': 'thumb/c/cd/Circle-icons-memorycard.svg/32px-Circle-icons-memorycard.svg.png',

         'width': 25,

         'height': 25

     });

     lrcSetConfigSetting("lrcIcons", "LogoIcon", {

         'type': 0,

         'src': 'thumb/2/2d/LiveRC_Ts-for_anim.svg/52px-LiveRC_Ts-for_anim.svg.png',

         'width': 52,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "AnimatedLogoIcon", {

         'type': 0,

         'src': '9/97/LiveRC_Ts-anim1.gif',

         'width': 52,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "FavIcon", {

         'type': 0,

         'src': 'thumb/b/b2/LiveRC.svg/16px-LiveRC.svg.png',

         'width': 16,

         'height': 16

     });

     lrcSetConfigSetting("lrcIcons", "SuggestExistIcon", {

         'type': 0,

         'src': 'thumb/b/be/P_yes.svg/20px-P_yes.svg.png',

         'width': 20,

         'height': 20

     });

     lrcSetConfigSetting("lrcIcons", "SuggestNoExistIcon", {

         'type': 0,

         'src': 'thumb/4/42/P_no.svg/20px-P_no.svg.png',

         'width': 20,

         'height': 20

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_bold", {

         'type': 0,

         'src': 'thumb/2/20/OOjs_UI_icon_bold-b.svg/23px-OOjs_UI_icon_bold-b.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_italic", {

         'type': 0,

         'src': 'thumb/4/43/OOjs_UI_icon_italic-i.svg/23px-OOjs_UI_icon_italic-i.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_underline", {

         'type': 0,

         'src': 'thumb/c/c4/OOjs_UI_icon_underline-u.svg/23px-OOjs_UI_icon_underline-u.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_strike", {

         'type': 0,

         'src': 'thumb/2/21/OOjs_UI_icon_strikethrough-s.svg/23px-OOjs_UI_icon_strikethrough-s.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_sup", {

         'type': 0,

         'src': 'thumb/6/6a/OOjs_UI_icon_superscript-ltr.svg/23px-OOjs_UI_icon_superscript-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_sub", {

         'type': 0,

         'src': 'thumb/d/d7/OOjs_UI_icon_subscript-ltr.svg/23px-OOjs_UI_icon_subscript-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_big", {

         'type': 0,

         'src': 'thumb/0/0d/OOjs_UI_icon_bigger-ltr.svg/23px-OOjs_UI_icon_bigger-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_small", {

         'type': 0,

         'src': 'thumb/d/dc/OOjs_UI_icon_smaller-ltr.svg/23px-OOjs_UI_icon_smaller-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_headline2", {

         'type': 0,

         'src': '7/78/Button_head_A2.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_headline3", {

         'type': 0,

         'src': '4/4f/Button_head_A3.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_headline4", {

         'type': 0,

         'src': '1/14/Button_head_A4.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_headline5", {

         'type': 0,

         'src': '8/8c/Button_head_A5.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_link", {

         'type': 0,

         'src': 'thumb/6/6b/OOjs_UI_icon_link.svg/23px-OOjs_UI_icon_link.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_extlink", {

         'type': 0,

         'src': 'thumb/6/67/OOjs_UI_icon_external-link-ltr.svg/23px-OOjs_UI_icon_external-link-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_category", {

         'type': 0,

         'src': 'b/b4/Button_category03.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_template", {

         'type': 0,

         'src': '3/3b/Button_template_alt.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_comment", {

         'type': 0,

         'src': '1/1b/Button_hide_wiki_tag.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_enum", {

         'type': 0,

         'src': 'thumb/0/0c/OOjs_UI_icon_listNumbered-ltr.svg/23px-OOjs_UI_icon_listNumbered-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_list", {

         'type': 0,

         'src': 'thumb/b/b2/OOjs_UI_icon_listBullet-ltr.svg/23px-OOjs_UI_icon_listBullet-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_image", {

         'type': 0,

         'src': 'thumb/6/61/OOjs_UI_icon_picture.svg/23px-OOjs_UI_icon_picture.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_media", {

         'type': 0,

         'src': 'thumb/1/1e/OOjs_UI_icon_attachment-ltr.svg/23px-OOjs_UI_icon_attachment-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_gallery", {

         'type': 0,

         'src': 'thumb/2/28/OOjs_UI_icon_imageGallery-ltr.svg/23px-OOjs_UI_icon_imageGallery-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_math", {

         'type': 0,

         'src': 'thumb/5/52/OOjs_UI_icon_math-display-default.svg/23px-OOjs_UI_icon_math-display-default.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_nowiki", {

         'type': 0,

         'src': 'thumb/5/54/OOjs_UI_icon_noWikiText-ltr.svg/23px-OOjs_UI_icon_noWikiText-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_sign", {

         'type': 0,

         'src': 'thumb/c/c0/OOjs_UI_icon_signature-ltr.svg/23px-OOjs_UI_icon_signature-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_hr", {

         'type': 0,

         'src': 'thumb/e/e5/OOjs_UI_icon_subtract.svg/23px-OOjs_UI_icon_subtract.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_br", {

         'type': 0,

         'src': 'thumb/3/3c/OOjs_UI_icon_newline-ltr.svg/23px-OOjs_UI_icon_newline-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_redirect", {

         'type': 0,

         'src': 'thumb/a/a5/OOjs_UI_icon_articleRedirect-ltr.svg/23px-OOjs_UI_icon_articleRedirect-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_table", {

         'type': 0,

         'src': 'thumb/9/99/OOjs_UI_icon_table.svg/23px-OOjs_UI_icon_table.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_ref", {

         'type': 0,

         'src': 'thumb/9/9c/OOjs_UI_icon_reference.svg/23px-OOjs_UI_icon_reference.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "ToolbarIcon_references", {

         'type': 0,

         'src': 'thumb/6/60/OOjs_UI_icon_references-ltr.svg/23px-OOjs_UI_icon_references-ltr.svg.png',

         'width': 23,

         'height': 23

     });

     lrcSetConfigSetting("lrcIcons", "MostModifiedIcon", {

         'type': 0,

         'src': 'thumb/1/16/Co-op_activism4.svg/12px-Co-op_activism4.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "MostRevertedIcon", {

         'type': 0,

         'src': 'thumb/9/98/Tango-grenade.svg/12px-Tango-grenade.svg.png',

         'width': 12,

         'height': 12

     });

     lrcSetConfigSetting("lrcIcons", "ProposeTranslationExtensionIcon", {

         'type': 0,

         'src': 'thumb/0/02/Translation_-_Noun_project_987.svg/32px-Translation_-_Noun_project_987.svg.png',

         'width': 32,

         'height': 32

     });

     lrcSetConfigSetting("lrcIcons", "EditCount0", {

         'type': 0,

         'src': 'thumb/1/1b/Emblem-person-red.svg/16px-Emblem-person-red.svg.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "EditCount1", {

         'type': 0,

         'src': 'thumb/2/23/Emblem-person-orange.svg/16px-Emblem-person-orange.svg.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "EditCount2", {

         'type': 0,

         'src': 'thumb/f/f4/Emblem-person-yellow.svg/16px-Emblem-person-yellow.svg.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "EditCount3", {

         'type': 0,

         'src': 'thumb/0/06/Emblem-person-green.svg/16px-Emblem-person-green.svg.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "SpamIcon", {

         'type': 0,

         'src': '9/92/LiveRC_Spam.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "Test0Icon", {

         'type': 0,

         'src': '3/3b/LiveRC_Test0.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "Test1Icon", {

         'type': 0,

         'src': '5/5d/LiveRC_Test1.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "Test2Icon", {

         'type': 0,

         'src': '7/78/LiveRC_Test2.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "Test3Icon", {

         'type': 0,

         'src': '7/7b/LiveRC_Test3.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "SalebotIcon", {

         'type': 0,

         'src': 'thumb/6/62/Twemoji2_1f916.svg/14px-Twemoji2_1f916.svg.png',

         'width': 14,

         'height': 14

     });

     lrcSetConfigSetting("lrcIcons", "MQE_UnpatrolledIcon", {

         'type': 0,

         'src': 'thumb/6/69/OOjs_UI_icon_help.svg/16px-OOjs_UI_icon_help.svg.png',

         'width': 16,

         'height': 16

     });

 } catch (e) {}


  // -- Textes non traduisibles --

  try{
    lrcSetConfigSetting("UnTranslatedTexts","ON_ARTICLE", 'sur');
    lrcSetConfigSetting("UnTranslatedTexts","UPDATEMESSAGES", 'Mise à jour de la configuration Mediawiki locale');
    lrcSetConfigSetting("UnTranslatedTexts","MWSiteGlobalLegend", 'Configuration locale de Mediawiki');
    lrcSetConfigSetting("UnTranslatedTexts","MWGeneralConfigLegend", 'Configuration générale de Mediawiki');
    lrcSetConfigSetting("UnTranslatedTexts","MWLanguagesLegend", 'Langues prises en charge');
    lrcSetConfigSetting("UnTranslatedTexts","MWMessagesLegend", 'Messages système');
    lrcSetConfigSetting("UnTranslatedTexts","MWExtensionsLegend", 'Extensions Mediawiki');
    lrcSetConfigSetting("UnTranslatedTexts","MWNamespacesLegend", 'Espaces de noms');
    lrcSetConfigSetting("UnTranslatedTexts","MWMagicwordsLegend", 'Mots magiques');
    lrcSetConfigSetting("UnTranslatedTexts","MWInterwikimapLegend", 'Table interwiki');
    lrcSetConfigSetting("UnTranslatedTexts","MWWikibaseLegend", 'Wikibase');
    lrcSetConfigSetting("UnTranslatedTexts","MWTagsLegend", 'Balises');
    lrcSetConfigSetting("UnTranslatedTexts","TAG_RESUME", 'Bandeau');
    lrcSetConfigSetting("UnTranslatedTexts","USERMSG_RESUME", 'Message');
    lrcSetConfigSetting("UnTranslatedTexts","EMPTY_RESUME", 'Blanchiment');
    lrcSetConfigSetting("UnTranslatedTexts","USERTHANK_RESUME", 'Remerciement');
    lrcSetConfigSetting("UnTranslatedTexts","BLOCKTEMPLATE", 'Blocage');
    lrcSetConfigSetting("UnTranslatedTexts","RESUMESTART", '');
    lrcSetConfigSetting("UnTranslatedTexts","Comment", 'Personnalisation pour LiveRC');
    lrcSetConfigSetting("UnTranslatedTexts","ProposeTranslationResume", 'Mise à jour traductions (langue = $1)');
    lrcSetConfigSetting("UnTranslatedTexts","BP_CommentStart", '[[Projet:JavaScript/Notices/BandeauxPortails|BandeauxPortails]] : ');
    lrcSetConfigSetting("UnTranslatedTexts","CLRCE_resume", 'Mise à jour de la configuration LiveRC locale');
    lrcSetConfigSetting("UnTranslatedTexts","HC_ResumeScript", '[[Projet:JavaScript/Notices/HotCatsMulti|HotCatsMulti]] : ');
    lrcSetConfigSetting("UnTranslatedTexts","MQE_Unpatrolled_resume", 'Marquée comme douteuse');
    lrcSetConfigSetting("UnTranslatedTexts","AFRDFH_Resume", '{{a-court|$1}}');
  }catch(e){ }


  // -- Paramètres pour test selon les commentaires de modification --

  try{
    lrcSetConfigSetting("commenttests", false, [
      { 'state' : 'REVERT' , 'icon' : 'RevertIcon' , 'class' : 'RcRevert' , 'regex' : /\b([Aa]nnulation|[Rr]évocation)\b|^(Undid|Revert to( the)?) revision|^(Undoing|Reverted( \d+)?) edit|^r(e)?v(ert(ing|ed)?)?\b|^La dernière modification du texte .* a été rejetée/ , 'hide' : false },
      { 'state' : 'BLANKING' , 'icon' : 'BlankingIcon' , 'class' : 'RcBlanking' , 'regex' : /^Résumé automatique : blanchiment|^[Bb]lanchi|(Live|Patrouille) *(RC)?( : )?Blanchiment/ , 'hide' : false },
      { 'state' : 'REPLACED' , 'icon' : 'ReplacedIcon' , 'class' : 'RcReplaced' , 'regex' : /^Résumé automatique : contenu remplacé par/ , 'hide' : false },
      { 'state' : 'REDIRECTED' , 'icon' : 'RedirectedIcon' , 'class' : 'RcRedirected' , 'regex' : /^Page redirigée vers|^#REDIRECT/ , 'hide' : false },
      { 'state' : 'WPCLEANER' , 'icon' : 'WPCIcon' , 'class' : 'RcWPC' , 'regex' : /(WPCleaner|Correction syntaxique)/ , 'hide' : false },
      { 'state' : 'AWB' , 'icon' : 'AWBIcon' , 'class' : 'RcAWB' , 'regex' : /(AWB|AutoWikiBrowser)/ , 'hide' : false },
      { 'state' : 'B_PORTAIL' , 'icon' : 'BandeauxPortailsIcon' , 'class' : 'RcBandeauxPortails' , 'regex' : /BandeauxPortails/ , 'hide' : false },
      { 'state' : 'B_EBAUCHE' , 'icon' : 'BandeauxEbauchesIcon' , 'class' : 'RcBandeauxEbauches' , 'regex' : /BandeauxEbauches/ , 'hide' : false },
      { 'state' : 'HOTCAT' , 'icon' : 'HotCatIcon' , 'class' : 'RcHotCat' , 'regex' : /(HotCatsMulti|HotCat|Hotcat)/ , 'hide' : false },
      { 'state' : 'LRC' , 'icon' : 'LRCIcon' , 'class' : 'RcLRC' , 'regex' : /Live *RC|Patrouille/ , 'hide' : false },
      { 'state' : 'POPUPS' , 'icon' : 'PopupsIcon' , 'class' : 'RcPopups' , 'regex' : /[Pp]opups/ , 'hide' : false },
      { 'state' : 'CATRENAME' , 'icon' : 'CatRenameIcon' , 'class' : 'RcCatRename' , 'regex' : /Renommage de catégorie/ , 'hide' : false }
    ]);
  }catch(e){ }


  // -- Paramètres pour test selon les modèles inclus dans les pages --

  try{
    lrcSetConfigSetting("templatestests", false, [
      { 'state' : 'PORTAIL' , 'icon' : '' , 'class' : 'RcPortail' , 'template' : 'Méta lien vers portail' },
      { 'state' : 'RECENT' , 'icon' : 'RecentIcon' , 'class' : 'RcRecent' , 'template' : 'Méta bandeau d\'événement récent' },
      { 'state' : 'R3R' , 'icon' : 'R3RIcon' , 'class' : 'RcR3R' , 'template' : 'Règle des 3 révocations' },
      { 'state' : 'PAS' , 'icon' : 'PaSIcon' , 'class' : 'RcPaS' , 'template' : 'Suppression' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Copie de site' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Copie à vérifier' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Copyrighté' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Texte copyvio' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Image copyvio' },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'template' : 'Synopsis' },
      { 'state' : 'WIP' , 'icon' : 'WIPIcon' , 'class' : 'RcWIP' , 'template' : 'En cours' },
      { 'state' : 'WIP' , 'icon' : 'WIPIcon' , 'class' : 'RcWIP' , 'template' : 'En travaux' }
    ]);
  }catch(e){ }


  // -- Paramètres pour test selon les catégories de pages --

  try{
    lrcSetConfigSetting("categoriestests", false, [
      { 'state' : 'ADQ' , 'icon' : 'AdQIcon' , 'class' : 'RcADQ' , 'regex' : /Article de qualité( contesté|)$/ },
      { 'state' : 'BA' , 'icon' : 'BAIcon' , 'class' : 'RcBA' , 'regex' : /Bon article$/ },
      { 'state' : 'APDQ' , 'icon' : 'APDQIcon' , 'class' : 'RcAPDQ' , 'regex' : /Article potentiellement (bon|de qualité)/ },
      { 'state' : 'STUB' , 'icon' : 'StubIcon' , 'class' : 'RcStub' , 'regex' : /Wikipédia:ébauche/ },
      { 'state' : 'COPYRIGHT' , 'icon' : 'CopyrightIcon' , 'class' : 'RcCopyright' , 'regex' : /Article soupçonné de travail sous copyright/ },
      { 'state' : 'PAS' , 'icon' : 'PaSIcon' , 'class' : 'RcPaS' , 'regex' : /Page proposée à la suppression/ }
    ]);
  }catch(e){ }


  // -- Paramètres pour test selon les catégories d’utilisateurs --

  try{
    lrcSetConfigSetting("watchCategories", false, [
      { 'state' : 'SCOLARIP' , 'icon' : 'ScolarIPIcon' , 'class' : 'RcScolarIP' , 'category' : 'Adresse IP scolaire' },
      { 'state' : 'SHAREDIP' , 'icon' : 'SharedIPIcon' , 'class' : 'RcSharedIP' , 'category' : 'Adresse IP partagée' },
      { 'state' : 'OPENPROXY' , 'icon' : 'OpenProxyIcon' , 'class' : 'RcOpenProxy' , 'category' : 'Proxy ouvert' },
      { 'state' : 'PEDIAPROJECT' , 'icon' : 'PediaProjectIcon' , 'class' : 'RcPediaProject' , 'category' : 'Utilisateur projet pédagogique' }
    ]);
  }catch(e){ }


  // -- Paramètres pour boutons de suppression de lignes --

  try{
    lrcSetConfigSetting("lrcSupprLineParams", false, [
      { 'textid' : 'HIDE_ALL' , 'color' : 'red' , 'class' : '*' , 'separator' : '|' },
      { 'textid' : 'HIDE_REVIEWED' , 'color' : 'rgb(255,204,51)' , 'class' : 'RcChecked' , 'separator' : '' },
      { 'textid' : 'HIDE_REVERTS' , 'color' : 'rgb(221,51,51)' , 'class' : 'RcRevert' , 'separator' : '' },
      { 'textid' : 'HIDE_NEW' , 'color' : 'rgb(0,175,137)' , 'class' : 'RcNew' , 'separator' : '' },
      { 'textid' : 'HIDE_BLANKING' , 'color' : 'white' , 'class' : 'RcBlanking' , 'separator' : '' },
      { 'textid' : 'HIDE_LOG' , 'color' : 'blue' , 'class' : 'RcLog' , 'separator' : '' }
    ]);
  }catch(e){ }


  // -- Paramètres de l’extension LinkOnIcon --

  try{
    lrcSetConfigSetting("LinkOnIconParams", false, [
      { 'class' : 'PaSIcon' , 'page' : '$1/Suppression' },
      { 'class' : 'CopyrightIcon' , 'page' : '$1/Droit d\'auteur' },
      { 'class' : 'AdQIcon' , 'page' : '$1/Article de qualité' },
      { 'class' : 'APDQIcon' , 'page' : '$1/Article de qualité' },
      { 'class' : 'BAIcon' , 'page' : '$1/Bon article' }
    ]);
  }catch(e){ }


  // -- Paramètres de l’extension Toolbar --

  try{
    lrcSetConfigSetting("lrcEditToolBarSetup", false, [
      { 'iconid' : 'ToolbarIcon_bold' , 'before' : '\'\'\'' , 'sampletext' : '' , 'after' : '\'\'\'' },
      { 'iconid' : 'ToolbarIcon_italic' , 'before' : '\'\'' , 'sampletext' : '' , 'after' : '\'\'' },
      { 'iconid' : 'ToolbarIcon_underline' , 'before' : '<u>' , 'sampletext' : '' , 'after' : '</u>' },
      { 'iconid' : 'ToolbarIcon_strike' , 'before' : '<s>' , 'sampletext' : '' , 'after' : '</s>' },
      { 'iconid' : 'ToolbarIcon_sup' , 'before' : '<sup>' , 'sampletext' : '' , 'after' : '</sup>' },
      { 'iconid' : 'ToolbarIcon_sub' , 'before' : '<sub>' , 'sampletext' : '' , 'after' : '</sub>' },
      { 'iconid' : 'ToolbarIcon_big' , 'before' : '<big>' , 'sampletext' : '' , 'after' : '</big>' },
      { 'iconid' : 'ToolbarIcon_small' , 'before' : '' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_headline2' , 'before' : '== ' , 'sampletext' : '' , 'after' : ' ==' },
      { 'iconid' : 'ToolbarIcon_headline3' , 'before' : '=== ' , 'sampletext' : '' , 'after' : ' ===' },
      { 'iconid' : 'ToolbarIcon_headline4' , 'before' : '==== ' , 'sampletext' : '' , 'after' : ' ====' },
      { 'iconid' : 'ToolbarIcon_headline5' , 'before' : '===== ' , 'sampletext' : '' , 'after' : ' =====' },
      { 'iconid' : 'ToolbarIcon_link' , 'before' : '[[' , 'sampletext' : '' , 'after' : ']]' },
      { 'iconid' : 'ToolbarIcon_extlink' , 'before' : '[' , 'sampletext' : '' , 'after' : ']' },
      { 'iconid' : 'ToolbarIcon_category' , 'before' : '[[Category:' , 'sampletext' : '' , 'after' : ']]' },
      { 'iconid' : 'ToolbarIcon_template' , 'before' : '{{' , 'sampletext' : '' , 'after' : '}}' },
      { 'iconid' : 'ToolbarIcon_comment' , 'before' : '<!-- ' , 'sampletext' : '' , 'after' : ' -->' },
      { 'iconid' : 'ToolbarIcon_enum' , 'before' : '\n# élément 1\n# élément 2\n# élément 3' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_list' , 'before' : '\n* élément A\n* élément B\n* élément C' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_image' , 'before' : '[[File:' , 'sampletext' : 'Exemple.jpg' , 'after' : '|thumb|Description.]]' },
      { 'iconid' : 'ToolbarIcon_media' , 'before' : '[[File:' , 'sampletext' : 'Exemple.ogg' , 'after' : '|thumb|Description.]]' },
      { 'iconid' : 'ToolbarIcon_gallery' , 'before' : '\n<gallery>\nExemple.jpg|[[Tournesol]]\nExemple1.jpg|[[La Joconde]]\nExemple2.jpg|Un [[hamster]]\n</gallery>\n' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_math' , 'before' : '<math>' , 'sampletext' : '\\rho=\\sqrt{x_0^2+y_0^2}' , 'after' : '</math>' },
      { 'iconid' : 'ToolbarIcon_nowiki' , 'before' : '<nowiki>' , 'sampletext' : '' , 'after' : '</nowiki>' },
      { 'iconid' : 'ToolbarIcon_sign' , 'before' : '-- ~~~~' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_hr' , 'before' : '----' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_br' , 'before' : '<br>' , 'sampletext' : '' , 'after' : '' },
      { 'iconid' : 'ToolbarIcon_redirect' , 'before' : '#REDIRECT[[' , 'sampletext' : '' , 'after' : ']]' },
      { 'iconid' : 'ToolbarIcon_table' , 'before' : '{| class="wikitable"\n' , 'sampletext' : '|-\n! titre 1\n! titre 2\n! titre 3\n|-\n| rangée 1, case 1\n| rangée 1, case 2\n| rangée 1, case 3\n|-\n| rangée 2, case 1\n| rangée 2, case 2\n| rangée 2, case 3' , 'after' : '\n|}' },
      { 'iconid' : 'ToolbarIcon_ref' , 'before' : '<ref>' , 'sampletext' : '' , 'after' : '</ref>' },
      { 'iconid' : 'ToolbarIcon_references' , 'before' : '<references />' , 'sampletext' : '' , 'after' : '' }
    ]);
  }catch(e){ }


  // -- Catégories pour le filtrage des RC --

  try{
    lrcSetConfigSetting("LiveRC_defaultCats", false, [
      { 'cat' : 'Portail:Amérique/Articles liés' , 'checked' : true },
      { 'cat' : 'Portail:Cinéma/Articles liés' , 'checked' : true },
      { 'cat' : 'Portail:Europe/Articles liés' , 'checked' : true },
      { 'cat' : 'Portail:Musique/Articles liés' , 'checked' : true }
    ]);
  }catch(e){ }


  // -- Paramètres de l’extension HotCats --

  try{
    lrcSetConfigSetting("lrcHotCatsVariables","HC_MinoreditState", '1');
    lrcSetConfigSetting("lrcHotCatsVariables","HC_WatchthisState", 'nochange');
    lrcSetConfigSetting("lrcHotCatsVariables","HC_docURL", '//fr.wikipedia.org/wiki/Projet:JavaScript/Notices/HotCatsMulti#Fonctionnement');
    lrcSetConfigSetting("lrcHotCatsVariables","HC_NoCatTemplate", 'À catégoriser');
    lrcSetConfigSetting("lrcHotCatsVariables","HC_suggestion_delay", 200);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_list_size", 10);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_list_items", 50);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_list_down", false);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_autocommit", true);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_AutoMulti", false);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_ShowLegend", false);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_ShowInline", false);
    lrcSetConfigSetting("lrcHotCatsVariables","HC_SkipRecap", false);
  }catch(e){ }


  // -- Paramètres de l’extension BandeauPortail --

  try{
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_MinoreditState", '1');
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_WatchthisState", 'nochange');
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_suggestion_delay", 200);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_list_size", 5);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_list_items", 10);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_list_down", false);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_ShowInline", false);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_autocommit", true);
    lrcSetConfigSetting("lrcBandeauPortailVariables","BP_SkipRecap", false);
  }catch(e){ }


  // -- Paramètres de l’extension UserWarnings --

  try{
    lrcSetConfigSetting("lrcUserWarningsMessages", false, [
      { 'image' : 'SpamIcon' , 'class' : 'RcUWSpam' , 'regex' : /(S|s)pammeur/ },
      { 'image' : 'Test0Icon' , 'class' : 'RcUWTest0' , 'regex' : /(T|t)est ?0/ },
      { 'image' : 'Test1Icon' , 'class' : 'RcUWTest1' , 'regex' : /(T|t)est ?1/ },
      { 'image' : 'Test2Icon' , 'class' : 'RcUWTest2' , 'regex' : /(T|t)est ?2/ },
      { 'image' : 'Test3Icon' , 'class' : 'RcUWTest3' , 'regex' : /(T|t)est ?3/ },
      { 'image' : 'SalebotIcon' , 'class' : 'RcUWSalebot' , 'regex' : /^bot : annonce de révocation/ }
    ]);
  }catch(e){ }


  // -- Raisons de requête de masquage --

  try{
    lrcSetConfigSetting("lstAskForRevisionReasons", false, [
      { 'reason' : 'Violation de copyright' , 'text' : 'copyvio' },
      { 'reason' : 'Diffamation' , 'text' : 'diffamation' },
      { 'reason' : 'Renseignements personnels inappropriés' , 'text' : 'vie privée' }
    ]);
  }catch(e){ }


  // -- Affichage/masquage des onglets du menu de configuration --

  try{
    lrcSetConfigSetting("lstParamMenuTabs","lrcParams", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcOptionMenuValues", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstBlank", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcRevertMessages", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstAverto", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstBando", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstReport", false);
    lrcSetConfigSetting("lstParamMenuTabs","lrcIcons", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcTranslatedTexts", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcTranslatedParamDesc", true);
    lrcSetConfigSetting("lstParamMenuTabs","UnTranslatedTexts", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcExtensions", false);
    lrcSetConfigSetting("lstParamMenuTabs","commenttests", true);
    lrcSetConfigSetting("lstParamMenuTabs","categoriestests", true);
    lrcSetConfigSetting("lstParamMenuTabs","templatestests", true);
    lrcSetConfigSetting("lstParamMenuTabs","watchCategories", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcSupprLineParams", false);
    lrcSetConfigSetting("lstParamMenuTabs","ContactListLegend", true);
    lrcSetConfigSetting("lstParamMenuTabs","HiddenListLegend", true);
    lrcSetConfigSetting("lstParamMenuTabs","ExtensionsLegend", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcCSSstyles", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcEditToolBarSetup", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcUserWarningsMessages", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcBandeauPortailVariables", true);
    lrcSetConfigSetting("lstParamMenuTabs","lrcHotCatsVariables", true);
    lrcSetConfigSetting("lstParamMenuTabs","LiveRC_defaultCats", true);
    lrcSetConfigSetting("lstParamMenuTabs","LinkOnIconParams", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstAskForRevisionReasons", true);
    lrcSetConfigSetting("lstParamMenuTabs","lstParamMenuTabs", true);
    lrcSetConfigSetting("lstParamMenuTabs","InserisciTemplateLegend", true);
  }catch(e){ }


  // -- Paramètres pour la liste des extensions --

  try{
    LiveRC_AddNewExtension({
      "name" : 'EditCharactersExtension',
      "url" : '//fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-LiveRC.js/Extensions/EditCharactersExtension.js',
      "neededright" : '',
      "desc" : 'Améliore la fenêtre de modification avec les fonctions standards du Common.js (caractères spéciaux).'
    });
    LiveRC_AddNewExtension({
      "name" : 'RunCommonJS',
      "url" : '//fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-LiveRC.js/Extensions/RunCommonJS.js',
      "neededright" : '',
      "desc" : 'Améliore la prévisualisation avec des fonctions du Common.js (boîtes déroulantes, palettes, etc...)'
    });
    LiveRC_AddNewExtension({
      "name" : 'BandeauPortail',
      "url" : '//fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-LiveRC.js/Extensions/BandeauPortail.js',
      "neededright" : '',
      "desc" : 'Permet d’ajouter/modifier/retirer un ou plusieurs bandeau de portail lors de la prévisualisation d’un article'
    });
    LiveRC_AddNewExtension({
      "name" : 'InserisciTemplate',
      "url" : '//fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-LiveRC.js/Extensions/AddComplexTemplateExtension.js',
      "neededright" : '',
      "desc" : 'Permet d’insérer un modèle d’avertissement paramétré dans une page'
    });
    LiveRC_AddNewExtension({
      "name" : 'MarkQuestionable',
      "url" : '//fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-LiveRC.js/Extensions/MarkQuestionableExtension.js',
      "neededright" : 'autopatrol',
      "desc" : 'Instaure un système de modifications marquées comme douteuses'
    });
  }catch(e){ }


  // -- Paramètres de configuration de LiveRC --

  try{
      // -- Modèle pour la catégorisation des pages --
    LiveRC_Config["CustomCatTemplate"] = 'Catégorisation JS';
      // -- URL pour les rapports de bugs --
    LiveRC_Config["BugzillaURL"] = 'https://fr.wikipedia.org/wiki/Discussion MediaWiki:Gadget-LiveRC.js';
      // -- Catégories de suivi --
    LiveRC_Config["TrackingCategories"] = [ 'expensive-parserfunction-category' , 'post-expand-template-argument-category' , 'post-expand-template-inclusion-category' , 'hidden-category-category' , 'broken-file-category' , 'node-count-exceeded-category' , 'expansion-depth-exceeded-category' , 'score-error-category' , 'massmessage-list-category' , 'commonsmetadata-trackingcategory-no-license' , 'commonsmetadata-trackingcategory-no-description' , 'commonsmetadata-trackingcategory-no-author' , 'commonsmetadata-trackingcategory-no-source' , 'geodata-broken-tags-category' , 'geodata-unknown-globe-category' , 'geodata-unknown-region-category' , 'geodata-unknown-type-category' , 'scribunto-common-error-category' , 'scribunto-module-with-errors-category' ];
      // -- IDs à rechercher pour le contenu d’une page --
    LiveRC_Config["PageContentIds"] = [ 'bodyContent' , 'article' , 'mw_contentholder' ];
      // -- Balises pour marquer les édits faits avec des outils automatiques --
    LiveRC_Config["ToolTags"]["LiveRC"] = 'LiveRC';
      // -- Listes d’utilisateurs locaux par groupe --
    LiveRC_Config["UserGroupList"] = {
      "sysop" : { list:[], show:false },
      "bot" : { list:[], show:false }
    };
      // -- Limite de versions revertables --
    LiveRC_Config["RevertLimit"] = 10;
      // -- Droits de limitation des fonctions d’édition automatique --
    LiveRC_Config["LimitationsRight"]["Default"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Revert"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Blank"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Tag"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Message"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Thank"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["Report"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["MarkQuestionable"] = 'autopatrol';
    LiveRC_Config["LimitationsRight"]["AskForRevisionDeleteFromHist"] = 'autopatrol';
      // -- Liste des pages où flow est actif --
    LiveRC_Config["FlowOccupyPages"] = [ 'Discussion Wikipédia:Flow' , 'Wikipédia:Forum des nouveaux/Flow' ];
      // -- Liste des namespaces où flow est actif --
    LiveRC_Config["FlowOccupyNamespaces"] = [ 2600 ];
      // -- Actions permises sur les pages où flow est actif --
    LiveRC_Config["FlowCoreActionWhitelist"] = [ 'info' , 'history' , 'protect' , 'unprotect' , 'unwatch' , 'watch' ];
  }catch(e){ }

}


//END PARAMS
//</nowiki></pre></source>

// {{Catégorisation JS}}