Template:XUI Attribute Table

From Second Life Wiki
Revision as of 19:44, 17 January 2008 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 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.