Template:GitHubPull: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
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..."
 
imported>AntumDeluge
redirect to Template:GitHubIssue
 
Line 1: Line 1:
#REDIRECT [[Template:GitHubIssue]]
{{#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>

=== Arguments ===

<blockquote>
{| class="wikitable"
! Argument || Required || Description
|-
| id || {{status|check}} || Pull request ID number.
|-
| text || || Alternate text to display.
|}
</blockquote>

== Examples ==

<blockquote>
{| class="wikitable"
! Input || Output
|-
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|697}}</nowiki> || {{{{PAGENAME}}|697}}
|-
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|697|Accuracy Boost Rings}}</nowiki> || {{{{PAGENAME}}|697|Accuracy Boost Rings}}
|}
</blockquote>

== See Also ==

* [[Templates|List of templates]]
* [[:Category:RefactoringTemplates|List of refactoring templates]]


[[Category:Stendhal]]
[[Category:Development]]
[[Category:RefactoringTemplates]]

Latest revision as of 00:23, 23 April 2024