Template:USE/testcases

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is the template test case page for Template:USE and its sandbox version. You may have to purge this page to update the examples.

Correct

One anonymous parameter: USE flag name
Wiki code
{{USE|dbus}}
Main version
Be sure to activate dbus in order to get the...
Sandbox version
Be sure to activate dbus in order to get the...


One anonymous deacivated parameter: USE flag name with preceding "-"
Wiki code
{{USE|-dbus}}
Main version
lorem ipsum Gentoo emerge -dbus dolor...
Sandbox version
lorem ipsum Gentoo emerge -dbus dolor...


One anonymous parameter plus nodeco=true
Wiki code
{{USE|dbus|nodeco=true}}
Main version
Sandbox version


Incorrect

No parameter (error message)
Wiki code
{{USE}}
Main version
{{Package template error}}
Parameter 1 not defined. For correct usage see Package template's documentation on the 1 parameter.
Sandbox version
{{Package template error}}
Parameter 1 not defined. For correct usage see Package template's documentation on the 1 parameter.