Usage

edit

Produces a header template for weekday issues of The New York Times, accurate to the actual header used between January 8 and November 18, 1901. Based on Template:NYT header, by Inductiveload.

{{NYT header January–November 1901
|date   = 
|day    = 
|number = 
|pages  = 
|volume = 
|weather= 
|copyrightyear= 
}}

Example

edit
{{NYT header January–November 1901
| day = TUESDAY
| date = JANUARY 8, 1901
| number = 15,913
| pages = FOURTEEN
| volume = L
| weather = Fair; fresh southerly winds.
| copyrightyear= 1901
}}

Parameters

edit

All template parameters are required except for copyrightyear.

day
The day of publication (e.g. TUESDAY), written in capital letters.
date
The date of publication (e.g. JANUARY 8, 1901), written in capital letters.
number
The publication number (e.g. 15,913), see source.
pages
The amount of pages of the publication (e.g. FOURTEEN), written in capital letters.
volume
The number of the volume (e.g. L), written in Roman numerals.
weather
The given weather of the day (e.g. Fair; fresh southerly winds.), see source.
copyrightyear
If the header for the issue has a copyright notice under the logo, adding this parameter 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.

This template incorporates another template:

edit