SlogSys:ListItem:166

Aus mw139
Version vom 28. Juni 2022, 20:11 Uhr von 178.254.11.55 (Diskussion) (Die Seite wurde neu angelegt: „<syntaxhighlight lang="JSON""> { "tid": "166", "label": "Top", "items": [ { "sid": "246", "nid": "1521", "title": "Kommunikation", "weight": "100" }, { "sid": "248", "nid": "1523", "title": "Infrastruktur", "weight": "99" } ] } </syntaxhighlight>“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen
{
    "tid": "166",
    "label": "Top",
    "items": [
        {
            "sid": "246",
            "nid": "1521",
            "title": "Kommunikation",
            "weight": "100"
        },
        {
            "sid": "248",
            "nid": "1523",
            "title": "Infrastruktur",
            "weight": "99"
        }
    ]
}