Interface administrators, Administrators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
253
edits
No edit summary Tag: Metadata slot edit |
(ââ) Â |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=== Sub-heading 1 === | === Sub-heading 1 === | ||
This is a test entry and is supposed to be deleted tomorrow | This is a test entry and is supposed to be deleted tomorrow. | ||
 | |||
It would be nice to partly auto-generate Article description from type-Information if it is present. | |||
| jsondata | |||
|---|---|---|---|
| Line 9: | Line 9: | ||
     { |      { | ||
       "text": "Test Entry Matthias", |        "text": "Test Entry Matthias", | ||
      "lang": "en" | |||
    } | |||
  ], | |||
  "description": [ | |||
    { | |||
      "text": "This is a test entry and is supposed to.", | |||
       "lang": "en" |        "lang": "en" | ||
     } |      } | ||
   ] |    ] | ||
} | } | ||