SettingEdit Element (Data)

From HLKitWiki
Revision as of 03:44, 2 December 2008 by Rob (Talk | contribs) (New page: {{context|Kit Reference|Data File Reference|Portal Element (Data)}} ==The "setting_edit" Element== The "setting_edit" element is used in a single location within HL. This portal correspo...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Context: HL KitKit Reference … Data File Reference … Portal Element (Data) 

The "setting_edit" Element

The "setting_edit" element is used in a single location within HL. This portal corresponds to the button that allows the user to edit the various Settings on the Configure Hero form. It's purpose is to allow you to position the button where you want it on the Configure Hero form. There are no attributes or child elements for this element.

Example

The following example demonstrates what a settingedit portal might look like. All default values are assumed for optional attributes.

<portal id="cnfEdit" style="special"
      tiptext="Click here to change the settings governing your character.">
  <setting_edit/>
  </portal>