Template:Frame: Difference between revisions

From SEPsesam
(Created page with "<includeonly><div style="margin:0.5em 0 0.5em 0;font-size:120%;font-weight:bold;border:none;border-radius: 5px;text-align:left;color:#000;padding:0.4em 0.4em 0.3em 1em;{{{styl...")
 
No edit summary
Line 1: Line 1:
<includeonly><div style="margin:0.5em 0 0.5em 0;font-size:120%;font-weight:bold;border:none;border-radius: 5px;text-align:left;color:#000;padding:0.4em 0.4em 0.3em 1em;{{{style|}}}">{{{text|}}}</div></includeonly><noinclude>
<includeonly><div style="margin:0.5em 0 0.5em 0;font-size:100%;font-weight:bold;border:none;border-radius: 5px;text-align:left;color:#000;padding:0.4em 0.4em 0.3em 1em;{{{style|}}}">{{{text|}}}</div></includeonly><noinclude>


== Purpose ==
== Purpose ==

Revision as of 14:10, 24 September 2015


Purpose

Create a standard frame for headings.

Usage

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

style
define background colour
text
write the heading text

Example

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

Frame test