Template:Tip: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> Icon taken from http://www.defaulticon.com/ ==Usage Examples== * <nowiki>{{Tip|Title Here|This is some text...}}</nowiki>, which gives: {{Tip|Title Here|This is some...") |
No edit summary |
||
Line 7: | Line 7: | ||
---- | ---- | ||
</noinclude><html><table class="t-tip" style="background-color: #DFD; width: 100%"><colgroup><col width="24"><col></colgroup><tbody><tr><td valign="top"><img src="http://www.defaulticon.com.nyud.net/assets/icons/png/16x16/idea.png" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>{{{1}}}</b><br>{{{2}}}</td></tr></tbody></table></html> | </noinclude><includeonly><html><table class="t-tip" style="background-color: #DFD; width: 100%"><colgroup><col width="24"><col></colgroup><tbody><tr><td valign="top"><img src="http://www.defaulticon.com.nyud.net/assets/icons/png/16x16/idea.png" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b></html>{{{1}}}<html></b><br></html>{{{2}}}<html></td></tr></tbody></table></html></includeonly> |
Revision as of 12:43, 26 April 2011
Icon taken from http://www.defaulticon.com/
Usage Examples
- {{Tip|Title Here|This is some text...}}, which gives:
![]() | Title Here This is some text... |