Template:Frame

From SEPsesam


Purpose

Create a standard frame for headings.

Usage

{{Frame|style=xxx|text=yyy}}

style
define background colour
text
write the heading text

This template should be used for headings on landing pages.

Example

{{Frame|style=background-color: lightblue; width: 40%; text-align: center;|text=Frame test}}

Frame test