[modal text=”This is my modal” title=”Modal Title Goes Here” xclass=”btn btn-primary btn-lg”]
Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum
[modal-footer]
[button type=”primary” link=”#” data=”dismiss,modal”]Dismiss[/button]
[/modal-footer]
[/modal]


Usage:

[well size=”lg”]
[modal text=”This is my modal” title=”Modal Title Goes Here” xclass=”btn btn-primary btn-lg”]
Modal Content
[modal-footer]
[button type=”primary” link=”#” data=”dismiss,modal”]Dismiss[/button]
[/modal-footer]
[/modal]
[/well]