Separator Element (Data)

From HLKitWiki
Revision as of 03:34, 2 December 2008 by Rob (Talk | contribs) (New page: {{context|Kit Reference|Data File Reference|Portal Element (Data)}} ==The "separator" Element== The role of the "separator" element is to insert a vertical or horizontal bar between grou...)

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

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

The "separator" Element

The role of the "separator" element is to insert a vertical or horizontal bar between groupings of portals, acting as a visual separator between them. The complete list of attributes for this element is below.

isvertical (Optional) Boolean – Indicates whether the separator should be drawn horizontally or vertically. Default: "no".

Example

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

<portal id="separator" style="sepHorz">
  <separator isvertical="no"/>
  </portal>