Notecards: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
cleanup |
||
| Line 1: | Line 1: | ||
{{Help |Glossary=*}} | {{Help |Glossary=*}} | ||
A '''notecard''' is an [[inventory]] item containing text and/or embedded [[texture]]s, [[snapshot]]s, [[object]]s, or other notecards. Items embedded in notecards must have copy/modify/transfer [[permission]]s. | |||
The | The inventory [[icon]] for a notecard is [[Image:Inv_item_notecard.png]]. New notecards are stored in the inventory's "Notecards" folder [[Image:Inv_folder_notecard.png]] by default. | ||
== Open | The maximum size of a notecard is 65,536 [[byte]]s. | ||
==[[Open source]]== | |||
The file format for a simple notecard (no embedded inventory items) looks like this: | The file format for a simple notecard (no embedded inventory items) looks like this: | ||
| Line 18: | Line 20: | ||
</pre> | </pre> | ||
== | ==Scripting== | ||
* [[:Category:LSL Notecard]] | |||
== Video tutorial == | |||
* [[Video Tutorial/Notecard attachments]] | * [[Video Tutorial/Notecard attachments]] | ||
Revision as of 00:29, 7 January 2010
| Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
A notecard is an inventory item containing text and/or embedded textures, snapshots, objects, or other notecards. Items embedded in notecards must have copy/modify/transfer permissions.
The inventory icon for a notecard is
. New notecards are stored in the inventory's "Notecards" folder
by default.
The maximum size of a notecard is 65,536 bytes.
Open source
The file format for a simple notecard (no embedded inventory items) looks like this:
Linden text version 1
{
LLEmbeddedItems version 1
{
count 0
}
Text length 21
Editing this notecard}