canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
m (Created page with "This query returns all of the feature pages (that have been migrated to the new system) that have the following properties: * Feature list: Desktop * Feature engineering team: !D...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
This query returns all of the feature pages | == 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 [[Template:FeatureListTable|FeatureListTable]] template make it all pretty. | A bit of simple HTML table markup and a custom [[Template:FeatureListTable|FeatureListTable]] template make it all pretty. | ||
== | == The results == | ||
<table class="querytable sortable"> | <table class="querytable sortable"> | ||
<tr> | <tr> | ||