Difference between revisions of "Template:LSL Function/face"

From Second Life Wiki
Jump to navigation Jump to search
m (that should fix that)
m
Line 10: Line 10:
{{#vardefine:p_{{{1|none}}}_hover|face number{{#ifeq:{{{notall|}}}|*||<nowiki> </nowiki>or ALL_SIDES (-1)}}}}
{{#vardefine:p_{{{1|none}}}_hover|face number{{#ifeq:{{{notall|}}}|*||<nowiki> </nowiki>or ALL_SIDES (-1)}}}}


{{#ifeq:{{{notall|}}}|*||{{#vardefine:facechoise|If '''{{LSL_Param|{{{1|none}}}}}''' is {{#var:ALL_SIDES}} then the {{#if:{{{2|}}}|{{{2|}}}|function}} {{#if:{{{get|}}}|{{{get|}}}|works {{#if:{{{ALL_SIDES|}}}|{{{ALL_SIDES|}}}|on all sides.}}}}}} {{#switch:{{NAMESPACE}}|Template=|User=|[[Category:LSL Face{{#var:lang}}]]}}}}
{{#ifeq:{{{notall|}}}|*||{{#vardefine:facechoise|If '''{{LSL_Param|{{{1|none}}}}}''' is {{#var:ALL_SIDES}} then the {{#if:{{{2|}}}|{{{2|}}}|function}} {{#if:{{{get|}}}|{{{get|}}}|{{#if:{{{ALL_SIDES|}}}|{{{ALL_SIDES|}}}|works on all sides.}}}}}} {{#switch:{{NAMESPACE}}|Template=|User=|[[Category:LSL Face{{#var:lang}}]]}}}}


{{#vardefine:header_footnote|{{#var:header_footnote}}{{#if:{{{!footer|}}}||{{PBR}}
{{#vardefine:header_footnote|{{#var:header_footnote}}{{#if:{{{!footer|}}}||{{PBR}}

Revision as of 17:47, 14 October 2010

#var value
ALL_SIDES ALL_SIDES
p_none_desc face number or ALL_SIDES
p_none_hover face number or ALL_SIDES (-1)
facechoise If none is ALL_SIDES then the function works on all sides.
header_footnote

If none is ALL_SIDES then the function works on all sides.

caveats
  • The function silently fails if its none value indicates a face that does not exist.