Template:Term

    From Marovi AI
    Revision as of 07:06, 24 April 2026 by DeployBot (talk | contribs) ([deploy-bot] Deploy template from PR #41 (v1.2.0))
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    Wraps a technical term with glossary popup support. The term is looked up in Module:Glossary/data and rendered with a dotted underline. Hovering shows a popup with the definition.

    Usage

    {{Term|SGD}}
    {{Term|SGD|stochastic gradient descent}}
    {{Term|learning rate}}
    

    The first parameter is the lookup key. The optional second parameter is the display text.