Help:Division Box
Division box is the standard template used by iskWiki! to develop early notification templates.
Usage
The division box template has the primary formula:
{{divbox|color|header title|message}}
Divbox portion of the code prompts the wiki system to translate {{{3}}} syntax into a division box. The {{{3}}} commands lead to the foundation of simple division boxes as described here.
Division boxes appeared at the section where it was applied. The subject header title on the formula describes the intended header message of the notification, and message gives the descriptive message to the readers.
Example
{{divbox|red|Notification Message|This is an example of the code above}}