Template:InfoBox header/testcases
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:InfoBox header 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:InfoBox header and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu).
Correct
One anonymous parameter
Wiki code
{{InfoBox stack| {{InfoBox header|Some text}} }}
Main version
Some text
Sandbox version
Some text
One anonymous parameter + anchor (#foo should work)
Wiki code
{{InfoBox stack| {{InfoBox header|Some text|anchor=foo}} }}
Main version
Some text
Sandbox version
Some text
Incorrect
No parameter (exposed wikicode)
Wiki code
{{InfoBox stack| {{InfoBox header}} }}
Main version
{{{1}}}
Sandbox version
{{{1}}}