For eg. Wikidata items, it doesn't make sense to show this link because items don't have wikitext. Also it doesn't make sense to show the link if the user cannot edit the page.
This can be checked using [[ https://phabricator.wikimedia.org/source/mediawiki/browse/master/includes/Title.php$2165 | Title::quickUserCan ]] and another call.
The relevant method is [[ https://phabricator.wikimedia.org/diffusion/EPMI/browse/master/includes/Hooks.php$25 | Hooks::onBaseTemplateToolbox ]].