Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 35: Line 35:
<div style="clear:right;" ></div></div></div></includeonly><noinclude>
<div style="clear:right;" ></div></div></div></includeonly><noinclude>
This template is used to inline a table that displays the function specifications.
This template is used to inline a table that displays the function specifications.
{{LslFunction|llSin|0|0.0|10.0|r=float|p1=theta|p1t=float|p1d=Angle in radians}}
{{LslFunction|llPow|5|0.0|10.0|r=float|p1t=float|p1=base|p1d=?|p2t=float|p2=exponent|p2d=?}}
{{LslFunction|llRefreshPrimURL|306|20.0|10.0}}


== Usage ==
== Usage ==


== Example ==
== Example ==
{{TemplateExample|{{LslFunction|llSin|0|0.0|10.0|r=float|p1=theta|p1t=float|p1d=Angle in radians}}}}
{{TemplateExample|{{LslFunction|llPow|5|0.0|10.0|r=float|p1t=float|p1=base|p1d=?|p2t=float|p2=exponent|p2d=?}}}}
{{TemplateExample|{{LslFunction|llRefreshPrimURL|306|20.0|10.0}}}}


</noinclude>
</noinclude>

Revision as of 15:01, 25 January 2007



This template is used to inline a table that displays the function specifications.

Usage

Example