10,731
edits
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
||
Line 545: | Line 545: | ||
local imp_temp = args["depers"] | local imp_temp = args["depers"] | ||
if imp_temp then | if imp_temp then | ||
if not mw.ustring.match(imp_temp, "au$") then | |||
imp_temp = imp_temp .. "a" | imp_temp = imp_temp .. "a" | ||
end | |||
end | end | ||
if principle_parts["vstem"] then | if principle_parts["vstem"] then |