Sinisakrisan (Talk | contribs) (Created page with "Tooltips are also available Usage: <pre>{{tip|Something|This is the tooltip!}}</pre> or <pre>{{tip|Bacon|Delicious snack}}</pre> will give output like {{tip|Something|T...") |
Sinisakrisan (Talk | contribs) |
||
Line 4: | Line 4: | ||
<pre>{{tip|Something|This is the tooltip!}}</pre> | <pre>{{tip|Something|This is the tooltip!}}</pre> | ||
or | or | ||
− | <pre>{{tip|[[ | + | <pre>{{tip|[[JomSocial User Object]]|Learn How to manipulate user object}}</pre> |
will give output like | will give output like | ||
Line 10: | Line 10: | ||
{{tip|Something|This is the tooltip!}} | {{tip|Something|This is the tooltip!}} | ||
or | or | ||
− | {{tip|[[ | + | {{tip|[[JomSocial User Object]]|Learn How to manipulate user object}} |
Revision as of 03:04, 1 August 2014
Tooltips are also available
Usage:
{{tip|Something|This is the tooltip!}}
or
{{tip|[[JomSocial User Object]]|Learn How to manipulate user object}}
will give output like
Something or JomSocial User Object