Module:head: Difference between revisions

m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 60: Line 60:
else
else
if mw.ustring.find(inflection[i], "%*") then
if mw.ustring.find(inflection[i], "%*") then
if mw.ustring.find(inflection[i], "%*.*%*") then error("Only one * can be used in an inflection.") end
local temp_links = {}
local temp_links = {}
if mw.ustring.find(inflection[i], "%*") then
if mw.ustring.find(inflection[i], "%*") then