106
edits
Tag: Manual revert |
|||
| Line 39: | Line 39: | ||
if com.exists(text) then | if com.exists(text) then | ||
if string.lower(text) ~= 'no' then | if string.lower(text) ~= 'no' then | ||
result = result .. '[[' | result = result .. ' [[' | ||
.. link | .. link | ||
.. ']]' | .. ']]' | ||
edits