Content deleted Content added
m Fixed test based on definition updates |
m Changed default test class to "unassessed" |
||
Line 6:
local bar = mw.loadData('Module:Class/importDefinitions')
local foo = mw.html.create("td")
local dtc = "
local class = bar[frame.args[1] or dtc] or bar[dtc]
local styleBasics = "text-align: center; font-weight: bold; "
|