Template:Note/testcases
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:Note 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:Note and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu).
CollapseNo parameter | |
---|---|
Wiki code | {{Note}}
|
Main version | Note
{{{1}}} |
Sandbox version | Note
{{{1}}} |
CollapseParameter: unnamed | |
---|---|
Wiki code | {{Note|Some information.}}
|
Main version | Note
Some information. |
Sandbox version | Note
Some information. |
CollapseParameter: unnamed 1, unnamed 2 | |
---|---|
Wiki code | {{Note|Some information in 1st parameter.|Some info in 2nd parameter}}
|
Main version | Note
Some information in 1st parameter. |
Sandbox version | Note
Some information in 1st parameter. |
CollapseParameter: unnamed 1 bullet point | |
---|---|
Wiki code | {{Note|* Some information in 1st parameter starting with a bullet point.<br/> * Second bullet point. }}
|
Main version | Note
* Some information in 1st parameter starting with a bullet point. * Second bullet point. |
Sandbox version | Note
* Some information in 1st parameter starting with a bullet point. * Second bullet point. |
CollapseParameter: unnamed, type=block | |
---|---|
Wiki code | {{Note|Some information.|type=block}}
|
Main version | Note
Some information. |
Sandbox version | Note
Some information. |
CollapseParameter: unnamed, type=inline | |
---|---|
Wiki code | {{Note|Some information.|type=inline}}
|
Main version | Note: Some information. |
Sandbox version | Note: Some information. |
CollapseParameter: unnamed 1, unnamed 2, type=inline | |
---|---|
Wiki code | {{Note|Some information in 1st parameter.|Some info in 2nd parameter|type=inline}}
|
Main version | Note: Some information in 1st parameter. |
Sandbox version | Note: Some information in 1st parameter. |