Template:Sandbox: Difference between revisions

From Alpine Linux
m (Testing ‘Issue’ template)
 
(58 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>


{{Template}}


== [[Image:Newspaper_Cover.svg‎|32px|link=]] Recent News ==
Link to issues under the [https://gitlab.alpinelinux.org/alpine/ Alpine gitlab umbrella].
{{Sandbox|2010-07-16 Alpine 2.0.0 Beta3 released|
This is the first announced beta release for v2.0 series. See [[Release Notes for Alpine 2.0.0_beta3]] for more details of the release.
|[[User:ncopa|ncopa]] 20:58, 16 July 2010 (GMT)
}}


{{Sandbox|2010-07-16 Alpine 2.0.0 Beta3 released|
== Usage ==
This is the first announced beta release for v2.0 series. See [[Release Notes for Alpine 2.0.0_beta3]] for more details of the release.
|[[User:ncopa|ncopa]] 20:58, 16 July 2010 (GMT)
}}


<nowiki>{{Issue|number|project=|description=}}</nowiki>


</noinclude><onlyinclude>
{{Define|number|Issue number.
<span class="editsection plainlinks" id="doc_editlinks">[[{{fullurl:News_talk:{{{1}}}|}} Discuss]]</span>
:This argument is '''required'''.}}
<h5>{{{1}}}</h5>
{{Define|project{{=}}|Project under {{Ic|https://gitlab.alpinelinux.org/alpine/}} to which the issue belongs.
{{{2}}}
:This argument is '''optional''', defaults to {{Ic|aports}}.}}
<div style="text-align: right;">{{{3}}}</div>
{{Define|description{{=}}|Description for the issue, for example, what the issue title is.
----
:This argument is '''optional'''.}}
</onlyinclude>


== Examples ==


== Note ==
<nowiki>{{Issue|10516}}</nowiki>
<noinclude>{{Template}}


'''A 'Note' box used to emphasize important information.'''
Produces: {{Issue|10516}}


====Usage====
<nowiki>{{Issue|5|project=docs/user-handbook}}</nowiki>


{{Codeline|1=<nowiki>{{Note|This text should be noted, with a [[link to nowhere]] or a [[Special:Version| link to that works]].}}</nowiki>}}
Produces: {{Issue|5|project=docs/user-handbook}}


====Example====
  <nowiki>{{Issue|10516|description=libreoffice is built without Wayland support}}</nowiki>


{{Note|This text should be noted, with a [[link to nowhere]] or a [[Special:Version| link to that works]].}}</noinclude><includeonly>{{Box BLUE|Note:|{{{1}}}}}</span></includeonly>
Produces: {{Issue|10516|description=libreoffice is built without Wayland support}}
 
  <nowiki>{{Issue|10516|project=alpine-conf|description=Boot partition only has enough space for one kernel}}</nowiki>
 
Produces: {{Issue|10516|project=alpine-conf|description=Boot partition only has enough space for one kernel}}
 
</noinclude>
<includeonly><span class="plainlinks">
[https://gitlab.alpinelinux.org/alpine/{{#if: {{{project|}}} | {{{project}}} | aports}}/-/issues/{{{1}}} {{{project|}}} #{{{1}}}{{#if: {{{description|}}} |<nowiki>:</nowiki> {{{description}}}}}]
</span></includeonly>

Latest revision as of 09:33, 20 November 2025

Template Documentation for Sandbox

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.

Link to issues under the Alpine gitlab umbrella.

Usage

{{Issue|number|project=|description=}}

number
Issue number.
This argument is required.

project=
Project under https://gitlab.alpinelinux.org/alpine/ to which the issue belongs.
This argument is optional, defaults to aports.

description=
Description for the issue, for example, what the issue title is.
This argument is optional.

Examples

{{Issue|10516}}

Produces: #10516

{{Issue|5|project=docs/user-handbook}}

Produces: #5

 {{Issue|10516|description=libreoffice is built without Wayland support}}

Produces: #10516

 {{Issue|10516|project=alpine-conf|description=Boot partition only has enough space for one kernel}}

Produces: #10516