Page history
15 June 2023
Fix incorrect IDs for sidebar skills
+11
Fix missing namespace ID for skill
+8
Fix missing namespace ID for skill
+8
Add correct IDs to sidebar reference tutorial
+24
2 January 2023
26 October 2022
16 October 2022
no edit summary
−427
→Sidebar
−44
→category(id: string, config?: CategoryConfig, builder?: (category: Category) => void): Category
−7
Undo revision 55479 by Malcs (talk)
+4
→category(id: string, config?: CategoryConfig, builder?: (category: Category) => void): Category
−4
15 October 2022
no edit summary
+1
Created page with "The <code>sidebar</code> object is a global variable and is used to customize the side (left-hand) navigation menu. The sidebar is organized into four levels: * '''Sidebar''' ** '''Category''' **: e.g. "Combat" *** '''Item''' ***: e.g. "Attack" under "Combat" **** '''Subitem''' ****: e.g. "Skills" under "Completion Log" == Sidebar == The global <code>sidebar</code> object. === <code>category(id: string, config?: CategoryConfig, builder?: (category: Category) => void)..."
+16,669