Template:ContentBox/testcases
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:ContentBox 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:ContentBox and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu ).
| No parameter | |
|---|---|
| Wiki code |
{{ContentBox}}
|
| Main version |
{{ContentBox template error}}
Parameter
1
not defined. For correct usage see
ContentBox template's documentation on the
1
parameter
.
|
| Sandbox version |
{{ContentBox template error}}
Parameter
1. unnamed
not defined. For correct usage see
ContentBox template's documentation on the
1. unnamed
parameter
.
|
| Parameter: 1. unnamed | |
|---|---|
| Wiki code |
{{ContentBox|Heading}}
|
| Main version |
{{ContentBox template error}}
Parameter
2
not defined. For correct usage see
ContentBox template's documentation on the
2
parameter
.
|
| Sandbox version |
{{ContentBox template error}}
Parameter
2. unnamed
not defined. For correct usage see
ContentBox template's documentation on the
2. unnamed
parameter
.
|
| Parameter: 1., 2. unnamed | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text}}
|
| Main version |
Heading
Text
|
| Sandbox version |
Heading
Text
|
| Parameter: bgcol | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text|bgcol=grey}}
|
| Main version |
Heading
Text
|
| Sandbox version |
Heading
Text
|
| Parameter: color, titlecol | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text|color=blue|titlecol=grey}}
|
| Main version |
Heading
Text
|
| Sandbox version |
Heading
Text
|
| Parameter: subtitle, color2, subtitlecol | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text|subtitle=Subtitle|color2=blue|subtitlecol=grey}}
|
| Main version |
Heading
Subtitle
Text
|
| Sandbox version |
Heading
Subtitle
Text
|
| Parameter: description, descriptioncol | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text|description=Description|descriptioncol=blue}}
|
| Main version |
Heading
Description
Text
|
| Sandbox version |
Heading
Description
Text
|
| Parameter: rightmsg | |
|---|---|
| Wiki code |
{{ContentBox|Heading|Text|rightmsg=RightMessage}}
|
| Main version |
Heading
Text
|
| Sandbox version |
Heading
Text
|