Difference between revisions of "Template:LSLFunction"

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

Revision as of 13:42, 25 January 2007

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


== {{{r= }}}llSin( p1t ); ==


Usage

Example