Difference between revisions of "Template talk:LSL Function"
Jump to navigation
Jump to search
(→TODO) |
|||
Line 11: | Line 11: | ||
*Make 'func_desc' & 'return_text' warning sensitive to 'return_type' so a more detailed warning can be issued. | *Make 'func_desc' & 'return_text' warning sensitive to 'return_type' so a more detailed warning can be issued. | ||
*Rewrite interface so it uses variables instead of parameters. Will simplify parameters and make it possible to add custom messages like '''permissions''' without having to modify the templates. | *Rewrite interface so it uses variables instead of parameters(they will still be supported for down compatibility). | ||
**Will simplify parameters and make it possible to add custom messages like '''permissions''' without having to modify the templates. | |||
*Fix '''permission''' so it adds to 'Requires Script Permissions' and not 'Permissions/Asset' | *Fix '''permission''' so it adds to 'Requires Script Permissions' and not 'Permissions/Asset' | ||
== Comments == | == Comments == | ||
What do people think of the "Function: " prefix on the first box title? Possibly make it a link to a definition, or maybe a tooltip (I'd do both but there is no easy way)?[[User:Strife Onizuka|Strife Onizuka]] 17:50, 10 February 2007 (PST) | What do people think of the "Function: " prefix on the first box title? Possibly make it a link to a definition, or maybe a tooltip (I'd do both but there is no easy way)?[[User:Strife Onizuka|Strife Onizuka]] 17:50, 10 February 2007 (PST) |
Revision as of 12:58, 14 February 2007
Might help to give a short description of each of the parameters. Talarus Luan 12:56, 28 January 2007 (PST)
Done... sort of. Added a feature request mode (so requests don't get lumped in with the normal categories). Strife Onizuka 06:12, 6 February 2007 (PST)
Defined value template
Do you know if anyone has started something for constants for the functions. Would this be a template, or table or something?
- I've just been going through making constant tables as I go through the function. If you want to skip any function that works with constants thats ok, I'll get around to them sooner or later.Strife Onizuka 21:50, 9 February 2007 (PST)
TODO
- Make 'func_desc' & 'return_text' warning sensitive to 'return_type' so a more detailed warning can be issued.
- Rewrite interface so it uses variables instead of parameters(they will still be supported for down compatibility).
- Will simplify parameters and make it possible to add custom messages like permissions without having to modify the templates.
- Fix permission so it adds to 'Requires Script Permissions' and not 'Permissions/Asset'
Comments
What do people think of the "Function: " prefix on the first box title? Possibly make it a link to a definition, or maybe a tooltip (I'd do both but there is no easy way)?Strife Onizuka 17:50, 10 February 2007 (PST)