Difference between revisions of "Region Element (Data)"

From HLKitWiki
Jump to: navigation, search
(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...)
 
(No difference)

Latest revision as of 03:30, 2 December 2008

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>