Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:Parameter - Level"
From Neocron Wiki
(→Level) |
|||
Line 4: | Line 4: | ||
Level 1 is the same as '''<nowiki><h1>Items</h1></nowiki>''' or = Items = where level 6 would produce '''<nowiki><h6>Items</h6></nowiki>''' or '''<nowiki>====== Items ======</nowiki>''' Specifying 0 would hide the heading. See [[THNapi:Parameter - Level (Examples)|example page]] for the parameter in used. | Level 1 is the same as '''<nowiki><h1>Items</h1></nowiki>''' or = Items = where level 6 would produce '''<nowiki><h6>Items</h6></nowiki>''' or '''<nowiki>====== Items ======</nowiki>''' Specifying 0 would hide the heading. See [[THNapi:Parameter - Level (Examples)|example page]] for the parameter in used. | ||
+ | |||
+ | [[Category:THN API commands|Parameter - Level]] |
Revision as of 14:08, 27 May 2008
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 parameter in used.