10,731
edits
TheNightAvl (talk | contribs) No edit summary Tag: Reverted |
TheNightAvl (talk | contribs) No edit summary Tag: Reverted |
||
Line 59: | Line 59: | ||
labels = p["label"], | labels = p["label"], | ||
inflections = get_inflections(p[3]), | inflections = get_inflections(p[3]), | ||
multiword = mw.ustring.find(term, " | multiword = mw.ustring.find(term, "_") | ||
} | } | ||
end | end |