Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>
<includeonly>
<div id="box">
<div id="box">
== {{#if: {{{r|}}}|{{{r}}}||}} {{{f}}}( {{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|{{LSLG|{{{p1t}}}}}||}} ); ==
== {{#if: {{{r|}}}|{{LSLG|{{{r}}}}}||}} {{{f}}}( {{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|{{LSLG|{{{p1t}}}}} {{{p1}}}||}} ); ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
<div id="box" style="float:right;">
<div id="box" style="float:right;">

Revision as of 13:48, 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
  • Angle in radians


Usage

Example