Template:LLSD Field Table

From Second Life Wiki
Revision as of 23:37, 10 December 2007 by Jacek Antonelli (talk | contribs) (Added a Note column)
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 || fooness of the bar
 |}

Yields:

field name LLSD type C++ type Note
foo real F32 fooness of the bar