wiki:plugin:bootswrapper:callout

This is an old revision of the document!


Callouts

What is the Callout component ?

The Bootstrap documentation has really nice callouts to draw attention to important information, but for some reason these callouts are not included in the actual Bootstrap distribution.

This plugin include the original Callout from Bootstrap documentation for info, warning and danger and the extension for default, success and primary from http://cpratt.co/twitter-bootstrap-callout-css-styles.

<callout>
=== Default Callout ===
This is a default callout.
</callout>

Default Callout

This is a default callout.

Primary Callout

This is a primary callout.

Success Callout

This is a success callout.

Info Callout

This is an info callout.

Warning Callout

This is a warning callout.

Danger Callout

This is a danger callout.

Attribute Default Value Allowed Values Description
type default default, primary, success, info, warning, danger Type of callout
title Title of callout
  • wiki/plugin/bootswrapper/callout.1451175852.txt.gz
  • Last modified: 8 years ago
  • by Giuseppe Di Terlizzi