Template:USEflag/sandbox

From Gentoo Wiki
Jump to:navigation Jump to:search


Correct

Parameter package set to a valid package name
Wiki code
{{USEflag|package=app-editors/nano}}
Main version

USE flags for app-editors/nano GNU GPL'd Pico clone with more functionality

+spell Add dictionary support
debug Enable debug messages and assert warnings. Note that these will all be sent straight to stderr rather than some logging facility.
justify Enable justify/unjustify functions for text formatting.
magic Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting
minimal Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling).
ncurses Add ncurses support (console display library)
nls Add Native Language Support (using gettext - GNU locale utilities)
unicode Add support for Unicode
Sandbox version


Incorrect

Parameter package set to an invalid or non-existent package name (error message)
Wiki code
{{USEflag|package=app-editors/nono}}
Main version
Cannot load package information. Is the atom app-editors/nono correct?
Sandbox version


No parameter (error message)
Wiki code
{{USEflag}}
Main version
Cannot load package information. Is the atom {{{package}}} correct?
Sandbox version
Note
This is the template sandbox page for Template:USEflag (diff).
See also the companion subpage for test cases.