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

Aller à la navigation Aller à la recherche
12 octets ajoutés ,  19 avril 2025 à 01:31
m
aucun résumé de modification
m (Can I delete the header between employees and production instead of putting them directly in production? Time to find out)
m
Ligne 131 : Ligne 131 :
                 table.insert(employeeData, {label = com.firstUpper({type}), value = value})
                 table.insert(employeeData, {label = com.firstUpper({type}), value = value})
             end
             end
            if #productionData > 0 then
            addSection(infobox, productionData, 'Production')
    end
end
end
      
      
Ligne 149 : Ligne 145 :
                 table.insert(productionData, {label = 'Consumes', value = input})
                 table.insert(productionData, {label = 'Consumes', value = input})
             end
             end
           
            if #productionData > 0 then
            addSection(infobox, productionData, 'Production')
    end
         end
         end
          
          
606

modifications

Menu de navigation