« Module:Infobox/Arme gamebryo » : différence entre les versions

Harmonisation des identifiants techniques
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Kharmitch (discussion | contributions)
Harmonisation des identifiants techniques
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 220 : Ligne 220 :
local dmgPerProjCell = formatNumber(dmgNormProj)
local dmgPerProjCell = formatNumber(dmgNormProj)
if perksDmgNormProj > 0 then
if perksDmgNormProj > 0 then
     dmgPerProjCell = dmgPerProjCell .. ' (' .. formatTooltip(formatNumber(perksDmgNormProj), tooltipDmgAllPerks) .. ')'
     dmgPerProjCell = dmgPerProjCell .. ' (' .. formatTooltip(formatNumber(perksDmgNormProjTotal), tooltipDmgAllPerks) .. ')'
end
end
if dmgExplProj > 0 then
if dmgExplProj > 0 then
Ligne 342 : Ligne 342 :
}},
}},
{ type = 'table', title = 'Technique', collapseparameters = { collapsible = true, collapsed = true }, rows = {
{ type = 'table', title = 'Technique', collapseparameters = { collapsible = true, collapsed = true }, rows = {
{ type = 'row', label = '[[Form ID|Base ID]]', value = 'baseid' },
{ type = 'row', label = '[[Form ID]]', value = 'formid' },
{ type = 'row', label = 'Editor ID', value = 'editorid' }
{ type = 'row', label = '[[Editor ID]]', value = 'editorid' }
}},
}},
{ type = 'text', value = 'pied' }
{ type = 'text', value = 'pied' }
}
}
}
}
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 734

modifications