Template:Pr

From AlliedModders Wiki
Revision as of 09:25, 16 January 2017 by Arkshine (talk | contribs) (Added support for any project while keeping sourcemod as default)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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}}
  • project can be anything
  • There are few shortcuts linked to main projects:
amxx amxmodx
amb ambuild
mm metamod-hl1
mms metamod-source
sp sourcepawn
sm sourcemod

Example

You type You get
{{PR|42}} PR 42
{{PR|amxx|42}} PR 42