Template:Tip: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


==Usage Examples==
==Usage Examples==
* <nowiki>{{Tip|Title Here|This is some text...}}</nowiki>, which gives:
'''<nowiki>{{Tip|Title Here|This is some text...}}</nowiki>'''
 
gives:
{{Tip|Title Here|This is some text...}}
{{Tip|Title Here|This is some text...}}


----
----
</noinclude><includeonly><html><table class="t-tip" style="background-color: #8FFF98; 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>
</noinclude><includeonly><html><table class="t-tip" style="background-color: #8FFF98; 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:50, 26 April 2011

Icon taken from http://www.defaulticon.com/

Usage Examples

{{Tip|Title Here|This is some text...}}

gives:

Title Here
This is some text...