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

aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
local DEFAULT_SIZE = 'normal'
local DEFAULT_SIZE = 'normal'
local STANDARD_SIZE = {
local STANDARD_SIZE = {
normal = '18',
petit = '18',
grand = '24',
normal = '24',
big   = '24'
grand    = '50',
big = '50',
geant = '100'
}
}