LWT JavaScript API
    Preparing search index...
    • Create an HTML link for a dictionary.

      Parameters

      • u: string

        Dictionary URL

      • w: string

        Word or sentence to be translated

      • t: string

        Text to display

      • b: string

        Some other text to display before the link

      • popup: boolean = false

        Whether to open in popup window

      Returns string

      HTML-formatted link

      3.1.0 Added popup parameter, removed asterisk prefix and lwt_popup URL detection