Soft launch: Soldier biographies and research notes vary in completeness. Prefer class-roster, NARA, newspapers, and other cited sources for contested facts — treat Research notes as leads, not settled history. Anyone can correct a page; contact us with questions.

Profiles needing attention: Difference between revisions

From Ritchie Boys Wiki
Jump to navigation Jump to search
Editor Cargo queues
 
Replace broken cargo_query with JS API slot
Line 4: Line 4:
Open a page, check '''Sources''', then use '''Edit soldier facts''' or the biography editor. Privacy issues still go through [[Patrol]].
Open a page, check '''Sources''', then use '''Edit soldier facts''' or the biography editor. Privacy issues still go through [[Patrol]].


== Lower match confidence ==
<div class="profiles-attention-slot"></div>
Class-roster match is not marked high. Confirm identity before treating class/team fields as settled.
 
{{#cargo_query:
tables=Soldiers
|fields=_pageName=Page,ASN,Class_number,Match_confidence,Nativity
|where=Match_confidence<>"high" AND Match_confidence IS NOT NULL AND Match_confidence<>""
|order by=Match_confidence,ASN
|limit=80
|format=table
}}
 
== Missing birth year ==
Useful enrichment targets (year may still appear only in prose or Timeline).
 
{{#cargo_query:
tables=Soldiers
|fields=_pageName=Page,ASN,Class_number,Match_confidence,Nativity
|where=Birth_year IS NULL
|order by=ASN
|limit=80
|format=table
}}


== See also ==
== See also ==
* [[Patrol]] — RecentChanges and privacy
* [[Patrol]] — RecentChanges and privacy
* [[Contribute]] · [[Contribute documents]]
* [[Contribute]] · [[Contribute documents]]
* [[Browse soldiers]] — class / letter / nativity shortcuts
* [[About the data]] — confidence and roster layers
* [[About the data]] — confidence and roster layers
* [[Special:RecentChanges]]
* [[Special:RecentChanges]]


[[Category:Ritchie Boys Wiki]]
[[Category:Ritchie Boys Wiki]]

Revision as of 17:16, 20 September 2026

Editor queue of roster rows that often need a human look. These are not vandalism lists — many are incomplete imports or lower-confidence matches. Prefer a sourced fix over deleting research notes.

Open a page, check Sources, then use Edit soldier facts or the biography editor. Privacy issues still go through Patrol.

See also