Template:Warning/testcases

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is the template test case page for Template:Warning and its sandbox version. You may have to purge this page to update the examples.
No parameter
Wiki code {{Warning}}

Main version
Warning
{{{1}}}
Sandbox version
Warning
{{{1}}}
Parameter: unnamed
Wiki code {{Warning|Some urgent information.}}

Main version
Warning
Some urgent information.
Sandbox version
Warning
Some urgent information.
Parameter: unnamed 1, unnamed 2
Wiki code {{Warning|Some urgent information in 1st parameter.|Some info in 2nd parameter}}

Main version
Warning
Some urgent information in 1st parameter.
Sandbox version
Warning
Some urgent information in 1st parameter.
Parameter: unnamed, type=block
Wiki code {{Warning|Some urgent information.|type=block}}

Main version
Warning
Some urgent information.
Sandbox version
Warning
Some urgent information.
Parameter: unnamed, type=inline
Wiki code {{Warning|Some urgent information.|type=inline}}

Main version Warning: Some urgent information.
Sandbox version Warning: Some urgent information.
Parameter: unnamed 1, unnamed 2, type=inline
Wiki code {{Warning|Some urgent information in 1st parameter.|Some info in 2nd parameter|type=inline}}

Main version Warning: Some urgent information in 1st parameter.
Sandbox version Warning: Some urgent information in 1st parameter.