Page history
Jump to navigation
Jump to search
21 February 2024
18 August 2022
no edit summary
+322
no edit summary
−2
no edit summary
+1
no edit summary
+465
no edit summary
+11
no edit summary
+105
17 August 2022
no edit summary
no edit summary
+28
no edit summary
+33
no edit summary
+24
no edit summary
+4
no edit summary
+5
15 August 2022
14 August 2022
no edit summary
+768
no edit summary
+79
Created page with "local com = require('Module:Common') local a = require('Module:Args') local i = require('Module:Icon') local p = {} function p.buildings(frame) local buildingList = mw.load('Module:Buildings') local args = a.getArgs(frame) local buildingTable = mw.html.create('table') buildingTable:addClass('wikitable sortable') :tag('tr') :tag('th') :wikitext('Name') :done() :tag('th') :wikitext('Prerequisites')..."
+679