https://bugzilla.wikimedia.org/show_bug.cgi?id=48663
--- Comment #9 from [email protected] --- https://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&format=jsonfm&siprop=functionhooks doesn't expose the flag. We were thinking of replacing mw:Object/Template with mw:Object/Transclusion to make it clear that the object being annotated is a transclusion. We want to retain a Transclusion type so all transclusions can be recognized for those cases where you dont need to distinguish between types. But, I suppose we could make this: "mw:Object/Transclusion/Template" or "mw:Object/Tranclusion/ParserFunction". Right now, the target is not part of this, since this is a type but we are being inconsistent since extensions provide the target name as part of the typeof. So, we should probably make all those typeofs consistent in some way. Since this is not necessary for July, let us take a bit more time to work through these (and any other) details rather than make a quick fix. -- 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
