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">
== {{{r= }}}{{{f}}}(
== {{{r}}} {{{f}}}(
{{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|{{LSLG|p1t}}||}}
{{ #if: {{{p1|}}} && {{{p1t|}}} && {{{p1d|}}}|{{LSLG|p1t}}||}}
); ==
); ==

Revision as of 13:43, 25 January 2007

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


== float llSin( p1t ); ==


Usage

Example