Template:Tip

From Display-Corner
Revision as of 16:07, 7 December 2012 by Admin (talk | contribs) (Created page with "<noinclude>This template is called with one parameter and inserts a question mark with the parameter text defining tooltip text. The formatting (color etc.) is done via CSS. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is called with one parameter and inserts a question mark with the parameter text defining tooltip text. The formatting (color etc.) is done via CSS.

The following code results in: This is a tooltip  ?  example.

This is a tooltip {{tip | Surprise, surprise!}} example.