Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 25: Line 25:
|}
|}
</div>
</div>
{{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|* {{{p1}}} - {{{p1d}}}||}}
{{ #if: {{{p1|}}}{{{p1t|}}}{{{p1d|}}} | * {{{p1}}} - {{{p1d}}}
{{ #if: {{{p2|}}}{{{p2t|}}}{{{p2d|}}} | * {{{p2}}} - {{{p2d}}}
{{ #if: {{{p3|}}}{{{p3t|}}}{{{p3d|}}} | * {{{p3}}} - {{{p3d}}}
{{ #if: {{{p4|}}}{{{p4t|}}}{{{p4d|}}} | * {{{p4}}} - {{{p4d}}}
{{ #if: {{{p5|}}}{{{p5t|}}}{{{p5d|}}} | * {{{p5}}} - {{{p5d}}}
{{ #if: {{{p6|}}}{{{p6t|}}}{{{p6d|}}} | * {{{p6}}} - {{{p6d}}}
{{ #if: {{{p7|}}}{{{p7t|}}}{{{p7d|}}} | * {{{p7}}} - {{{p7d}}}
{{ #if: {{{p8|}}}{{{p8t|}}}{{{p8d|}}} | * {{{p8}}} - {{{p8d}}}
{{ #if: {{{p9|}}}{{{p9t|}}}{{{p9d|}}} | * {{{p9}}} - {{{p9d}}}
{{ #if: {{{p10|}}}{{{p10t|}}}{{{p10d|}}} | * {{{p10}}} - {{{p10d}}}
{{ #if: {{{p11|}}}{{{p11t|}}}{{{p11d|}}} | * {{{p11}}} - {{{p11d}}}
{{ #if: {{{p12|}}}{{{p12t|}}}{{{p12d|}}} | * {{{p12}}} - {{{p12d}}}
| }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }}
<div style="clear:right;" ></div>
<div style="clear:right;" ></div>
</div>
</div>

Revision as of 14:24, 25 January 2007



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


Parameter is undefined, or empty

p1 defined p2 undefined

p2 undefined

float llSin( float theta );

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


Parameter is undefined, or empty

p1 defined p2 undefined

p2 undefined

llRefreshPrimURL( );

0 Function ID
20.0 Sleep
10.0 Energy


Usage

Example