62 737
modifications
Page créée avec « local p = {} --Chargement des informations des données passés au modèle et des variables globales -- données concernant les paramètres passés au modèle loc… » |
mAucun résumé des modifications |
||
Ligne 331 : | Ligne 331 : | ||
if color == 'default' then | if color == 'default' then | ||
arrowLeft = '[[Fichier: | arrowLeft = '[[Fichier:SCRWEST.png|13px|alt=Précédent|link=]]' | ||
arrowRight = '[[Fichier: | arrowRight = '[[Fichier:SCREAST.png|13px|alt=Précédent|link=]]' | ||
else | else | ||
arrowLeft = '[[Fichier: | arrowLeft = '[[Fichier:SCRWEST.png|13px|alt=Suivant|link=]]' | ||
arrowRight = '[[Fichier: | arrowRight = '[[Fichier:SCREAST.png|13px|alt=Suivant|link=]]' | ||
style['background-color'] = color | style['background-color'] = color | ||
end | end |
modifications