Difference between revisions of "Template:Tip box"

From MythTV Official Wiki
Jump to: navigation, search
m
m (Added sample usage entries for the tip box, since I'm here figuring it out and all that)
Line 1: Line 1:
 +
<noinclude>
 +
Example:</noinclude>
 
{{ibox
 
{{ibox
 
|msg={{{msg|{{{1}}}}}}
 
|msg={{{msg|{{{1}}}}}}
Line 4: Line 6:
 
|type={{{type|Tip:}}}
 
|type={{{type|Tip:}}}
 
|color=#EEFFD9
 
|color=#EEFFD9
}}
+
}}<noinclude>
 +
 
 +
Usage:
 +
<pre>{{Tip box|message}}</pre>
 +
or
 +
<pre>{{Tip box
 +
|msg=message</pre>
 +
</noinclude>

Revision as of 23:46, 24 January 2010

Example:

Information.png Tip: {{{1}}}

Usage:

{{Tip box|message}}

or

{{Tip box
|msg=message