Difference between revisions of "Template:LSL Function/prim-desc"
Jump to navigation
Jump to search
m |
m (I'm sure there is a good reason I created this template.) |
||
Line 1: | Line 1: | ||
{{#if: | {{LSL Injection Test}}{{#if: | ||
{{LSL Function/limits}} | {{LSL Function/limits}} | ||
{{#vardefine:caveats|{{#var:caveats}} | {{#vardefine:caveats|{{#var:caveats}} | ||
*The prim description is [[limit]]ed to 127 [[bytes]], any string longer then that will be truncated. This truncation does not always happen when the attribute is set or read. | *The prim description is [[limit]]ed to 127 [[bytes]], any string longer then that will be truncated. This truncation does not always happen when the attribute is set or read. | ||
Line 7: | Line 9: | ||
*When an attached object is detached, changes made by script to the name and description (of the root prim) of the attachment will be lost. While the object is attached the name and description can be changed but it will not be reflected in inventory. This caveat does ''not'' apply to child prims. | *When an attached object is detached, changes made by script to the name and description (of the root prim) of the attachment will be lost. While the object is attached the name and description can be changed but it will not be reflected in inventory. This caveat does ''not'' apply to child prims. | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
{| {{Prettytable}} | {| {{Prettytable}} |
Revision as of 20:57, 10 June 2012
#var | value | |||||
---|---|---|---|---|---|---|
also_articles |
| |||||
caveats |
|
- ^ The pipe character historically has been used to separate fields in the serialized version of inventory. The field is not multi-line so the newline character holds no meaning in this context.