Sandbox: Difference between revisions

From Alpine Linux
No edit summary
No edit summary
Line 5: Line 5:
====Usage====
====Usage====
{{Codeline|1=<nowiki>{{Pill_clickable||<-v3.14.x|#DF0000|#FFDFDF|Page_Name}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||<-v3.14.x|#DF0000|#FFDFDF|Page_Name}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||v3.15.x-v3.18.x|#aaa|#eee|Some_Page}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||v3.19.x-v3.20.x|orange|goldenrod|Another_Page}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||v3.21.x|cadetblue|lightblue|Version_3.21}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||v3.22.x|green|palegreen|Version_3.22}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable|Version:|current|purple|cornflowerblue|left|Current_Version}}</nowiki>}}
{{Codeline|1=<nowiki>{{Pill_clickable||WIP|goldenrod|yellow|Work_In_Progress}}</nowiki>}}


====Parameters====
====Parameters====
Line 27: Line 15:


====Example====
====Example====
{{Pill_clickable||<- v3.14.x|#DF0000|#FFDFDF|Installation}}
{{Pill_clickable||<- v3.14.x|#DF0000|#FFDFDF|Installation}}


{{Pill_clickable||v3.15.x-v3.18.x|#aaa|#eee|Legacy_Versions}}
</noinclude><includeonly>[[{{{6}}}|<span style="padding:2px;background-color:{{{4}}};border:2px solid {{{3}}};border-radius:1em;display:inline-block;font-size:80%;"><strong>{{{1}}}</strong>{{{2}}}</span>]]</includeonly>
 
{{Pill_clickable||v3.19.x-v3.20.x|orange|goldenrod|Recent_Versions}}
 
{{Pill_clickable||v3.21.x|cadetblue|lightblue|Version_3.21}}
 
{{Pill_clickable||v3.22.x|green|palegreen|Version_3.22}}
 
{{Pill_clickable|Version:|current|purple|cornflowerblue|left|Current_Version}}
{{Pill_clickable||WIP|goldenrod|yellow|Work_In_Progress}}
 
</noinclude><includeonly>[[{{{6}}}|<span style="padding: 2px; margin: 2px 2px; background-color: {{{4}}}; border: 2px solid {{{3}}}; border-radius: 1em; float: {{{5|right}}}; font-size:80%; display:inline-block;"><strong>{{{1}}}</strong>{{{2}}}</span>]]</includeonly>

Revision as of 06:17, 7 December 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.

A clickable message Pill (wikilink).

Usage

{{Pill_clickable||<-v3.14.x|#DF0000|#FFDFDF|Page_Name}}

Parameters

  • {{{1}}} - Prefix text (optional)
  • {{{2}}} - Main text
  • {{{3}}} - Border color
  • {{{4}}} - Background color
  • {{{5}}} - Float position (left/right, default: right)
  • {{{6}}} - Wiki page name (required)

Example

[[{{{6}}}| <- v3.14.x]]