Template:Note
Jump to navigation
Jump to search
Overview
This template provides a customizable note box.
Preview
Preview - Simple
This is a simple test note without a title.
Simple note
This is a simple test note with a title.
Usage
<!-- Simplest form -->
{{Note|content=This is a simple test note without a title.}}
{{Note|title=Simple note|content=This is a simple test note with a title.}}
<!-- Collapsed by default and multi-lined -->
{{Note|collapsed=true|title=Second Test|content=
This is a ''advanced'' test note over multiple lines.
This is a ''advanced'' test note over multiple lines.
This is a ''advanced'' test note over multiple lines.
}}
<!-- Right positioned -->
{{Note|position=right|title=Third Test|content=Right positioned note.}}