https://bugzilla.wikimedia.org/show_bug.cgi?id=50431

--- Comment #1 from Helder <[email protected]> ---
For the record, the data returned by the API has all the information, but it is
in the "pt" properties:
https://pt.wikipedia.org/w/api.php?format=jsonfm&action=templatedata&titles=Predefini%C3%A7%C3%A3o%3Arefer%C3%AAncias
E.g.:
{
    "pages": {
        "1467239": {
            "title": "Predefini\u00e7\u00e3o:Refer\u00eancias",
            "description": {
                "pt": "Produz o t\u00edtulo da se\u00e7\u00e3o de
refer\u00eancias e impede que seja edit\u00e1vel"
            },
            "params": {
                "t\u00edtulo": {
                    "label": {
                        "pt": "T\u00edtulo da se\u00e7\u00e3o"
                    },
                    ...
            }
            ...
     }
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to