Difference between revisions of "Module:Bundles"

Jump to navigation Jump to search
6 bytes added ,  10:11, 24 October 2021
no edit summary
Line 12: Line 12:
result:tag('span')
result:tag('span')
:wikitext(icon.icon(vs[1], vs[2], nil, 'no'))
:wikitext(icon.icon(vs[1], vs[2], nil, 'no'))
if k ~= objects then
--[[ if k ~= objects then
result:tag('span')
result:tag('span')
:addClass('bundle-joiner')
:addClass('bundle-joiner')
:wikitext('+')
:wikitext('+')
end
end]]
end
end
return result
return result

Navigation menu