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
(Fixing a category problem...hopefully) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <br /><!-- Keep the break in - this fixes a parsing/template bug --> | ||
==== Level ==== | ==== Level ==== | ||
Line 5: | Line 6: | ||
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 Parameters|Level]] | [[Category:THN API Parameters|Level]] | ||
− |
Latest revision as of 20:16, 2 July 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.