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

From Second Life Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
{{#vardefine:lsl-br|Broken - This function is marked as broken and may not work.}}
{{#vardefine:lsl-br|Broken - This function is marked as broken and may not work.}}
{{#vardefine:lsl-rq|Requested - This function has been requested by several users and has not been implemented. Do not use functions marked as requested.}}
{{#vardefine:lsl-rq|Requested - This function has been requested by several users and has not been implemented. Do not use functions marked as requested.}}
{{#vardefine:lsl-ex|This function requires an experience.}}
{{#vardefine:lsl-xp|This function requires a privileged experience.}}


}}
}}
Line 18: Line 20:
|-
|-
| align="center" | {{LSL New}} || The function was recently added.
| align="center" | {{LSL New}} || The function was recently added.
|-
| align="center" | {{LSL_EXP}} || This function requires an experience.
|-
| align="center" | {{LSL_PXP}} || This function requires a privileged experience.
|-
|-
| align="center" | {{LSL_I}} || The LSO [[LSL Function ID|function ID]] for the function is not known, or it may not have one.
| align="center" | {{LSL_I}} || The LSO [[LSL Function ID|function ID]] for the function is not known, or it may not have one.

Revision as of 10:38, 10 May 2021

Key Description
 NEW  The function was recently added.
 X  This function requires an experience.
 LX  This function requires a privileged 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.
 B  This function is marked as broken and may not work.
 G  The function requires god-mode.
Functions marked as such cannot be used.
 RQ  This function has been requested by several users and has not been implemented.
Do not use functions marked as requested.