Template:Frame

From SEPsesam
Revision as of 15:04, 20 May 2016 by Sta (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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