Module:taln-headword: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 41: | Line 41: | ||
if pl ~= "" then | if pl ~= "" then | ||
text = text .. " plural '''[[Contionary: | text = text .. " plural '''[[Contionary:" .. pl .. "|" .. pl .. "]]'''" | ||
if plrom ~= "" then | if plrom ~= "" then | ||
| Line 73: | Line 73: | ||
end | end | ||
local out = "'''[[Contionary: | local out = "'''[[Contionary:" .. form .. "|" .. form .. "]]'''" | ||
if rom_form and rom_form ~= "" then | if rom_form and rom_form ~= "" then | ||