Template:LLSD Field Table

From Second Life Wiki
Revision as of 22:53, 10 December 2007 by Jacek Antonelli (talk | contribs) (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template for use with LLSD field tables, like on Internal Animation Format.

Usage:

 {| {{LLSD Field Table}}
 | foo || real || F32
 |}

Yields:

border="2" cellspacing="0" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:90%; empty-cells:show; "
field name LLSD type C++ type
foo real F32