Utilisateur:Irønie/LiveRCparam.js

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

var lstAvert = [
  { template: "Test 0"              , string: "Test 0"    , hasPage: false },
  { template: "Test 1"              , string: "Test 1"    , hasPage: false },
  { template: "Test 3"              , string: "Test 3"    , hasPage: false },
  { template: "Spammeur"            , string: "Spam"      , hasPage: true  },
  { template: "Motivation_modif"    , string: "Résumé"    , hasPage: true  },
  { template: "Faut sourcer"   , string: "Faut sourcer" , hasPage: true },
  { template: "Signature"           , string: "Signature" , hasPage: false },
  { template: "Merci IP"           , string: "Merci IP" , hasPage: false },
  { template: "Bienvenue autopromo", string: "Bienvenue autopromo" , hasPage: false },
  { template: "Bienvenue_copyright" , string: "Copyright" , hasPage: false }
];