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) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Usage: | Usage: | ||
− | <pre>{{tip| | + | <pre>{{tip|Title|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 | ||
− | {{tip| | + | {{tip|Title|This is the tooltip!}} |
or | or | ||
− | {{tip|[[ | + | {{tip|[[JomSocial User Object]]|Learn How to manipulate user object}} |
Latest revision as of 03:05, 1 August 2014
Tooltips are also available
Usage:
{{tip|Title|This is the tooltip!}}
or
{{tip|[[JomSocial User Object]]|Learn How to manipulate user object}}
will give output like
Title or JomSocial User Object