Template:LLSD Field Table
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 |
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 |