Data:books.json: Difference between revisions

From Nano World Order - Wiki
No edit summary
No edit summary
Line 1: Line 1:
[
[
   {
   {
       "title":"Title1",
       "title":"How to Tame a Demon",
       "author":"Author1, Author2",
       "author":"[[Dr Robert Duncan]]",
       "url": "http://www.thebook.com/",
       "url": "[[How to Tame a Demon]]",
       "publishDate": "2001-01-01",
       "publishDate": "2001-01-01",
       "description": "this is a short description"
       "description": "Find out more..."
  },
  {
      "title":"The Illuminati Formula to Create an Undetectable Total Mind Control Slave",
      "author":"Fritz Springmeier & Cisco Wheeler",
      "url": "[[The Illuminati Formula to Create an Undetectable Total Mind Control Slave]]",
      "publishDate": "2001-01-01",
      "description": "Find out more..."
   }
   }
]
]

Revision as of 16:06, 13 January 2025

[

  {
     "title":"How to Tame a Demon",
     "author":"Dr Robert Duncan",
     "url": "How to Tame a Demon",
     "publishDate": "2001-01-01",
     "description": "Find out more..."
  },
  {
     "title":"The Illuminati Formula to Create an Undetectable Total Mind Control Slave",
     "author":"Fritz Springmeier & Cisco Wheeler",
     "url": "The Illuminati Formula to Create an Undetectable Total Mind Control Slave",
     "publishDate": "2001-01-01",
     "description": "Find out more..."
  }

]