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

From Second Life Wiki
Jump to navigation Jump to search
(New page: <noinclude>{{Multi-lang}}</noinclude> {| {{Prettytable}} |- {{Hl2}} ! Key ! Description |- || {{LSL New}} || The function was recently added. |- || {{LSL_D}} || The function has been depre...)
 
Line 1: Line 1:
<noinclude>{{Multi-lang}}</noinclude>
<noinclude>{{Multi-lang}}</noinclude>{{#if:
 
{{#vardefine:lsl-new|New - The function was recently added.}}
{{#vardefine:lsl-d|Deprecated - The function has been deprecated but still works. It is best to avoid functions marked as deprecated.}}
{{#vardefine:lsl-r|Removed - The function has not only been deprecated, it has been removed. Do not use functions marked as removed.}}
{{#vardefine:lsl-u|Not Implemented - The function has not been implemented. Do not use functions marked as not implemented.}}
{{#vardefine:lsl-gm|God Mode - The function requires god-mode. Functions marked as such cannot be used.}}
 
}}
{| {{Prettytable}}
{| {{Prettytable}}
|- {{Hl2}}
|- {{Hl2}}

Revision as of 06:49, 25 March 2009

Key Description
 NEW  The function was recently added.
 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.
 G  The function requires god-mode.
Functions marked as such cannot be used.