XAML template
From HoNWiki
[edit] Attributes:
The XAML template element sets up a set of elements to be called by an instance. The only attribute that is assigned to a template is name, which is used by an instance to call it.
| Name | Type | Description | Examples |
|---|---|---|---|
| name | String | Name of element | addfriend_button |

