Aller au contenu

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

m
aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
 
Ligne 7 : Ligne 7 :
function buildObjectTable(index, objectName, hasSeparator)
function buildObjectTable(index, objectName, hasSeparator)
local objectTable
local objectTable
if objectName then
if objectName or index == '' then
objectTable = { type = 'table', title = objectName, separator = hasSeparator, rows = {
objectTable = { type = 'table', title = objectName, separator = hasSeparator, rows = {
{ type = 'row', label = 'Taille du magasin', value = 'magasin' .. index },
{ type = 'row', label = 'Taille du magasin', value = 'magasin' .. index },
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 737

modifications