SlogSys:ListItem:187

Aus mw139
Version vom 28. Juni 2022, 20:14 Uhr von 178.254.11.55 (Diskussion) (Die Seite wurde neu angelegt: „<syntaxhighlight lang="JSON""> { "tid": "187", "label": "Videos", "items": [ { "sid": "247", "nid": "1522", "title": "Kommunikation", "weight": "100" }, { "sid": "249", "nid": "1524", "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": "187",
    "label": "Videos",
    "items": [
        {
            "sid": "247",
            "nid": "1522",
            "title": "Kommunikation",
            "weight": "100"
        },
        {
            "sid": "249",
            "nid": "1524",
            "title": "Infrastruktur",
            "weight": "99"
        }
    ]
}