Template:GitHubPull

From Arianne
Revision as of 00:09, 23 April 2024 by imported>AntumDeluge (Created page with "{{#if: {{{1|}}} | [https://github.com/arianne/stendhal/pull/{{{1|}}} {{#if: {{{2|}}} | {{{2|}}} | GitHub pull request {{{1|}}} }}] }}<noinclude> == Description == <span style="font-weight:bold;">Template:{{PAGENAME}}</span> For quickly linking to issues on Stendhal's GitHub page. == Usage == * <span style="font-family:monospace;font-size:14px;border:solid 2px;border-color:lightgray;font-weight:bold;"><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|id|[text]}}</nowiki></span...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description

Template:GitHubPull

For quickly linking to issues on Stendhal's GitHub page.

Usage

  • {{GitHubPull|id|[text]}}

Arguments

Argument Required Description
id Pull request ID number.
text Alternate text to display.

Examples

Input Output
{{GitHubPull|697}} GitHub pull request 697
{{GitHubPull|697|Accuracy Boost Rings}} Accuracy Boost Rings

See Also