3 You can examine the current list of IDs.
4 The IDs are organized into a tree.
7 Page is divided into parts:
9 <li><strong>Menu</strong> ‒ you can perform actions, both in connection with current item (like <a href='$HELP_URL$newitem'>adding a new sub-item</a>) and global (<a href='$CUR_URL$profile'>editing your profile</a>).
10 <li><strong>Hierarchy</strong> ‒ lists all parental items.
11 <li><strong>Discussion</strong> ‒ contains history of suggested names, notes and general talk about current item.
12 <li><strong>List of sub-items</strong> ‒ all direct sub-items are listed here and you can browse into them.
15 You can find menu and hierarchy in most other pages and they have the same function.
18 Colors are used both in discussion and list of sub-items to mark status of discussion comments and sub-items respectively.
19 <span class='main-history'>Green entries</span> are discussion comments which provide current item name.
20 <span class='unseen-history'>Grey ones</span> are entries with some problem. They are either items without any assigned name (discussion about non-existing item, new item which was not yet approved by an admin) or discussion comments not yet seen by an admin.
21 <span class='history'>White ones</span> are the rest, usual discussion and valid items.
24 <div class='help-example'>
26 <div class='menu'><ul>
27 <li><a href='$HELP_URL$account'>Log in</a>
28 <li><a href='$HELP_URL$newitem'>Add item</a>
29 <li><a href='$HELP_URL$newhistory'>Discuss</a>
31 <div class='navigation'><ul>
32 <li><a href='$HELP_URL$index'>Parent</a>
34 <div class='name'><p>ID name</div>
35 <div class='discussion'><h2>Discussion</h2>
36 <div class='main-history'>
37 <p class='itemname'>Name: ID name
38 <p class='discussion-text'>This item is here just as an example.
39 <p class='author'>Author
40 <p class='time'>1900-01-01 00:00
44 <table class='subnodes'><col class='id-col'><col class='name-col'><col class='note-col'>
45 <th>Id<th>Name<th>Note
46 <tr class='item'><td>1234<td>Sub-item<td>This is just example