Template:CodebergPull: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Created page with "{{#if: {{{1|}}} | [https://codeberg.org/arianne/stendhal/pulls/{{{1|}}} {{#if: {{{2|}}} | {{{2|}}} | Codeberg pull request {{{1|}}} }}] }}<noinclude> == Description == <span style="font-weight:bold;">Template:{{PAGENAME}}</span> For quickly linking to pull requests on Stendhal's Codeberg 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]}}<..."
 
imported>AntumDeluge
redirect to Template:CodebergIssue
 
Line 1: Line 1:
#REDIRECT [[Template:CodebergIssue]]
{{#if: {{{1|}}} | [https://codeberg.org/arianne/stendhal/pulls/{{{1|}}} {{#if: {{{2|}}} | {{{2|}}} | Codeberg pull request {{{1|}}} }}] }}<noinclude>

== Description ==

<span style="font-weight:bold;">Template:{{PAGENAME}}</span>

For quickly linking to pull requests on Stendhal's Codeberg 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>|1}}</nowiki> || {{{{PAGENAME}}|1}}
|-
| <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|1|Add Romanian description for F-Droid}}</nowiki> || {{{{PAGENAME}}|1|Add Romanian description for F-Droid}}
|}
</blockquote>

== See Also ==

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


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

Latest revision as of 00:24, 23 April 2024