MediaWiki:Menu-Documentation: Difference between revisions

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

Revision as of 16:13, 12 November 2023

Main Section
Sub Section 1
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"
This page was edited 1 days ago on 09/19/2024. What links here