Difference between revisions of "Template:LSL All Functions/Key"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 13: Line 13:
{{#vardefine:lsl-ex|This function requires an experience.}}
{{#vardefine:lsl-ex|This function requires an experience.}}
{{#vardefine:lsl-xp|This function requires a Linden Owned experience.}}
{{#vardefine:lsl-xp|This function requires a Linden Owned experience.}}
{{#vardefine:lsl-test|This is an experimental function or event, it may not be available everywhere and its details may change before release.}}


}}
}}
Line 33: Line 34:
|-
|-
| align="center" | {{LSL_U}} || The function has not been implemented. <br/> Do not use functions marked as not implemented.
| align="center" | {{LSL_U}} || The function has not been implemented. <br/> Do not use functions marked as not implemented.
|-
| align="center" | {{LSL_TEST}} || This is an experimental function currently being tested on the beta-grid.
|-
|-
| align="center" | {{LSL_BR}} || This function is marked as broken and may not work.
| align="center" | {{LSL_BR}} || This function is marked as broken and may not work.

Latest revision as of 16:35, 23 February 2024

Key Description
 NEW  The function was recently added.
 U  This function has been updated recently.
 X  This function requires an experience.
 I  The LSO function ID for the function is not known, or it may not have one.
 D  The function has been deprecated but still works.
It is best to avoid functions marked as deprecated.
 R  The function has not only been deprecated, it has been removed.
Do not use functions marked as removed.
 U  The function has not been implemented.
Do not use functions marked as not implemented.
 🧬  This is an experimental function currently being tested on the beta-grid.
 B  This function is marked as broken and may not work.
 G  The function requires god-mode.
Functions marked as such cannot be used.
 LX  This function requires a Linden Owned experience.
 RQ  This function has been requested by several users and has not been implemented.
Do not use functions marked as requested.