Toggle menu
4
4
2
384
MechaWiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Sidebar: Difference between revisions

MediaWiki interface page
Admin changed the content model of the page MediaWiki:Sidebar from "JSON" to "wikitext"
No edit summary
Line 1: Line 1:
{
* Overview
"navigation": [
** Main_Page|Home
{
** Getting_Started|Getting Started
"label": "Overview",
 
"type": "section"
* Platform
},
** Mechanix_GUI|Mechanix GUI
{
** Mechanix_Dart|Mechanix Dart
"label": "Home",
** Mecha_Make|Mecha Make
"href": "/wiki/Main_Page",
** OS_Images|OS Images
"icon": "home"
 
},
* Development
{
** Build_Apps|Build Apps
"label": "Getting Started",
** Hardware_API|Hardware API
"href": "/wiki/Getting_Started",
** SDK|SDK
"icon": "rocket"
** Extensions|Extensions
},
 
{
* Community
"label": "Platform",
** https://github.com/mecha-org|GitHub
"type": "section"
** Matrix|Matrix
},
** Discord|Discord
{
"label": "Mechanix GUI",
"href": "/wiki/Mechanix_GUI",
"icon": "desktop"
},
{
"label": "Mechanix Dart",
"href": "/wiki/Mechanix_Dart",
"icon": "code"
},
{
"label": "Mecha Make",
"href": "/wiki/Mecha_Make",
"icon": "microchip"
},
{
"label": "OS Images",
"href": "/wiki/OS_Images",
"icon": "download"
},
{
"label": "Development",
"type": "section"
},
{
"label": "Build Apps",
"href": "/wiki/Build_Apps",
"icon": "hammer"
},
{
"label": "Hardware API",
"href": "/wiki/Hardware_API",
"icon": "cpu"
},
{
"label": "SDK",
"href": "/wiki/SDK",
"icon": "book"
},
{
"label": "Extensions",
"href": "/wiki/Extensions",
"icon": "puzzle-piece"
},
{
"label": "Community",
"type": "section"
},
{
"label": "GitHub",
"href": "https://github.com/mecha-org",
"icon": "github"
},
{
"label": "Matrix",
"href": "/wiki/Matrix",
"icon": "comments"
},
{
"label": "Discord",
"href": "/wiki/Discord",
"icon": "discord"
}
]
}

Revision as of 19:03, 21 February 2026

  • Overview
    • Main_Page|Home
    • Getting_Started|Getting Started
  • Platform
    • Mechanix_GUI|Mechanix GUI
    • Mechanix_Dart|Mechanix Dart
    • Mecha_Make|Mecha Make
    • OS_Images|OS Images
  • Development
    • Build_Apps|Build Apps
    • Hardware_API|Hardware API
    • SDK|SDK
    • Extensions|Extensions