Module:Lua banner: Difference between revisions
p.renderTrackingCategories fix - titleObj is already local
m>Mr. Stradivarius (fix pattern bug in p.main, and use a separate table for making the module links) |
m>Mr. Stradivarius (p.renderTrackingCategories fix - titleObj is already local) |
||
Line 58: | Line 58: | ||
-- Lua templates category | -- Lua templates category | ||
titleObj = titleObj or mw.title.getCurrentTitle() | |||
local subpageBlacklist = { | local subpageBlacklist = { | ||
doc = true, | doc = true, |