Module:form of: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
 
Line 46: Line 46:
glosslink = "[[Appendix:Glossary#" .. (type(l.glossary) == "string" and l.glossary or text) .. "|" .. text .. "]]"
glosslink = "[[Appendix:Glossary#" .. (type(l.glossary) == "string" and l.glossary or text) .. "|" .. text .. "]]"
if text == "verbal noun" then
if text == "verbal noun" then
glosslink = glosslink .. "[[Category:" .. language.name .. " verbal nouns]]"
glosslink = glosslink .. "[[Category:" .. language.name .. " verbal nouns|" .. mw.title.getCurrentTitle().subpageText .. "]]"
end
end
table.insert(out, glosslink)
table.insert(out, glosslink)

Navigation menu