## What + Why
Users frequently don't know what template to insert on a page. The current UX forces users to remember the name of a template and type it in, unless they've already added it to their favorites.
In this task, we want to add metadata about templates and help users see the most transcluded templates in their wiki, and show how often a template is transcluded when a user searches for templates.
### Details
- As a contributor, I should be able to see the most transcluded templates in my wiki, so that I can quickly see and use the most popular templates
- As a contributor, when I search for a template, I should see transclusion count so that I have more confidence in the template I am using.
- As a contributor, when the template selector loads, I should see a list of the most transcluded templates in my wiki, scoped to the content namespace. This is tracked in {T392661}.
### Goals
- Improve the rate of articles with templates
- Increase the number of editors adding a template
### Research findings / data
-
### Designs
- TBD
### Out of scope
- Creating a community configuration for suggested templates
- Changing search terms or search algorithm
- Changing the UX once a user has selected a template.