Module:head/templates: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
Tag: Reverted
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.match(mw.title.getCurrentTitle().text, "[_%s]"),
multiword = mw.ustring.find(term, "[_%s]"),
}
}
end
end

Navigation menu