Template:1880-UScensusData

{{{Row}}}
1880 U.S. Census Population Schedule. Residence: {{{Residence}}}.{{{CiteLink}}} (column key)
Page Dw Fam Name Color Sex Age BirthMonth Relation Sgl Marr Wid Div MarrYr Occupation Sick= Blind DeafDumb Idiotic Insane Maimed School Read Write Bp F M enumdate

Usage

This template has three parameters and an embedded template with more 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={{1880-UScensusRow|Page= |Dw= |Fam= |Name= |Color= |Sex= |Age= |BirthMonth= |Relation= |Sgl= |Marr= |Wid= |Div= |MarrYr= |Occ= |Sick= |Blind= |DeafDumb= |Idiotic= |Insane= |Maimed= |School= |Read= |Write= |BPerson= |BFather= |BMother= }}".

Therefore, where {{{Row}}} is, use Template:1880-UScensusRow:
Row={{1880-UScensusRow|Page= |Dw= |Fam= |Name= |Color= |Sex= |Age= |BirthMonth= |Relation= |Sgl= |Marr= |Wid= |Div= |MarrYr= |Occ= |Sick= |Blind= |DeafDumb= |Idiotic= |Insane= |Maimed= |School= |Read= |Write= |BPerson= |BFather= |BMother= }}

  • Page
  • Dw = Dwelling
  • Fam = Family
  • Name
  • Color
  • Sex
  • Age
  • BirthMonth= Month of Birth
  • Relation = Relationship to Head of Household
  • Sgl. = Single
  • Marr. = Married
  • Wid. = Widowed
  • Div. = Divorced
  • MarrYr = Married in Year
  • Occupation
  • Other
  • Illiterate
  • Birthplace
  • F = Father's birthplace
  • M = Mother's birthplace
  • enumdate

So, on the page where you want to put the census data, use the following code (includes fictional example data):
{{1880-UScensusData|Residence=Spring City, TN (Ward 2)|CiteLink=<ref name="S1" />|Row={{1880-UScensusRow|Page= |Dw= |Fam= |Name=Eunice |Color= |Sex= |Age= |BirthMonth= |Relation= |Sgl= |Marr= |Wid= |Div= |MarrYr= |Occ= |Sick= |Blind= |DeafDumb= |Idiotic= |Insane= |Maimed= |School= |Read= |Write= |BPerson= |BFather= |BMother= }} }}

This results in:

1880 U.S. Census Population Schedule. Residence: Spring City, TN (Ward 2).[1] (column key)
Page Dw Fam Name Color Sex Age BirthMonth Relation Sgl Marr Wid Div MarrYr Occupation Sick= Blind DeafDumb Idiotic Insane Maimed School Read Write Bp F M enumdate
Eunice


When adding rows, do not add any formatting marks or punctuation to separate each {{1880-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:
{{1880-UScensusData|Residence= |CiteLink=<ref name="S" />|Row={{1880-UScensusRow|Page= |Dw= |Fam= |Name= |Color= |Sex= |Age= |BirthMonth= |Relation= |Sgl= |Marr= |Wid= |Div= |MarrYr= |Occ= |Sick= |Blind= |DeafDumb= |Idiotic= |Insane= |Maimed= |School= |Read= |Write= |BPerson= |BFather= |BMother= }} }}