Template:Positioned Text

From Second Life Wiki
Revision as of 22:37, 11 July 2011 by Rand Linden (talk | contribs)
Jump to navigation Jump to search
{{#widget:Tooltip|item={{{text}}}|tip_text=More Information Coming!

Parameters:

  • x - number of pixels from the left side
  • y - number of pixels from the top
  • size - point size of text (default is 10pt)
  • color - color of text (default is white)

Example:

{{#widget:Tooltip|item=This is a test|tip_text=More Information Coming!

{{#widget:Tooltip|item=This is a test |tip_text=More Information Coming!


{{#widget:Tooltip|item={{{text}}} |tip_text=More Information Coming!