Difference between revisions of "Template:LSL All Functions/Key"
Jump to navigation
Jump to search
(New page: {| {{Prettytable}} |- {{Hl2}} ! Key ! Description |- || {{LSL New}} || The function was recently added. |- || {{LSL_D}} || The function has been deprecated but still works. <br/> It is bes...) |
m (Template:LSL All Function/Key moved to Template:LSL All Functions/Key: *sigh*) |
(No difference)
|
Revision as of 23:29, 25 September 2008
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. |