Yurik added a comment.

  @jeumerus, adding a tag to the structured content (json) is not as obvious as 
for free form wiki markup.  We could interpret some meta fields as wiki 
markup...
  So far this is the the structure I'm going for:
  
    {
      "license": "licence-id",  // do we have these IDs in core somewhere?
      "info": {
        "lang-id": "description in that language",  // plain text, localized
        ...
      },
      "wikimarkup": "Any wiki markup, including [[category:my category]] and 
{{delete|me}}",  // better name?
      "headers": [ "header1", ... ], // non-localized
      "titles": [
        { "en": "header one", "ru": "первая колонка", ... },  // plain text, 
localized
        ...
      ],
      "types": [ "string", "localized", "number", "boolean" ],
      "rows": [ [...], [...], [...] ]
    }

TASK DETAIL
  https://phabricator.wikimedia.org/T120452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Yurik
Cc: TheDJ, Eloy, Jdforrester-WMF, brion, ThurnerRupert, intracer, TerraCodes, 
Pokefan95, gerritbot, -jem-, Bawolff, MZMcBride, Milimetric, Thryduulf, 
JEumerus, MarkTraceur, Yurik, Matanya, ekkis, matmarex, Lydia_Pintscher, 
Aklapper, Steinsplitter, StudiesWorld, DannyH, Riley_Huntley, D3r1ck01, Izno, 
JAllemandou, Wikidata-bugs, aude, El_Grafo, Ricordisamoa, Shizhao, 
Fabrice_Florin, Mbch331, Jay8g, Krenair, jeremyb



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to