Region Element (Data)

From HLKitWiki
Revision as of 03:30, 2 December 2008 by Rob (Talk | contribs) (New page: {{context|Kit Reference|Data File Reference|Portal Element (Data)}} ==The "region" Element== The role of the "region" element is to allow you to designate a rectangular region that can h...)

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

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

The "region" Element

The role of the "region" element is to allow you to designate a rectangular region that can have a suitable border drawn around it. When you want to put a border around a collection of portals to visually group them, you can use a region element. There are no attributes or child elements for this element.

Example

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

<portal id="border" style="rgnBorder">
  <region/>
  </portal>