- This template creates a link to a WP:RFA page opened on a candidate for administratorship.
- If this template cannot find a subpage for a candidate, it will form a gray link to the main WP:RFA page, trying to find
[[WP:RFA#candidate]]
instead.
- To make the template return nothing at all when no subpage is found, add the optional parameter
cond=n
.
- This template takes one expected parameter: the exact and correct name of the admin-candidate (without the prefix "User:"), for instance
{{rfadm|John Doe}}
. If this is not provided, the default will be "Example".
- This template looks for the highest-numbered RFA (up to 20) for this username, but can't find non-standard numbering formats (Roman-numeral, etc.). If you wish to link to an different RFA number or number format, enter it as the (optional) parameter
number
, for instance {{rfadm|John Doe|number=2}}
(or number=(2)
or number=IV
, etc.).
- This template will provide a default link label, either WP:RFA page on "John Doe" (if it exists) or There is no WP:RFA page on "John Doe" (if it doesn't exist). If you wish a different link label, such as "here", provide it as a second unnamed parameter after the username, for instance
{{rfadm|John Doe|here|number=2}}
.
- This template does not require substitution.