Plantilla:Lozenge

De WikiEducator
Revisión a fecha de 22:00 7 feb 2014; Lmorillas (Discusión | contribuciones)

(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