Template:Pull: Difference between revisions
imported>Samueldr {{pull|id}} |
m Remove background of flag icon for dark mode reasons. Unfortunately we can't lighten the icon conditionally for mediawiki reasons. |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template | <noinclude>{{Template}} | ||
== About == | |||
An inline link to a specific pull request to the [https://github.com/NixOS/nixpkgs/pull nixpkgs repo]. | |||
== Usage == | |||
See pull request {{ic|<nowiki>{{pull|991234}}.</nowiki>}} | |||
Refer to {{ic|<nowiki>{{pull|991234|this pull request}}.</nowiki>}} | |||
== Example == | |||
See pull request {{pull|991234}}. | |||
{{pull|991234| | Refer to {{pull|991234|this pull request}}. | ||
</noinclude><includeonly>[[File:issue.png|link=https://github.com/NixOS/nixpkgs/pull/{{{1}}}]][https://github.com/NixOS/nixpkgs/pull/{{{1}}} {{{2|#{{{1}}}}}}]</includeonly> | </noinclude><includeonly><span style="background: none;">[[File:issue.png|link=https://github.com/NixOS/nixpkgs/pull/{{{1}}}]][https://github.com/NixOS/nixpkgs/pull/{{{1}}} {{{2|#{{{1}}}}}}]</span></includeonly> |