Template:Pr
This template can be used to generate a link to a specific project's Pull Request: https://github.com/alliedmodders/{project}/pull/{number}
Usage
Syntax
SourceMod only | {{PR|number}}
| ||||||||||||
Others project | {{PR|project|number}}
|
Example
You type | You get |
---|---|
{{PR|42}}
|
PR 42 |
{{PR|amxx|42}}
|
PR 42 |