Module:etymology: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 192: Line 192:
         pos = args["pos"],
         pos = args["pos"],
         nobold = true,
         nobold = true,
        "term"
     }
     }
     if not args["nocat"] then categories = export.hydrate_categories(data["categories"], language) end
     if not args["nocat"] then categories = export.hydrate_categories(data["categories"], language) end
Line 211: Line 212:
         showlanguage = true,
         showlanguage = true,
         nobold = true,
         nobold = true,
        "term"
     }
     }
     if not args["nocat"] then categories = export.hydrate_categories(data["categories"], language_to, language_from) end
     if not args["nocat"] then categories = export.hydrate_categories(data["categories"], language_to, language_from) end
Line 252: Line 254:
             showlanguage = (language_from and true),
             showlanguage = (language_from and true),
             nobold = true,
             nobold = true,
            "term"
         })
         })
     end
     end

Navigation menu