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

/*
<div style="margin-left:-1px; width: 99.9%; background-color:#F7F7FF; border: 1px rgb(210, 210, 240) solid; margin-bottom: 5px">
<div style="background-color: rgb(210, 210, 240); border: 0px; border-bottom: 1px rgb(170, 170, 200); border-style: solid; font: 11pt; font-weight: bolder;">
{|style="background-color:transparent;width:100%"
|-
|&nbsp;Own configuration file / Fichier de configuration personnel
|style="text-align:right;font-size: 80%"|{{{titreD|}}}&nbsp;
|}</div></div>
 
<div style="margin-left:-1px; width: 99.9%; background-color:#F7F7FF; border: 1px rgb(210, 210, 240) solid; margin-bottom: 5px">
<div style="background-color: rgb(210, 210, 240); border: 0px; border-bottom: 1px rgb(170, 170, 200); border-style: solid; font: 11pt; font-weight: bolder;">
{|style="background-color:transparent;width:100%"
|-
|&nbsp;Contact list
|style="text-align:right;font-size: 80%"|Liste des contacts à suivre&nbsp;
|}</div><source lang="javascript">*/
lstContact.push("Anthere");
lstContact.push("Dake");
lstContact.push("Grimlock");
lstContact.push("Leag");
lstContact.push("TiChou");
lstContact.push("Darkoneko");
lstContact.push("Pelote de laine");
lstContact.push("Céréales Killer");
lstContact.push("Le Pied-bot");
lstContact.push("Salebot");
/*</source></div>
 
<div style="margin-left:-1px; width: 99.9%; background-color:#F7F7FF; border: 1px rgb(210, 210, 240) solid; margin-bottom: 5px">
<div style="background-color: rgb(210, 210, 240); border: 0px; border-bottom: 1px rgb(170, 170, 200); border-style: solid; font: 11pt; font-weight: bolder;">
{|style="background-color:transparent;width:100%"
|-
|&nbsp;Other own param
|style="text-align:right;font-size: 80%"|Divers paramètres&nbsp;
|}</div><source lang="javascript">*/
lrcRCLimit       = 50;      // Nombre de ligne RC à afficher au maximum;
lrcPreviewHeight = "400px"; // Taille de la fenêtre de prévisualisation;
lrcAutoCloseDiff = 0;       // Fermeture automatique d'une ligne sur diff; 0 non ; 1 oui ;
 
/*</source></div>*/