90,866
edits
(Created page with "{{documentation subpage}} This is the {{tl|tip}} message box. When used in articles, this message box should only be used for ''tips'' about the article content === Articles =...") |
(add example using small=left) |
||
Line 16: | Line 16: | ||
{{tip|demospace=main|Include text here.}} | {{tip|demospace=main|Include text here.}} | ||
</br> | |||
Sometimes you may not want the tip message box to be so big. In these cases include the parameter ''small=left'' | |||
<pre> | |||
{{tip|Include text here.|small=left}} | |||
</pre> | |||
Which renders like this: | |||
{{tip|demospace=main|Include text here.|small=left}} |
edits