Difference between revisions of "Template:Positioned Text"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 7: | Line 7: | ||
Example: | Example: | ||
<div style="background-color: | <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 21: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!