Template:XUI Attribute Table

From Second Life Wiki
Jump to navigation Jump to search


Template for use with XUI attribute tables, like on UI Classes. See also Template:XUI Attribute Entry.

Usage:

 {|{{XUI Attribute Table}}
 {{XUI Attribute Entry|name=halign|desc=Horizontal alignment of text|type=String|note=Valid choices are left, right, and center.}}
 |}

Yields:

Name Description Data Type Note
halign Horizontal alignment of text String Valid choices are left, right, and center.