Module:Lua banner: Difference between revisions

From Video Credit Archive

Content deleted Content added
wikpedia>Mr. Stradivarius
fix pattern bug in p.main, and use a separate table for making the module links
wikpedia>Mr. Stradivarius
p.renderTrackingCategories fix - titleObj is already local
Line 58: Line 58:
-- Lua templates category
-- Lua templates category
local titleObj = titleObj or mw.title.getCurrentTitle()
titleObj = titleObj or mw.title.getCurrentTitle()
local subpageBlacklist = {
local subpageBlacklist = {
doc = true,
doc = true,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.