SettingSummary Element (Data)

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

(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_summary" Element

The "setting_summary" element is used in a single location within HL. This portal corresponds to the table that displays the currently selected Settings on the Configure Hero form. It's purpose is to allow you to position and size the table on the Configure Hero form. There are no attributes or child elements for this element.

Example

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

<portal id="cnfSummary" style="special">
  <setting_summary/>
  </portal>