Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 16: Line 16:
|}
|}
</div>
</div>
{{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|* {{{p1d}}}||}}
{{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|* {{{p1}}} - {{{p1d}}}||}}
<div style="clear:right;" ></div>
<div style="clear:right;" ></div>
</div>
</div>

Revision as of 13:49, 25 January 2007

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


float llSin( float theta );

0 Function ID
0.0 Sleep
10.0 Energy
  • theta - Angle in radians


Usage

Example