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

Aller à la navigation Aller à la recherche
12 octets supprimés ,  19 avril 2025 à 01:32
m
aucun résumé de modification
m
m
Ligne 145 : 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
          
          
Ligne 163 : Ligne 159 :
                 table.insert(productionData, {label = 'Produces', value = output})
                 table.insert(productionData, {label = 'Produces', value = output})
             end
             end
            if #productionData > 0 then
            addSection(infobox, productionData, 'Production')
    end
         end
         end
         --/
         --/
606

modifications

Menu de navigation