Difference between revisions of "Template:LSLFunction"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly><div id="box">
<includeonly><div id="box">
== {{#if: {{{r|}}}|{{LSLG|{{{r}}}}}||}} {{{1}}}( {{ #if: {{{p1|}}}{{{p1t|}}}{{{p1d|}}} | {{LSLG|{{{p1t}}}}} {{{p1}}} {{ #if: {{{p2|}}}{{{p2t|}}}{{{p2d|}}} |, {{LSLG|{{{p2t}}}}} {{{p2}}} {{ #if: {{{p3|}}}{{{p3t|}}}{{{p3d|}}} |, {{LSLG|{{{p3t}}}}} {{{p3}}} {{ #if: {{{p4|}}}{{{p4t|}}}{{{p4d|}}} |, {{LSLG|{{{p4t}}}}} {{{p4}}} {{ #if: {{{p5|}}}{{{p5t|}}}{{{p5d|}}} |, {{LSLG|{{{p5t}}}}} {{{p5}}} {{ #if: {{{p6|}}}{{{p6t|}}}{{{p6d|}}} |, {{LSLG|{{{p6t}}}}} {{{p6}}} {{ #if: {{{p7|}}}{{{p7t|}}}{{{p7d|}}} |, {{LSLG|{{{p7t}}}}} {{{p7}}} {{ #if: {{{p8|}}}{{{p8t|}}}{{{p8d|}}} |, {{LSLG|{{{p8t}}}}} {{{p8}}} {{ #if: {{{p9|}}}{{{p9t|}}}{{{p9d|}}} |, {{LSLG|{{{p9t}}}}} {{{p9}}} {{ #if: {{{p10|}}}{{{p10t|}}}{{{p10d|}}} |, {{LSLG|{{{p10t}}}}} {{{p10}}} {{ #if: {{{p11|}}}{{{p11t|}}}{{{p11d|}}} |, {{LSLG|{{{p11t}}}}} {{{p11}}} {{ #if: {{{p12|}}}{{{p12t|}}}{{{p12d|}}} |, {{LSLG|{{{p12t}}}}} {{{p12}}} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} ); ==
== {{#if: {{{r|}}}|{{LSLG|{{{r}}}}}||}} {{{1}}}( {{ #if: {{{p1|}}}{{{p1t|}}}{{{p1d|}}} | {{LSLG|{{{p1t}}}}} {{{p1}}}{{ #if: {{{p2|}}}{{{p2t|}}}{{{p2d|}}} |, {{LSLG|{{{p2t}}}}} {{{p2}}} {{ #if: {{{p3|}}}{{{p3t|}}}{{{p3d|}}} |, {{LSLG|{{{p3t}}}}} {{{p3}}}{{ #if: {{{p4|}}}{{{p4t|}}}{{{p4d|}}} |, {{LSLG|{{{p4t}}}}} {{{p4}}}{{ #if: {{{p5|}}}{{{p5t|}}}{{{p5d|}}} |, {{LSLG|{{{p5t}}}}} {{{p5}}}{{ #if: {{{p6|}}}{{{p6t|}}}{{{p6d|}}} |, {{LSLG|{{{p6t}}}}} {{{p6}}}{{ #if: {{{p7|}}}{{{p7t|}}}{{{p7d|}}} |, {{LSLG|{{{p7t}}}}} {{{p7}}}{{ #if: {{{p8|}}}{{{p8t|}}}{{{p8d|}}} |, {{LSLG|{{{p8t}}}}} {{{p8}}}{{ #if: {{{p9|}}}{{{p9t|}}}{{{p9d|}}} |, {{LSLG|{{{p9t}}}}} {{{p9}}}{{ #if: {{{p10|}}}{{{p10t|}}}{{{p10d|}}} |, {{LSLG|{{{p10t}}}}} {{{p10}}}{{ #if: {{{p11|}}}{{{p11t|}}}{{{p11d|}}} |, {{LSLG|{{{p11t}}}}} {{{p11}}}{{ #if: {{{p12|}}}{{{p12t|}}}{{{p12d|}}} |, {{LSLG|{{{p12t}}}}} {{{p12}}} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} | }} ); ==
<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 14:43, 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


llRefreshPrimURL( );

0 Function ID
20.0 Sleep
10.0 Energy



Usage

Example