Legacy THNapi:Parameter - Level

From Neocron Wiki
Revision as of 18:14, 25 May 2008 by Brammers (talk | contribs) (New page: ==== Level ==== The '''Level''' parameter specifies the heading level of heading for each group of items. The accept ranges is from 0 to 6. Level 1 is the same as '''<nowiki><h1>Items</h...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Level

The Level parameter specifies the heading level of heading for each group of items. The accept ranges is from 0 to 6.

Level 1 is the same as <h1>Items</h1> or = Items = where level 6 would produce <h6>Items</h6> or ====== Items ====== Specifying 0 would hide the heading. See example page for the paramete being used.