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:InfoBox project/sandbox

From Gentoo Wiki (test)
Jump to:navigation Jump to:search


Correct

Collapse
One anonymous parameter (a project name)
Wiki code
{{InfoBox stack
| {{InfoBox project|Catalyst}}
}}
Main version
Sandbox version


Collapse
Using header=true
Wiki code
{{InfoBox stack
| {{InfoBox project|Catalyst|header=true}}
}}
Main version
Resources
Sandbox version
Resources


Collapse
Indicating a raw URL using raw
Wiki code
{{InfoBox stack
| {{InfoBox project|https://wwwold.gentoo.org/proj/en/releng/catalyst/|raw=true}}
}}
Main version
Sandbox version


Collapse
Specifying link text using text
Wiki code
{{InfoBox stack
| {{InfoBox project|Catalyst|text=Other text}}
}}
Main version
Sandbox version


Collapse
Using both raw and text
Wiki code
{{InfoBox stack
| {{InfoBox project|https://wwwold.gentoo.org/proj/en/releng/catalyst/|raw=true|text=Other text}}
}}
Main version
Sandbox version


Incorrect

Collapse
No parameter (error message)
Wiki code
{{InfoBox stack
| {{InfoBox project}}
}}
Main version
{{InfoBox project template error}}
Parameter 1 not defined. For correct usage see InfoBox project template's documentation on the 1 parameter.
Sandbox version
{{InfoBox project template error}}
Parameter unnamed not defined. For correct usage see InfoBox project template's documentation on the unnamed parameter.


Collapse
Used outside of an {{InfoBox stack}} (wide box, not right-floated)
Wiki code
{{InfoBox project|Catalyst}}
Main version
Sandbox version
Note
This is the template sandbox page for Template:InfoBox project (diff).
See also the companion subpage for test cases.