Template:Issue: Difference between revisions

From Alpine Linux
(Rework docs)
(fix url to issues)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>{{Template}}
== Template Documentation ==
== Template Documentation ==
Link to [http://bugs.alpinelinux.org/ Apline Issues].
Link to [http://bugs.alpinelinux.org/ Alpine Issues].


== Example ==
== Example ==
Line 9: Line 9:
{{Issue|279}}
{{Issue|279}}


You can also include the issue's description as a second argument.
The issue's description can be included as an optional second argument.  


</noinclude><includeonly><span class="plainlinks">[http://redmine.alpinelinux.org/issues/{{{1}}} #{{{1}}}{{Ifn|{{{2|}}}|. {{{2}}}}}]</span></includeonly>
</noinclude><includeonly><span class="plainlinks">[https://gitlab.alpinelinux.org/alpine/aports/-/issues/{{{1}}} #{{{1}}}{{Ifn|{{{2|}}}|. {{{2}}}}}]</span></includeonly>

Latest revision as of 06:12, 31 July 2023

Template Documentation for Issue

This page is a template and should only be used as part of other articles. For more information, read 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 voice your opinion regarding this template.

Template Documentation

Link to Alpine Issues.

Example

{{Issue|279}}

will produce: #279

The issue's description can be included as an optional second argument.