Difference between revisions of "Module:Icon"

Jump to navigation Jump to search
2 bytes added ,  Yesterday at 11:21
no edit summary
Line 22: Line 22:
--Check after trim as may be whitespace only
--Check after trim as may be whitespace only
if com.exists(value) then
if com.exists(value) then
value = '' .. value .. ''
value = ' ' .. value .. ' '
else
else
value = ''
value = ''
424

edits

Navigation menu