Template:NYT header/doc

From Wikisource
Jump to navigation Jump to search

Usage

Produces a header template for The New York Times's articles.

{{NYT header
|date   = 
|day    = 
|number = 
|pages  = 
|volume = 
|weather= 
|copyrightyear= 
}}

Example

{{NYT header
| day = FRIDAY
| date = APRIL 1, 1904
| number = 16,924
| pages = SIXTEEN
| volume = LIII
| weather = Rain; brisk east to north winds.
}}

Parameters

All template parameters are required except for copyrightyear.

day
The day of publication (e.g. FRIDAY), written in capital letters.
date
The date of publication (e.g. APRIL 1, 1904), written in capital letters.
number
The publication number (e.g. 16,924), see source.
pages
The amount of pages of the publication (e.g. SIXTEEN), written in capital letters.
volume
The number of the volume (e.g. LIII), written in Roman numerals.
weather
The given weather of the day (e.g. Rain; brisk east to north winds.), see source.
copyrightyear
If the header for the issue has a copyright notice under the logo, adding this paramater with the stated year (e.g. 1901) will cause the notice to display.
override_left
Allows custom text and formatting on the left in place of volume and number values
override_center
Allows custom text and formatting in the center in place of "NEW YORK", the date, and pages.
override_right
Allows custom text and formatting on the right in place of the price information
override_dateline
Allows custom text and formatting of "NEW YORK" and the date only, to the left of the dash "—"
override_pages
Allows custom text and formatting of the pages only, to the right of the dash "—"
override_weather
Allows custom text and formatting in the box containing weather information.