MediaWiki:Proofreadpage index data config
Revision as of 15:28, 28 October 2019 by Administrator (talk | contribs)
{
"Type": { "type": "string", "size": 1, "default": "", "label": "Type", "header": true, "values": { "book": "Book", "watchtower": "Watchtower magazine", "tract": "Tract" }, "help": "Type of the book", "data": "type" }, "WikibaseItem": { "type": "string", "size": 1, "label": "Wikibase Item", "header": true, "data": "wikibaseitem", "help": "This is the item from data.jwunited.org" }, "Publisher": { "type": "string", "size": 1, "default": "WatchTower Bible And Tract Society", "label": "Publisher", "header": true, "data": "publisher", "help": "", "delimiter": [ ";", "asn" ] }, "Image": { "type": "string", "size": 1, "default": "1", "label": "Cover image", "header": false, "help": "" }, "Progress": { "type": "string", "size": 1, "default": "X", "label": "Progress", "header": false, "values": { "T": "Done", "V": "To be validated", "C": "To be proofread", "MS": "Ready for Match \u0026 Split", "OCR": "Source file needs an OCR text layer", "L": "Source file is incorrect (missing pages, unordered pages, etc)", "X": "Pagelist needed (to verify file is complete and correct before commencing proofreading)" }, "data": "progress", "help": "" }, "Notes": { "type": "string/line", "hidden": true, "header": true }
}