MediaWikiGids: Test1.json: verschil tussen versies

Uit MediaWikiGids
Ga naar: navigatie, zoeken
(Bmulckhu heeft het inhoudsmodel gewijzigd van pagina MediaWikiGids:Test1.json van "JavaScript" in "JSON")
 
Regel 1: Regel 1:
{
+
[
    "quote": "Hello world!",
+
    {
     "author": "God"
+
        "quote": "Hello world!",
}
+
        "author": "God"
 +
    },
 +
     {
 +
        "quote": "Goodbye world!",
 +
        "author": "Lucifer"
 +
    }
 +
]

Huidige versie van 2 apr 2020 om 00:16

quote"Hello world!"
author"God"
quote"Goodbye world!"
author"Lucifer"