Content deleted Content added
disable call to new function addRowDividerTrackingCategory to see if this resolves problems at Template talk:Episode list#References in ShortSummary get transcluded even when the text isn't displayed due to all args being evaluated |
remove unused function and require |
||
Line 4:
local colorContrastModule = require('Module:Color contrast')
local htmlColor = mw.loadData('Module:Color contrast/colors')
local langModule = require("Module:Lang")
local mathModule = require('Module:Math')
Line 190 ⟶ 189:
addTrackingCategory(trackingCategoryList["default_line_colors"])
end
end
|