Changes

no edit summary
Line 103: Line 103:  
             th = mw.html.create("th")
 
             th = mw.html.create("th")
 
             th:wikitext("Xp")
 
             th:wikitext("Xp")
             headerrow:node(th)
+
             headerRow:node(th)
 
         elseif headers[param] then
 
         elseif headers[param] then
 
             th = mw.html.create("th")
 
             th = mw.html.create("th")
2,922

edits