Template:Article

    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)

    Displays an article metadata infobox on the right side of the page.

    Usage

    {{Article
    |title=Stochastic Gradient Descent
    |field=Machine Learning
    |topics=Optimization, Neural Networks, Gradient Methods
    |related_papers=Attention Is All You Need, BERT
    |languages=es, zh
    }}
    

    Parameters

    • title — Display title. Defaults to page name.
    • field — Field of study.
    • topics — Comma-separated list of topics (will be linked).
    • related_papers — Comma-separated list of related paper page names.
    • languages — Comma-separated ISO language codes with translations available.