Module:lnk-pro-morph: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
 
Line 29: Line 29:
error("-- needs to be either at the beginning or the end of the argument")
error("-- needs to be either at the beginning or the end of the argument")
end
end
elseif mw.ustring.find(form, "%-") then
return form
else
else
return form
return "'''" .. form .. "'''"
end
end
end
end

Navigation menu