### Issue: https://github.com/azerothcore/wiki/issues/1021 > ### Is your feature request related to a problem? Please describe. > > Allowing the side-nav-bar `git-wiki-page-list` to be collapsable. below the Title and escription > > --- > > # Azerothcore > > ### Wiki and Documentation of the AzerothCore project > > <details> > > <summary>Example click me </summary> > > How-To (branch master) [Edit](https://github.com/azerothcore/wiki/edit/master/_includes/azerothcore/sidebar.html) Install: > [Installation Guide](https://www.azerothcore.org/wiki/installation) > [Classic Installation Guide:](https://www.azerothcore.org/wiki/classic-installation) > [Requirements](https://www.azerothcore.org/wiki/requirements) > [Core Installation](https://www.azerothcore.org/wiki/core-installation) > [Server Setup](https://www.azerothcore.org/wiki/server-setup) > [Database Installation](https://www.azerothcore.org/wiki/database-installation) > [Networking](https://www.azerothcore.org/wiki/networking) > [Final Server Steps](https://www.azerothcore.org/wiki/final-server-steps) > [Keeping the server up to date](https://www.azerothcore.org/wiki/keeping-the-server-up-to-date) > [Client Setup](https://www.azerothcore.org/wiki/client-setup) > [Installing a module](https://www.azerothcore.org/wiki/installing-a-module) > Documentation: > [Doxygen Documentation](https://www.azerothcore.org/pages/doxygen/index.html) > [Documentation Index](https://www.azerothcore.org/wiki/documentation_index) > [Standard Operating Procedure](https://www.azerothcore.org/wiki/standard-operating-procedure) > [FAQ](https://www.azerothcore.org/wiki/faq) > [Common Errors](https://www.azerothcore.org/wiki/common-errors) > Database: > [Auth](https://www.azerothcore.org/wiki/database-auth) > [Characters](https://www.azerothcore.org/wiki/database-characters) > [World](https://www.azerothcore.org/wiki/database-world) > Contribute: > [How to contribute](https://www.azerothcore.org/wiki/contribute) > [How to create a PR](https://www.azerothcore.org/wiki/how-to-create-a-pr) > [How to create an SQL PR via GitHub](https://www.azerothcore.org/wiki/how-to-create-a-db-pr) > [How to test a PR](https://www.azerothcore.org/wiki/how-to-test-a-pr) > [How to test DB-only changes](https://www.azerothcore.org/wiki/how-to-test-db-only-changes) > [How to document your code](https://www.azerothcore.org/wiki/how-to-document-code) > [Guide to bug triaging](https://www.azerothcore.org/wiki/guide-to-triaging) > Archive > [Original SC Description](https://www.azerothcore.org/pages/sunwell.pl/) > > </details> > > ### Describe alternatives you've considered > > None at this time. >
Issue: azerothcore/wiki#1021