This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Template:MessageBox/testcases
From Gentoo Wiki (test)
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:MessageBox and its sandbox version. You may have to to update the examples.
This is the template test case page for Template:MessageBox and its sandbox version. You may have to to update the examples.
CollapseNo parameter | |
---|---|
Wiki code | {{MessageBox}}
|
Main version | {{{1}}} {{{2}}} |
Sandbox version | {{{1}}} {{{2}}} |
CollapseOne anonymous parameter | |
---|---|
Wiki code | {{MessageBox|Heading}}
|
Main version | Heading {{{2}}} |
Sandbox version | Heading {{{2}}} |
CollapseTwo anonymous parameters | |
---|---|
Wiki code | {{MessageBox|Heading|Text}}
|
Main version | Heading Text |
Sandbox version | Heading Text |
CollapseParameters color and titlecol
| |
---|---|
Wiki code | {{MessageBox|Heading|Text|color=blue|titlecol=grey}}
|
Main version | Heading Text |
Sandbox version | Heading Text |
Important
Try to use as little custom coloring as possible. See Gentoo Wiki:Guidelines for the colors used in some standard "box" templates.
Try to use as little custom coloring as possible. See Gentoo Wiki:Guidelines for the colors used in some standard "box" templates.
CollapseParameter bgcol
| |
---|---|
Wiki code | {{MessageBox|Heading|Text|bgcol=grey}}
|
Main version | Heading Text |
Sandbox version | Heading Text |