10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) 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 |