daniel added a subscriber: daniel. daniel added a comment. You can use the "expandtemplates" API module for this:
https://en.wikivoyage.org/api.php?action=expandtemplates&title=Lyon&text=Hello%20{{%23property:P856}}&prop=wikitext|parsetree You can pass the full wikitext in the text parameter, or just the bit you want to expand, as you like. Make sure you pass the correct page title in the title parameter, so mediawiki knows which wikidata item is "connected" to the page. TASK DETAIL https://phabricator.wikimedia.org/T100399 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: daniel, Nicolas_Raoul, Aklapper, Wikidata-bugs, aude, Anomie, Legoktm _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
