Module:snon-cell: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 135: | Line 135: | ||
if words then | if words then | ||
for i,j in ipairs(words) do | for i,j in ipairs(words) do | ||
table.insert(links, | table.insert(links, m_links.full_link({lang = lang, term = j, accel = accel})) | ||
end | end | ||
end | end | ||