User:Dria/Feature page query examples/Firefox Desktop feature list
The query
This query returns all of the feature pages that are on the Desktop features list, aren't assigned to the DevTools team, and that have a priority assigned. Results are sorted by priority.
A bit of simple HTML table markup and a custom FeatureListTable template make it all pretty.
Firefox: Desktop
| Pr | Feature | Team | Stage | Status | Feature manager |
Firefox: Mobile
Here's the Mobile list, so you can see it as well...it's the same query as above, with "Feature list::Mobile" instead of "Feature list::Desktop".
{{#ask: Feature list::MobileFeature priority::!Unprioritized | ?# | ?Feature name# | ?Feature priority# | ?Feature engineering team# | ?Feature stage# | ?Feature status# | ?Feature feature manager# | mainlabel=- | sort=Feature priority,Feature stage | format=template | template=FeatureListTable }}| Pr | Feature | Team | Stage | Status | Feature manager |