Template:PR

From AlliedModders Wiki
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