Template:1900-UScensusData

Watchers
{{{Row}}}
1900 U.S. Census Population Schedule. Residence: {{{Residence}}}.{{{CiteLink}}} (column key)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Usage

This template has three parameters and an embedded template with 31 parameters. The three parameters for this template are Residence, CiteLink, and Row.

  • The Residence parameter is for the locale of your census data (see green text below).
  • The CiteLink parameter is to link to the source citation. The template needs the entire code: <ref name="S18" />
  • The value for parameter Row will always be "Row={{1900-UScensusRow|Dwelling= |Family= |Name= |Age= |Sex= |Color= |Profession= |Value= |Birth= |Marriage= |School= |Illiterate= |Disability= }}".

Therefore, where {{{Row}}} is, use Template:1900-UScensusRow:
Row={{1900-UScensusRow|Street= |HouseNo= |Dwelling= |Family= |Name= |Relation= |Color= |Sex= |BMonth= |BYear= |Age= |MWD= |MarriedYears= |NumChildren= |NumChildrenLiving= |BPerson= |BFather= |BMother= |YImmigrated= |NumYearsUS= |Naturalization= |Profession= |MUnemployed= |School= |Read= |Write= |English= |OwnRent= |FreeMortgage= |FarmHouse= |NumFarmSchedule= }}

  • 1-Street = Street Name
  • 2-House No. = House Number
  • 3-Dwelling = Dwelling No.
  • 4-Family = Family No.
  • 5-Name
  • 6-Relation = to head of household
  • 7-Color = Race
  • 8-Sex
  • 9-Bday Month = Birthday Month
  • 10-Bday Year = Birthday Year
  • 11-Age
  • 12-Marital Status = Married, Widowed/r or Divorce
  • 13-Years Married
  • 14-No. Children = Mother of how many children
  • 15-No. Children living = Number of these children living
  • 16-Bplace Person = Birth place of person
  • 17-Bplace Father = Birth place of father
  • 18-Bplace Mother = Birth place of mother
  • 19-Year Immigrated
  • 20-No. Years in US
  • 21-Naturalized
  • 22-Profession
  • 23-Months unemployed
  • 24-In school
  • 25-Can read
  • 26-Can write
  • 27-Can speak English
  • 28-Own or Rent
  • 29-own Free or Mortgage
  • 30-Farm or House
  • 31-No. Farm Schedule = number of farm schedule

So, on the page where you want to put the census data, use the following code (includes fictional example data):
{{1900-UScensusData|Residence=Spring City, TN (Ward 2)|CiteLink=<ref name="S1" />|Row={{1900-UScensusRow|Street=Rhea Ave. |HouseNo= |Dwelling=50 |Family=51 |Name=Winne, Eunice C. |Relation=self |Color=W |Sex=F |BMonth=Aug |BYear=1824 |Age=75 |MWD=W |MarriedYears= |NumChildren=8 |NumChildrenLiving=2 |BPerson=NYork |BFather=NYork |BMother=NYork |YImmigrated= |NumYearsUS= |Naturalization= |Profession=Pensioner |MUnemployed= |School= |Read=Y |Write=Y |English=Y |OwnRent=O |FreeMortgage=F |FarmHouse=H |NumFarmSchedule= }} }}

This results in:

1900 U.S. Census Population Schedule. Residence: Spring City, TN (Ward 2).[1] (column key)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Rhea Ave. 50 51 Winne, Eunice C. self W F Aug 1824 75 W 8 2 NYork NYork NYork Pensioner Y Y Y O F H


When adding rows, do not add any formatting marks or punctuation to separate each {{1900-UScensusRow}}. Just a space or nothing. All formatting is embedded in the templates themselves.

Copy and paste

For your convenience, here is the code without any example data:
{{1900-UScensusData|Residence= |CiteLink=<ref name="S" />|Row={{1900-UScensusRow|Street= |HouseNo= |Dwelling= |Family= |Name= |Relation= |Color= |Sex= |BMonth= |BYear= |Age= |MWD= |MarriedYears= |NumChildren= |NumChildrenLiving= |BPerson= |BFather= |BMother= |YImmigrated= |NumYearsUS= |Naturalization= |Profession= |MUnemployed= |School= |Read= |Write= |English= |OwnRent= |FreeMortgage= |FarmHouse= |NumFarmSchedule= }} }}