"releasenotecontributors" Macro
Last modified by Vincent Massol on 2026/08/28 22:09
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.
Like the other macros of the application it reads its XClasses from the top-level space of the page it runs on, so it belongs in a release note or in a release note template; 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.