Module:Template link general: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
accept empty, unstrip non-nil only
mNo edit summary
(accept empty, unstrip non-nil only)
Line 96:
for i = 2, 11 do
local ii = tostring(i)
local val = mw.text.unstripNoWiki(args[ii])
if not _ne(val) ~= nil then break else val = mw.text.unstripNoWiki(val) end
if not _ne(args.yeswiki) then val = nw(val) end
if italic then val = '<span style="font-style:italic;">' .. val .. '</span>' end
0

edits

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

Navigation menu