Sandbox: Difference between revisions

From Alpine Linux
m (More testing.)
(added verified template)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a test of an upgraded version of the [[Template:pkg]]. It should preserve the old behavior, <br>
<noinclude>


The following 3 should produce the exact same URL:<br>
{{Verified}}
Old way with positional parameter 1 only: {{Template:Sandbox|apk}}<br>
New way with name parameter only: {{Template:Sandbox|name=apk}}<br>
Nonsensical combination of old and new: {{Template:Sandbox|apk|name=apk}}<br>
<br>
The following should produce the exact same URLs:<br>
Positional parameter 1 + repo parameter: {{Template:Sandbox|apk|repo=main}}<br>
name parameter + repo parameter: {{Template:Sandbox|name=apk|repo=main}}<br>
Many parameters set: {{Template:Sandbox|name=apk|repo=main|branch=edge|arch=x86_64}}


Nonsense handling: Old template (left) vs new (right)
 
{{pkg}} {{Template:Sandbox}} (no arguments passed whatsoever)
</noinclude>
<includeonly>
{{#if: {{{v}}}|v}}3.20.1
</includeonly>

Latest revision as of 08:42, 15 August 2025