Currently, it's not possible to obtain any information on Entity schema labels from Mediawiki API. So it's difficult to create templates for Entity schemas.
Take for example https://www.wikidata.org/w/api.php?action=query&prop=pageterms&titles=EntitySchema:E10 doesn't give any labels, descriptions, whereas
https://www.wikidata.org/w/api.php?action=query&prop=pageterms&titles=Property:P856 and https://www.wikidata.org/w/api.php?action=query&prop=pageterms&titles=Q1 give labels, aliases and description in the default language.