"releasenotecontributors" Macro
Last modified by Vincent Massol on 2026/09/02 19:47
Reference
Description
Release Notes Application 2.3+
Renders the credits of the release note it runs on: the names recorded in its Contributors entry, sorted alphabetically and case-insensitively. When no contributor has been recorded yet it renders a button that creates that entry instead.
It belongs in a release note or in a release note template, since the Contributors entry it renders is a child of the release note; see Add Contributors to a Release Note.
Usage
{{releasenotecontributors/}}Parameters
This macro has no parameter.
Examples
Example 1: Credits at the end of a release note
{{releasenotechanges/}}
== Contributors ==
{{releasenotecontributors/}}FAQ
The names contain wiki syntax, will it be executed?
No. Contributor names are escaped before they are rendered.