Module:Tables

From Exiled Kingdoms Wiki
Revision as of 02:34, 8 June 2017 by M3lkor (talk | contribs) (Created page with "local Comp = require( "Module:ValComp" ) p = {} function makeTable() pritbl = mw.html.create('table') end function makeRow() end local function areaTables(Se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

local Comp = require( "Module:ValComp" ) p = {}

function makeTable()

   pritbl = mw.html.create('table')
   

end

function makeRow()

end


local function areaTables(Sel)

end

return p

--[[

|AreaDiffTbl=

|AreaDiffTblInput=
Difficulty Level L/H
/

]]