MediaWiki:Menu-Documentation: Difference between revisions

From MDrivenWiki
(Auto-updating menu JSON)
(Auto-updating menu JSON)
Line 1: Line 1:
{
{
     "Main Section": {
     "Main Section": [],
        "Sub Section 1": {
     "Another Section": []
            "Sub Sub Section 1": {
                "Page 1": {},
                "Page 2": [
                    {}
                ]
            },
            "Sub Sub Section 2": [
                {
                    "Page 3": {},
                    "Page 4": [
                        {}
                    ]
                }
            ]
        },
        "Sub Section 2": [
            {
                "Sub Sub Section 3": {
                    "Page 5": {},
                    "Page 6": [
                        {}
                    ]
                },
                "Sub Sub Section 4": [
                    {
                        "Page 7": {},
                        "Page 8": [
                            {}
                        ]
                    }
                ]
            }
        ]
    },
     "Another Section": [
        {
            "Another Sub Section 1": {
                "Page 9": {},
                "Page 10": [
                    {}
                ]
            }
        }
    ]
}
}

Revision as of 15:03, 12 November 2023

Main Section
Empty array
Another Section
Empty array
This page was edited 1 days ago on 09/19/2024. What links here