Difference between revisions of "Module:OInfobox-Building"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 135: Line 135:
                 addSection(infobox, employeeData, 'Employees', 2)
                 addSection(infobox, employeeData, 'Employees', 2)
             end
             end
        end
         --
         --
         local productionData = {}
         local productionData = {}
Line 144: Line 145:
             table.insert(productionData, {label = 'Workers', value = workers.firstUpper})
             table.insert(productionData, {label = 'Workers', value = workers.firstUpper})
         end
         end
    end
         --
         --
         if buildingData.input then
         if buildingData.input then
606

edits

Navigation menu