Aller au contenu

« Module:Infobox/Quête » : différence entre les versions

m
aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Balise : Révoqué
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Balise : Révocation manuelle
Ligne 17 : Ligne 17 :
if localdata['gamerscore'] then
if localdata['gamerscore'] then
success = success ..'<span style="padding-left:4px;">'.. icon._build( 'gamerscore' ) ..'</span>'
success = success ..'<span style="padding-left:4px;">'.. icon._build({ 'gamerscore' }) ..'</span>'
success = success ..'<span style="padding-left: 2px;position:relative;top:1px;">'.. localdata['gamerscore'] ..'</span>'
success = success ..'<span style="padding-left: 2px;position:relative;top:1px;">'.. localdata['gamerscore'] ..'</span>'
end
end
if localdata['type trophée'] then
if localdata['type trophée'] then
success = success ..'<span style="padding-left:4px;">'.. icon._build( 'trophéeps3' ) ..'</span>'
success = success ..'<span style="padding-left:4px;">'.. icon._build({ 'trophéeps3' }) ..'</span>'
success = success ..'<span style="padding-left: 2px;position:relative;top:1px;">'.. localdata['type trophée'] ..'</span>'
success = success ..'<span style="padding-left: 2px;position:relative;top:1px;">'.. localdata['type trophée'] ..'</span>'
end
end
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 734

modifications