Utilisateur:Gourgandin/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.

/*
=== Liste des contacts à suivre ===
<pre>*/
 
lstContact.push("Wamos");
lstContact.push("Libellule Bleue");
lstContact.push("TigH");
lstContact.push("La Cigale");
lstContact.push("Bapti");
lstContact.push("Israfel");
lstContact.push("Tournesol Tryphon");
lstContact.push("Muganga guillaume");
lstContact.push("Baba au rhum");
lstContact.push("~Pyb");
lstContact.push("Pwet-pwet");
lstContact.push("DocteurCosmos");
lstContact.push("Grasyop");
/*</pre>
 
=== Nombre de ligne RC à afficher au maximum ===
<pre>*/
 
lrcRCLimit = 50;
 
/*</pre>*/