Template:XUI Attribute Table: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Created
 
(No difference)

Latest revision as of 19:44, 17 January 2008


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.