Template:LLSD Field Table

From Second Life Wiki
Revision as of 23:21, 10 December 2007 by Jacek Antonelli (talk | contribs) (Trying to get it to work.)
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:

field name LLSD type C++ type
foo real F32