Template:NARA prep/doc

From Wikisource
Jump to navigation Jump to search

Usage[edit]

Creates a row in the WS:NARA preparation table.

Parameters[edit]

If any parameter but "link" or "page" is missing, Not done will be inserted.

  • link: The first available link to the work, usually a TIFF or JPG. Full wikilink. Required.
  • pages: The number of pages in the work, defaults to "??"
  • TIFF: Link to the TIFF file, no File: prefix. Use "none" to indicate there are no TIFFs available
  • DJVU_or_JPG: Filename of the DJVU or JPG file, no File: prefix.
  • index: Name of the index page, no Index: prefix
  • proofread: Proofread status - fill with either {{done}} or {{doing}}
  • validated: Validation status - fill with either {{done}} or {{doing}}
  • completed: Link to completed work in the mainspace.
  • notes: Relevant work notes, optional, nothing displayed if not given.

Example[edit]

{| class="wikitable"
! Work !! Pages !! TIFF !! DjVu/JPG !! Index page? !! Proofread !! Validated !! Text completed?
{{NARA prep
 | link        = [[:File:Memorial of the Cherokees.jpg|Memorial of the Cherokees]] 
 | pages       = 1
 | TIFF        = Memorial of the Cherokees.tif
 | DJVU_or_JPG = Memorial of the Cherokees.jpg
 | index       = Memorial of the Cherokees
 | proofread   = {{done}}
 | validated   = {{not done}}
 | completed   = Memorial of the Cherokees
 | notes       = Translation requested.
}}
|}
Work Pages TIFF DjVu/JPG Index page? Proofread Validated Text completed?
Memorial of the Cherokees 1 Done Done Done Doing… Not done Done 
Translation requested.

Pastable template[edit]

{{NARA prep
 | link        = 
 | pages       =
 | TIFF        = 
 | DJVU_or_JPG =
 | index       = 
 | proofread   = 
 | validated   = 
 | completed   =
 | notes       = 
}}

See also[edit]