Plantilla:Lozenge

De Vitalinux
Revisión del 05:33 9 abr 2014 de JimTittsler (discusión) (increase top and left padding)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Saltar a: navegación, buscar


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