Difference between revisions of "Template:Positioned Text"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:


Example:
Example:
<div style="background-color: blue; width: 600px;">
<div style="background-color: lightblue; width: 600px; padding: 15px;">
{{Positioned Text|text=This is a test|x=500|y=500}}
{{Positioned Text|text=This is a test|x=500|y=500}}
</div>
</div>

Revision as of 22:38, 11 July 2011

Error in widget Tooltip: Unable to load template 'wiki:Tooltip'

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:

Error in widget Tooltip: Unable to load template 'wiki:Tooltip'

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


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