Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
add to make detection of unknown parameters complete
Tag: Reverted
Undid revision 1167586962 by Gonnym (talk) - that causes errors
Line 157:
wikilink(banner_name.fullText)
)
parameters.showblankpositional = 1
local unknown_category = string.format(cfg.unknown_parameters.tracking, project_name)
parameters.unknown = mw.title.new(unknown_category).exists and '[[' .. unknown_category .. '|_VALUE_]]' or ''