Template:Issue: Difference between revisions

From NixOS Wiki
Sdht0 (talk | contribs)
Add proper sections
Sdht0 (talk | contribs)
Gah update text too
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


== Usage ==
== Usage ==
* It is filed under {{ic|<nowiki>{{issue|991234}}</nowiki>}}.
* It is filed under {{ic|<nowiki>{{issue|21234}}</nowiki>}}.
* See {{ic|<nowiki>{{issue|991234|this issue}}</nowiki>}}.
* See {{ic|<nowiki>{{issue|21234|this issue}}</nowiki>}}.


== Example ==
== Example ==
* It is filed under {{issue|991234}}.
* It is filed under {{issue|21234}}.
* See {{issue|991234|this issue}}.
* See {{issue|21234|this issue}}.


</noinclude><includeonly>[[File:issue.png|link=https://github.com/NixOS/nixpkgs/issues/{{{1}}}]][https://github.com/NixOS/nixpkgs/issues/{{{1}}} {{{2|#{{{1}}}}}}]</includeonly>
</noinclude><includeonly>[[File:issue.png|link=https://github.com/NixOS/nixpkgs/issues/{{{1}}}]][https://github.com/NixOS/nixpkgs/issues/{{{1}}} {{{2|#{{{1}}}}}}]</includeonly>

Latest revision as of 21:07, 6 April 2024

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 link Create 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 issue in the nixpkgs repo's issues.

Usage

  • It is filed under {{issue|21234}}.
  • See {{issue|21234|this issue}}.

Example