This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Template:Confused/testcases
From Gentoo Wiki (test)
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:Confused and its sandbox version. You may have to to update the examples.
This is the template test case page for Template:Confused and its sandbox version. You may have to to update the examples.
Correct
Collapse
One anonymous parameter: title of exisiting article
Collapse
One anonymous parameter: title of nonexistent article
Wiki code
{{Confused|Missing page}}
Main version
Not to be confused with Missing page.
Sandbox version
Collapse
Creating a piped link
Wiki code
{{Confused|LXDE{{!}}the LXDE desktop environment}}
Main version
Not to be confused with the LXDE desktop environment.
Sandbox version
↑ This how you could "explain" the link without needing to provide an explicit wikilink (which fails, as seen below).
Incorrect
Collapse
No parameter (error message)
Wiki code
{{Confused}}
Main version
{{Confused template error}}
Parameter 1 not defined. For correct usage see Confused template's documentation on the
1
parameter.Sandbox version
Collapse
One anonymous parameter: wikilinked article title (reveals raw wikicode)
Collapse
Trying to explain the link you're making (exposes raw wikicode)
Wiki code
{{Confused|the [[LXDE]] desktop environment}}
Main version
Not to be confused with [[the LXDE desktop environment]].
Sandbox version
↑ See the "Creating a piped link" example above for how to do this properly.