Template:Article
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.