Module:Template link general: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Don't use nowiki by default -- this might be breaking, but fixes the 124 and 61 test cases
(Okay.... ns check)
(Don't use nowiki by default -- this might be breaking, but fixes the 124 and 61 test cases)
Line 102:
local val = args[ii]
if val ~= nil then val = mw.text.unstripNoWiki(val) else break end
if not _ne(args.yeswikinowiki) then val = nw(val) end
if italic then val = '<span style="font-style:italic;">' .. val .. '</span>' end
textPart = textPart .. '&#124;' .. val
0

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu