Jump to content

Module:Template link general: Difference between revisions

m
no edit summary
(html:wikitext)
mNo edit summary
Line 103: Line 103:
-- final wrap
-- final wrap
local ret = titlePart .. textPart
local ret = titlePart .. textPart .. ']]'
if not dontBrace then ret = '<nowiki>{{</nowiki>' .. ret .. '<nowiki>}}</nowiki>' end
if not dontBrace then ret = '<nowiki>{{</nowiki>' .. ret .. '<nowiki>}}</nowiki>' end
if _ne(args.a) then ret = '<nowiki>*</nowiki>&nbsp;' .. ret end
if _ne(args.a) then ret = '<nowiki>*</nowiki>&nbsp;' .. ret end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.