Template:Tip/doc
![]() |
This is a documentation subpage for Template:Tip (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This is the {{tip}} message box.
When used in articles, this message box should only be used for tips about the article content
Articles
This is how this box looks on article (main space) pages. Here is a code example:
{{tip|Include text here.}}
Which renders like this:
Tip: Include text here. |
Sometimes you may not want the tip message box to be so big. In these cases include the parameter small=left
{{tip|Include text here.|small=left}}
Which renders like this:
Tip: Include text here. |