Template:=/testcases
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:= and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu).
This is the template test case page for Template:= and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu).
Correct
Collapse
Used in a template parameter to display an equals sign
Wiki code
{{Cmd|ls --color{{=}}never}}
Main version
user $
ls --color=never
Sandbox version
user $
ls --colornever