Projects:Cargo-complete: Difference between revisions
Bythmusters (talk | contribs) Added method to find pages without cargo |
m →Project goals: Fix WhatLinksHere links |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 14: | Line 14: | ||
There are pages without Cargo. Some pages are using the deprecated Infobox data structures, which can be searched for and replaced: | There are pages without Cargo. Some pages are using the deprecated Infobox data structures, which can be searched for and replaced: | ||
* [ | * [[Special:WhatLinksHere/Template:InfoboxCompany|Companies]] - done, but still referenced on internal pages | ||
* [ | * [[Special:WhatLinksHere/Template:InfoboxProductLine|Product lines]] - mostly done | ||
Other pages do not have Cargo or Infoboxes and must be found by searching through the wiki in places like [[Special:AncientPages|ancient pages]] or [[Special:FewestRevisions|fewest revisions]], or may be stumbled across while doing other work on the wiki like copyediting or adding categories. New method: [[User:Bythmusters | Other pages do not have Cargo or Infoboxes and must be found by searching through the wiki in places like [[Special:AncientPages|ancient pages]] or [[Special:FewestRevisions|fewest revisions]], or may be stumbled across while doing other work on the wiki like copyediting or adding categories. | ||
New method to find articles: [[User:Bythmusters#Finding articles without certain templates]] List has been exhausted, remaining articles do not fit into cargo classifications. | |||
'''TL;DR - We want to look for empty boxes in the tables below, and fill them in''' | '''TL;DR - We want to look for empty boxes in the tables below, and fill them in''' | ||
| Line 31: | Line 32: | ||
This project will be considered complete when all relevant pages contain Cargo tables, and all Cargo tables have their full complement of data. | This project will be considered complete when all relevant pages contain Cargo tables, and all Cargo tables have their full complement of data. | ||
Additionally, our CI process for the CRW extension compiles a report on a daily basis going over Cargo data quality, which can be found [[Projects:Cargo-complete/report|here]]. This report may be a useful tool for quickly finding articles where data quality is lacking. | |||
==Incidents== | ==Incidents== | ||