Template:InfoBox blog/sandbox

From Gentoo Wiki
Jump to:navigation Jump to:search


Correct

One anonymous parameter (a URL)
Wiki code
{{InfoBox stack
| {{InfoBox blog|https://planet.gentoo.org/}}
}}
Main version
Sandbox version


Using header=true
Wiki code
{{InfoBox stack
| {{InfoBox blog|https://planet.gentoo.org/|header=true}}
}}
Main version
Resources
Sandbox version
Resources


Specifying link text using text
Wiki code
{{InfoBox stack
| {{InfoBox blog|https://planet.gentoo.org/|text=Other text}}
}}
Main version
Sandbox version


Incorrect

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


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