Sandbox: Difference between revisions

From Alpine Linux
m (More stress testing.)
m (Template:Issue testing)
 
(6 intermediate revisions by the same user 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>
This page is a Sandbox that anyone can edit to test new things!


The following 3 should produce the exact same URL:<br>
Currently testing: New version of Template:Issue that uses parser functions instead of Template:Ifn
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}}<br><br>


Nonsense handling:<br>
{{Issue|6}}<br>
No arguments passed whatsoever (new template should handle gracefully)<br>
{{Sandbox|6}}
Old template: {{pkg}} New template: {{Template:Sandbox}}


Extra positional arguments passed (shouldn't make any difference)<br>
{{Issue|6|foobar}}<br>
Old template: {{pkg|apk|foo|bar|bat|baz}} New template: {{Template:Sandbox|apk|foo|bar|bat|baz}}
{{Sandbox|6|foobar}}
 
Extra positional arguments and extra named arguments (shouldn't make any difference)<br>
Old template: {{pkg|apk|foo|repo=main|bacon=delicious}} New template: {{Template:Sandbox|apk|foo|repo=main|bacon=delicious}}

Latest revision as of 00:08, 10 January 2024

This page is a Sandbox that anyone can edit to test new things!

Currently testing: New version of Template:Issue that uses parser functions instead of Template:Ifn

#6
#6

#6. foobar
#6. foobar