Template:Pull: Difference between revisions
Appearance
→Usage: formatting |
m Remove background of flag icon for dark mode reasons. Unfortunately we can't lighten the icon conditionally for mediawiki reasons. |
||
Line 15: | Line 15: | ||
Refer to {{pull|991234|this pull request}}. | 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> |
Latest revision as of 01:40, 13 April 2025
This page is a template. It should be used as part of other articles. For more information, see Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to discuss this template in the talk page.
If you wanted to create a new page instead, use the search box to search for the title of the new page you want to create and follow the linkCreate the page "XYZ" on this wiki!
in the results page. An alternative is to create a dangling link to the new page from an existing page. A final option is to directly visit the expected URL of the page.About
An inline link to a specific pull request to the nixpkgs repo.
Usage
See pull request {{pull|991234}}.
Refer to {{pull|991234|this pull request}}.
Example
See pull request #991234.
Refer to this pull request.