Is it possible for a MediaWiki extension to detect that it was transcluded? For 
example, if you have this:

1.      Article A transcludes {{T}}
2.      Template:T contains a tag extension <MyExtension/>
3.      You hit article A.

Can MyExtension.php somehow detect that it was transcluded from Template:T and 
was not directly part of article A?

I read Title.php and Article.php but didn't see any functions to do this.

Thank you very much,
DanB

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to