Special Classes and other Formatting Tips
Special div classes to create callout boxes
These classes are also available in the CKEditor WYSIWYG under the 'Templates' toolbar button:


Note
Create a note box with <div class="note"><strong>Your heading</strong> Your content</div>
Tip
Create a note box with <div class="note-tip"><strong>Your heading</strong> Your content</div>
Warning Note
Create a note box with <div class="note-warning"><strong>Your heading</strong> Your content</div>
Version-specific Note
Big Quote
<blockquote class="big">Replace this text with quote text<br />
<cite>Replace this text with person’s name, job title, and organization.</cite></blockquote>
Big Statistics
<div class="big-stats">
<p><strong>##</strong> description</p>
<p><strong>##</strong> description</p>
</div>
Other tips
Action button
Action buttons are just <a class="action-button" href="#destination">Your button text</a>
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion