wiki:plugin:bootswrapper:callout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
wiki:plugin:bootswrapper:callout [2015/09/22 22:02] – created Giuseppe Di Terlizziwiki:plugin:bootswrapper:callout [2015/12/27 01:25] – [Basic usage] Giuseppe Di Terlizzi
Line 1: Line 1:
 ======= Callouts ====== ======= Callouts ======
- 
-{{page>:wiki:plugin:bootswrapper:menu&inline&nofooter}} 
  
 <callout type="info"> <callout type="info">
Line 19: Line 17:
 </code> </code>
  
 +OR
 +
 +<code>
 +<callout title="Default Callout">
 +This is a default callout.
 +</callout>
 +</code>
 <callout> <callout>
 === Default Callout === === Default Callout ===
Line 56: Line 61:
 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^ ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
 | ''type'' | ''default'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' | Type of callout | | ''type'' | ''default'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' | Type of callout |
 +| ''title'' |  |  | Title of callout |
  • wiki/plugin/bootswrapper/callout.txt
  • Last modified: 8 years ago
  • by Giuseppe Di Terlizzi