Add additional maintenance queries: missing images, invalid inputs/outputs, missing specs, orphaned documents (via update-page on MediaWiki MCP Server)
Add Missing Brand Pages section and update status legend to include gray (via update-page on MediaWiki MCP Server)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOCACHE__
__NOCACHE__
'''This page lists items across the wiki that need editing attention.'''
<templatestyles src="Template:Maintenance status styles.css" />


Use this page to identify incomplete entries, missing data, and other issues that require manual review or correction.
'''This dashboard provides an overview of maintenance tasks and data quality issues across EveryCRT.'''
 
== Status Overview ==
 
{{#invoke:MaintenanceDashboard|fullDashboard}}
 
''Click any card to jump to details. Green = OK, Yellow = needs attention, Red = urgent, Gray = informational.''
 
== Maintenance Areas ==
 
{| class="wikitable" style="width: 100%;"
! Area !! Description !! Details
|-
| '''[[EveryCRT:Category maintenance|Category System]]''' || Missing category pages prevent brands/types from appearing on the Main Page || [[EveryCRT:Category maintenance]]
|-
| '''Data Quality''' || Incomplete pages (stubs, missing images, missing type) || See sections below
|-
| '''Documents''' || Document pages and their associations || [[#Documents Missing Content|Below]]
|}


__TOC__
__TOC__


== Documents missing URL or File ==
== Missing Brand Pages ==
 
These brands are used on CRT or AV device pages but don't have a wiki page created for them (they show as red links). Create a page for each brand with basic information about the manufacturer.
 
{{#invoke:MaintenanceDashboard|listMissingBrandPages}}
 
To fix these:
# Click the red link to create the page
# Add basic information about the manufacturer (history, products, etc.)
# Add <code><nowiki>[[Category:Manufacturers]]</nowiki></code> to categorize it
 
== Documents Missing Content ==


These documents have been created but don't link to any actual content — they need either a '''url''' (external link) or '''file''' (uploaded document) to be useful.
These documents have been created but don't link to any actual content — they need either a '''url''' (external link) or '''file''' (uploaded document) to be useful. The template automatically adds them to [[:Category:Documents missing content]].


{{#ask:
{{#ask:
  [[Category:Documents]]
  [[Category:Documents missing content]]
[[Has document URL::!+]]
[[Has document file::!+]]
  |?Has document type=Type
  |?Has document type=Type
  |?Has document title=Title
  |?Has document title=Title
Line 21: Line 48:
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=Document
  |mainlabel=Document
  |limit=100
  |limit=20
  |default=✓ No documents are missing both URL and file.
|link=all
  |default=✓ All documents have either a URL or file.
}}
}}


Line 28: Line 56:
# Visit the document page
# Visit the document page
# Click "Edit this data" or use [[Special:FormEdit/Document/PAGENAME]]
# Click "Edit this data" or use [[Special:FormEdit/Document/PAGENAME]]
# Add either a '''url''' (for external links like ManualsLib) or upload a '''file'''
# Add either a '''url''' (for external links like ManualsLib or Archive.org) or upload a '''file'''


== Orphaned Documents ==
== Orphaned Documents ==


These documents aren't linked to any CRT model or AV device, so they won't appear in any product page's documentation section.
These documents aren't linked to any CRT model or AV device, so they won't appear in any product page's documentation section. The template automatically adds them to [[:Category:Orphaned documents]].


{{#ask:
{{#ask:
  [[Category:Documents]]
  [[Category:Orphaned documents]]
[[Has related CRT model::!+]]
[[Has related AV device::!+]]
  |?Has document type=Type
  |?Has document type=Type
  |?Has document title=Title
  |?Has document title=Title
|?Has document URL=URL
|?Has document file=File
  |format=table
  |format=table
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=Document
  |mainlabel=Document
  |limit=100
  |limit=20
|link=all
  |default=✓ All documents are linked to at least one CRT model or AV device.
  |default=✓ All documents are linked to at least one CRT model or AV device.
}}
}}
Line 49: Line 78:
To fix these:
To fix these:
# Edit the document page using [[Special:FormEdit/Document/PAGENAME]]
# Edit the document page using [[Special:FormEdit/Document/PAGENAME]]
# Add the appropriate CRT model(s) or AV device(s) in the related fields
# Add the appropriate CRT model(s) in the '''crt_models''' field or AV device(s) in the '''av_devices''' field


== CRT Models Missing Images ==
== CRT Models Missing Images ==
Line 64: Line 93:
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=CRT Model
  |mainlabel=CRT Model
  |limit=100
  |limit=20
|link=all
  |default=✓ All CRT models have images.
  |default=✓ All CRT models have images.
}}
}}
Line 90: Line 120:
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=CRT Model
  |mainlabel=CRT Model
  |limit=100
  |limit=20
|link=all
  |default=✓ All CRT models have screen size specified.
  |default=✓ All CRT models have screen size specified.
}}
}}
Line 96: Line 127:
=== Missing CRT Type ===
=== Missing CRT Type ===


These models don't specify whether they're a TV, monitor, or other CRT type.
These models don't specify whether they're a TV, monitor, or other CRT type. The template automatically adds them to [[:Category:CRTs missing type]].


{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRTs missing type]]
[[Has CRT type::!+]]
  |?Has brand=Brand
  |?Has brand=Brand
  |?Has model code=Model
  |?Has model code=Model
Line 107: Line 137:
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=CRT Model
  |mainlabel=CRT Model
  |limit=100
  |limit=20
|link=all
  |default=✓ All CRT models have CRT type specified.
  |default=✓ All CRT models have CRT type specified.
}}
=== Missing Brand ===
These models don't have a brand set.
{{#ask:
[[Category:CRT models]]
[[Has brand::!+]]
|?Has model code=Model
|?Has screen size inches=Size
|?Has CRT type=Type
|format=table
|class=wikitable sortable
|mainlabel=CRT Model
|limit=100
|default=✓ All CRT models have brand specified.
}}
=== Missing Series ===
These models aren't assigned to a product series. The template automatically adds them to [[:Category:CRTs without series]].
{{#ask:
[[Category:CRTs without series]]
|?Has brand=Brand
|?Has model code=Model
|?Has screen size inches=Size
|?Has CRT type=Type
|format=table
|class=wikitable sortable
|mainlabel=CRT Model
|limit=100
|default=✓ All CRT models have series specified.
}}
}}


== Invalid Signal Formats and Connector Types ==
== Invalid Signal Formats and Connector Types ==


These queries help identify CRT inputs and outputs that may have invalid values (causing red links). Compare against the valid values in [[:Category:Video signal formats]] and [[:Category:Connector types]].
Invalid signal formats and connector types appear as '''red links''' throughout the wiki. The easiest way to find them is via [[Special:WantedPages]], which lists all red-linked pages sorted by how many times they're linked.


=== All Signal Formats in Use ===
=== Valid Values Reference ===


This lists all unique signal format values currently used in CRT inputs. Red links indicate invalid values that need correction.
When editing CRT inputs/outputs, use these exact values:


{{#ask:
'''Signal formats''' ([[:Category:Video signal formats]]):
[[Has video signal format::+]]
{{#ask:[[Category:Video signal formats]]|format=list|link=all}}
|?Has video signal format=Signal Format
|format=ul
|limit=500
|headers=hide
|mainlabel=-
|link=all
}}


'''Valid signal formats:''' {{#ask:[[Category:Video signal formats]]|format=list|link=all}}
'''Connector types''' ([[:Category:Connector types]]):
{{#ask:[[Category:Connector types]]|format=list|link=all}}


=== All Input Connector Types in Use ===
=== Finding CRT Models with Specific Values ===


This lists all unique connector type values currently used in CRT inputs. Red links indicate invalid values.
To find all CRT models using a particular signal format or connector, use these special pages:


{{#ask:
* [[Special:SearchByProperty/Has video signal format|Search by input signal format]]
[[Has connector type::+]]
* [[Special:SearchByProperty/Has connector type|Search by input connector type]]
|?Has connector type=Connector
* [[Special:SearchByProperty/Has output signal format|Search by output signal format]]
|format=ul
* [[Special:SearchByProperty/Has output connector|Search by output connector type]]
|limit=500
|headers=hide
|mainlabel=-
|link=all
}}


=== All Output Signal Formats in Use ===
=== Fixing Invalid Values ===


{{#ask:
# Check [[Special:WantedPages]] for red-linked signal formats or connectors
[[Has output signal format::+]]
# Use the SearchByProperty links above to find which CRT models use that invalid value
|?Has output signal format=Signal Format
# Edit each CRT model page and correct the {{tl|CRT input}} or {{tl|CRT output}} template to use a valid value from the lists above
|format=ul
|limit=500
|headers=hide
|mainlabel=-
|link=all
}}
 
=== All Output Connector Types in Use ===
 
{{#ask:
[[Has output connector::+]]
|?Has output connector=Connector
|format=ul
|limit=500
|headers=hide
|mainlabel=-
|link=all
}}
 
'''Valid connector types:''' {{#ask:[[Category:Connector types]]|format=list|link=all}}
 
To fix invalid values:
# Edit the CRT model page
# Find the {{tl|CRT input}} or {{tl|CRT output}} template with the incorrect value
# Change the '''signal''' or '''connector''' parameter to match the exact value from the valid lists above


== External Link Issues ==
== External Link Issues ==
Line 222: Line 183:
'''Note:''' Broken external links (links to websites that no longer work) cannot be automatically detected. These require manual checking or external tools like the [https://www.deadlinkchecker.com/ Dead Link Checker].
'''Note:''' Broken external links (links to websites that no longer work) cannot be automatically detected. These require manual checking or external tools like the [https://www.deadlinkchecker.com/ Dead Link Checker].


== Statistics ==
== Quick Stats ==
 
Quick counts for planning maintenance work:


* '''Total CRT models:''' {{#ask:[[Category:CRT models]]|format=count}}
{| class="wikitable"
* '''CRT models needing images:''' {{#ask:[[Category:CRT models needing images]]|format=count}}
! Metric !! Count
* '''CRT stubs (missing screen size):''' {{#ask:[[Category:CRT stubs]]|format=count}}
|-
* '''Total documents:''' {{#ask:[[Category:Documents]]|format=count}}
| Total CRT models || {{#ask:[[Category:CRT models]]|format=count}}
* '''Documents missing URL/file:''' {{#ask:[[Category:Documents]][[Has document URL::!+]][[Has document file::!+]]|format=count}}
|-
* '''Orphaned documents:''' {{#ask:[[Category:Documents]][[Has related CRT model::!+]][[Has related AV device::!+]]|format=count}}
| Total AV devices || {{#ask:[[Category:AV devices]]|format=count}}
|-
| Total documents || {{#ask:[[Category:Documents]]|format=count}}
|-
| CRT models needing images || {{#ask:[[Category:CRT models needing images]]|format=count}}
|-
| CRT stubs (missing screen size) || {{#ask:[[Category:CRT stubs]]|format=count}}
|-
| CRTs missing type || {{#ask:[[Category:CRTs missing type]]|format=count}}
|-
| Documents missing content || {{#ask:[[Category:Documents missing content]]|format=count}}
|-
| Orphaned documents || {{#ask:[[Category:Orphaned documents]]|format=count}}
|}


[[Category:EveryCRT maintenance]]
[[Category:EveryCRT administration]]
[[Category:Maintenance]]

Latest revision as of 22:53, 4 February 2026

This dashboard provides an overview of maintenance tasks and data quality issues across EveryCRT.

Status Overview

Category System

CRT Brand Categories 23 issues

CRT Type Categories 1 issue

AV Brand Categories 6 issues

AV Type Categories 0 issues

Data Quality

Missing Brand Pages 37 issues

CRTs Missing Type 23 issues

CRT Stubs 351 issues

CRTs Need Images 1931 issues

AV Device Stubs 23 issues

Docs Missing Content 32 issues

Orphaned Docs 27 issues

CRTs No Series 1894


Click any card to jump to details. Green = OK, Yellow = needs attention, Red = urgent, Gray = informational.

Maintenance Areas

Area Description Details
Category System Missing category pages prevent brands/types from appearing on the Main Page EveryCRT:Category maintenance
Data Quality Incomplete pages (stubs, missing images, missing type) See sections below
Documents Document pages and their associations Below

Missing Brand Pages

These brands are used on CRT or AV device pages but don't have a wiki page created for them (they show as red links). Create a page for each brand with basic information about the manufacturer.

To fix these:

  1. Click the red link to create the page
  2. Add basic information about the manufacturer (history, products, etc.)
  3. Add [[Category:Manufacturers]] to categorize it

Documents Missing Content

These documents have been created but don't link to any actual content — they need either a url (external link) or file (uploaded document) to be useful. The template automatically adds them to Category:Documents missing content.

DocumentTypeTitleRelated CRTRelated AV Device
Document:JVC AV-24F702 User Manual
Document:JVC AV-24F704 Service Manual
Document:JVC AV-27320 AV-27330 AV-27S33 Service Manual
Document:JVC AV-27330 AV-27320 AV-27S33 AV-27D303 AV-27D203 AV-20D303 User ManualJVC AV-27330, AV-27320, AV-27S33, AV-27D303, AV-27D203, AV-20D303 User's Guide
Document:JVC AV-27430 AV-27432 AV-27D104 AV-27D304 Service ManualService manual
Document:JVC-AV-F704-Series-Complete-User-Manual
Document:JVC-AV-F704-Series-User-Manual
Document:RCA 1543007A User Manual
Document:RCA 1616262A User's Guide
Document:RCA 1620181B User Manual
Document:RCA 19V400TV User ManualUser manual
Document:RCA 20601 Owner's Manual
Document:RCA 20F502TDV User ManualUser manualRCA 20F502TDV TV/VCR/DVD User's Guide
Document:RCA 20F542T 27F522T User Manual
Document:RCA 20V414T Specification Sheet
Document:RCA 20V500T & 24V511T User's Guide
Document:RCA 24F501TDV TV-DVD Users GuideRCA 24F501TDV TV/DVD User's Guide
Document:RCA 24F512T 24V511T Service Manual (Chassis M134C)
Document:RCA 24F530T 24V510T User GuideRCA 24F530T/24V510T User's Guide
Document:RCA 24V412T 24V511T 20V412T 20V500T User GuideUser manual
... further results

To fix these:

  1. Visit the document page
  2. Click "Edit this data" or use Special:FormEdit/Document/PAGENAME
  3. Add either a url (for external links like ManualsLib or Archive.org) or upload a file

Orphaned Documents

These documents aren't linked to any CRT model or AV device, so they won't appear in any product page's documentation section. The template automatically adds them to Category:Orphaned documents.

DocumentTypeTitleURLFile
Document:JVC AV-24F702 User Manual
Document:JVC AV-24F704 Service Manual
Document:JVC AV-27320 AV-27330 AV-27S33 Service Manual
Document:JVC AV-27330 AV-27320 AV-27S33 AV-27D303 AV-27D203 AV-20D303 User ManualJVC AV-27330, AV-27320, AV-27S33, AV-27D303, AV-27D203, AV-20D303 User's Guide
Document:JVC-AV-F704-Series-Complete-User-Manual
Document:JVC-AV-F704-Series-User-Manual
Document:RCA 1543007A User Manual
Document:RCA 1616262A User's Guide
Document:RCA 1620181B User Manual
Document:RCA 20601 Owner's Manual
Document:RCA 20F542T 27F522T User Manual
Document:RCA 20V414T Specification Sheet
Document:RCA 20V500T & 24V511T User's Guide
Document:RCA 24F501TDV TV-DVD Users GuideRCA 24F501TDV TV/DVD User's Guide
Document:RCA 24F512T 24V511T Service Manual (Chassis M134C)
Document:RCA 24F530T 24V510T User GuideRCA 24F530T/24V510T User's Guide
Document:RCA 24V412T Spec Sheet
Document:RCA CRT TV Quick Start Guide (Spanish)RCA CRT TV Quick Start Guide (Spanish)
Document:RCA Television User's Guide (13V420T, 14F512T, 20F511T, 20F512T, 24F512T, 27V412T, 27V512T, 27V513T)
Document:RCA Television User's Guide (20F512T, 24F512T, 27V512T, 27V513T)
... further results

To fix these:

  1. Edit the document page using Special:FormEdit/Document/PAGENAME
  2. Add the appropriate CRT model(s) in the crt_models field or AV device(s) in the av_devices field

CRT Models Missing Images

These CRT models don't have a main product image set. The template automatically adds them to Category:CRT models needing images.

CRT ModelBrandModelSizeType
AKAI CT-K108AKAICT-K108TV
Amdek Color 300AmdekColor 30013Computer monitor
Bang & Olufsen Beovision MX 6000Bang & OlufsenBeovision MX 600028TV
Barco CVM 3670DBarcoCVM 3670D28Professional monitor
Commodore 1084Commodore108413Computer monitor
Commodore 1084SCommodore1084S13Computer monitor
Commodore 1701Commodore170113Computer monitor
Envision EN-710eEnvisionEN-710e17Computer monitor
JVC 2151JVC215121TV
JVC 32AVL2EUBLJVC32AVL2EUBL32TV
JVC 32AVL2EUGRJVC32AVL2EUGR32TV
JVC 32AVL2EUGYJVC32AVL2EUGY32TV
JVC 7731RJVC7731RTV
JVC 7732TJVC7732TTV
JVC 7741RJVC7741RTV
JVC 7742TJVC7742TTV
JVC 7831RJVC7831RTV
JVC 7832TJVC7832TTV
JVC 7841RJVC7841RTV
JVC 7842TJVC7842TTV
... further results

To fix these:

  1. Find a product photo of the exact model (not a similar model)
  2. Upload using the wiki's upload function or MCP tools
  3. Edit the CRT model page and set the image_main field

Common image sources: manufacturer support pages (often via Wayback Machine), eBay/Amazon listings, community contributions.

CRT Models Missing Key Specifications

Missing Screen Size (CRT Stubs)

These models are missing screen size, which is a fundamental specification. The template automatically adds them to Category:CRT stubs.

CRT ModelBrandModelTypeChassis
AKAI CT-K108AKAICT-K108TV
Ademco AMM9AdemcoAMM9TV
Alexandrower Radiowerk Rekord-BAlexandrower RadiowerkRekord-BTV
Audiosonic KT-8842AudiosonicKT-8842TV
Audiosonic KT9142MTXAudiosonicKT9142MTXTV
Bang & Olufsen 35/20Bang & Olufsen35/20TV
Barco 808sBarco808sOther
Blaupunkt PalmaBlaupunktPalmaTV
Contec KRB 1542ContecKRB 1542TV
Etron BTV-808-CEtronBTV-808-CTV
Exxis Eo4174qExxisEo4174qProfessional monitor
JVC 3020 ICJVC3020 ICTV
JVC 3040JVC3040TV
JVC 3050JVC3050TV
JVC 7280USJVC7280USTV
JVC 7731RJVC7731RTVTX90
JVC 7732TJVC7732TTVTX9
JVC 7741RJVC7741RTVTX100
JVC 7742TJVC7742TTVTX100
JVC 7831RJVC7831RTVTX9
... further results

Missing CRT Type

These models don't specify whether they're a TV, monitor, or other CRT type. The template automatically adds them to Category:CRTs missing type.

CRT ModelBrandModelSize
JVC AV-20D200JVCAV-20D20020
JVC AV-24F703JVCAV-24F70324
JVC AV-27020JVCAV-2702027
JVC AV-27120JVCAV-2712027
JVC AV-27220JVCAV-2722027
JVC AV-27D201JVCAV-27D20127
JVC AV-32220JVCAV-3222032
JVC AV-32D201JVCAV-32D20132
JVC AV-32D202JVC
JVC AV-32D203JVCAV-32D20332
JVC AV-32D302JVC
JVC AV-32D303JVCAV-32D30332
JVC AV-32D501JVCAV-32D50132
JVC AV-32D502JVCAV-32D50232
JVC AV-32D503JVCAV-32D50332
JVC C-1329JVCC-132913
JVC C-1350JVCC-135013
JVC C-1470JVCC-147014
JVC C-2018JVCC-201820
JVC C-2055JVCC-205520
... further results

Invalid Signal Formats and Connector Types

Invalid signal formats and connector types appear as red links throughout the wiki. The easiest way to find them is via Special:WantedPages, which lists all red-linked pages sorted by how many times they're linked.

Valid Values Reference

When editing CRT inputs/outputs, use these exact values:

Signal formats (Category:Video signal formats): Component (YPbPr), Composite (CVBS), DVI-D, HDMI, HDVS, RF, RGBHV, RGBS, RGsB, S-Video (Y/C), SDI, TTL RGB, VGA (RGBHV), Y/C DUB color-under

Connector types (Category:Connector types): 13-pin DIN, 3.5mm TRS, 6.35mm TRS, 8-pin DIN 45326, BNC, Binding post, DB-9, DE-15 (VGA), EIAJ-8, HDMI Type A, Hirose 7-pin DUB, JP21, Mini-DIN-4, Phoenix connector, RCA, RF (300Ω twin-lead), RF (Belling-Lee), RF (F-type), SCART, Sony 12-pin DUB, Spring-clip terminal, TOSLINK, VPORT, XLR

Finding CRT Models with Specific Values

To find all CRT models using a particular signal format or connector, use these special pages:

Fixing Invalid Values

  1. Check Special:WantedPages for red-linked signal formats or connectors
  2. Use the SearchByProperty links above to find which CRT models use that invalid value
  3. Edit each CRT model page and correct the Template:Tl or Template:Tl template to use a valid value from the lists above

External Link Issues

MediaWiki tracks some link issues automatically:

Note: Broken external links (links to websites that no longer work) cannot be automatically detected. These require manual checking or external tools like the Dead Link Checker.

Quick Stats

Metric Count
Total CRT models 2152
Total AV devices 1069
Total documents 350
CRT models needing images 1931
CRT stubs (missing screen size) 351
CRTs missing type 23
Documents missing content 32
Orphaned documents 27
MediaWiki Appliance - Powered by TurnKey Linux