Template:Patchboard/doc

From mediawiki.org

Usage[edit]

For use on the Code review/patch board.

{{patchboard|Gerrit username|repo name|gerrit change number|subject line of patch}}

For example:

  • {{patchboard|TheresNoTime|mediawiki/core|762102|Allow searching the move log by destination title}}

gives the output:


TemplateData[edit]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Patchboard

Use this template to add a formatted patch board request to the code review board.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
gerrit username1

Your Gerrit username

Example
TheresNoTime
Stringrequired
repo name2

The name of the git repo the patch is for

Example
mediawiki/core
Stringrequired
gerrit change number3

The gerrit change number of the patch to be displayed

Example
762102
Numberrequired
subject line4

The subject line of the patch

Example
Allow searching the move log by destination title
Stringrequired
merged5

If the patch should be displayed as merged

Default
false
Booleanoptional