Template:Panel

From WikiEducator
Jump to: navigation, search

A template that builds a panel, a div of content that has a heading and a body.

Usage

Parameters

body
body text of the panel
heading
heading text of the panel
classes
optional class(s) that are applied to the div that constitutes the panel
bodyclasses
optional class(s) that are applied to the div that wraps the div of the panel-body

Note

A Panel is currently unstyled in the wiki, but external snapshots take advantage of the div wrappings.