Différences entre les versions de « Module:OInfobox-Building »

Aller à la navigation Aller à la recherche
75 octets ajoutés ,  18 avril 2025 à 23:34
m
aucun résumé de modification
m
m
Balise : Annulation
Ligne 125 : Ligne 125 :
     if buildingData then
     if buildingData then
--SECTION-PRODUCTION
--SECTION-PRODUCTION
        local productionData = {}
        ---------------
         if buildingData.workers then
         if buildingData.workers then
             local workers = buildingData.workers
             local workers = buildingData.workers
Ligne 132 : Ligne 134 :
             table.insert(productionData, {label = 'Workers', value = workers})
             table.insert(productionData, {label = 'Workers', value = workers})
         end
         end
          
         -----------------
         if buildingData.input then
         if buildingData.input then
             local input = ''
             local input = ''
606

modifications

Menu de navigation