« Module:Icône » : différence entre les versions

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 6 : Ligne 6 :
local DEFAULT_SIZE = 'normal'
local DEFAULT_SIZE = 'normal'
local STANDARD_SIZE = {
local STANDARD_SIZE = {
petit = '18',
petit = '20',
normal  = '24',
normal  = '30',
grand    = '50',
grand    = '50',
big = '50',
big = '50',
geant = '100'
geant = '80'
}
}