https://bugzilla.wikimedia.org/show_bug.cgi?id=67677
Makyen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Makyen <[email protected]> --- You can use templates to translude portions of the TemplateData JSON object. You do have to use something like {{((}}#tag:templatedata|Your templates here}}. I have set up an example at https://en.wikipedia.org/wiki/Template:Ref_supports. The resulting TemplateData can be seen at https://en.wikipedia.org/w/api.php?action=templatedata&titles=Template:Ref_supports/doc&format=jsonfm. The example transcludes separate portions of the template data JSON from 5 subpages onto the Ref supports/doc page which is then transcluded, using {{documentation}}, onto the template page. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
