Template:Lozenge

From Kumu Wiki - TRU
Revision as of 10:29, 2 March 2015 by Tagarwal (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Purpose

Create a standard lozenge (rounded corner div) for headings, typically with background color and other styling.

Usage

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

style
string to be added to div's style attribute
text
text of the lozenge heading

Example

{{Lozenge|style=background-color: lightblue; width: 40%;|text=Example Lozenge}}

Example Lozenge