Difference between revisions of "Module:Icon"

Jump to navigation Jump to search
2 bytes added ,  Yesterday at 09:29
no edit summary
Line 26: Line 26:
--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 = ''
422

edits

Navigation menu