Difference between revisions of "Template:1870 Census/Entry"

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
Line 82: Line 82:
 
}}
 
}}
 
|-
 
|-
|{{{dwelling_number|}}} || {{{family_number|}}}  || {{{name|}}} || {{{age|}}}  || {{{sex|}}} || {{{color|}}} ||  {{{profession|}}} || {{{real_estate_value|}}} || {{{estate_value|}}} || {{{birth_place|}}} || {{{father_birth|}}} || {{{mother_birth|}}} ||  {{{born_last_year|}}} || {{{married_last_year|}}} || {{{attended_school|}}} || {{{cannot_read|}}} || {{{cannot_write|}}} || {{{deaf|}}} || {{{over_21|}}} || {{{cannot_vote|}}}
+
|{{{dwelling_number|}}} || {{{family_number|}}}  || [[has person::{{{name|}}}]] || {{{age|}}}  || {{{sex|}}} || {{{color|}}} ||  {{{profession|}}} || {{{real_estate_value|}}} || {{{estate_value|}}} || {{{birth_place|}}} || {{{father_birth|}}} || {{{mother_birth|}}} ||  {{{born_last_year|}}} || {{{married_last_year|}}} || {{{attended_school|}}} || {{{cannot_read|}}} || {{{cannot_write|}}} || {{{deaf|}}} || {{{over_21|}}} || {{{cannot_vote|}}}
 
</includeonly>
 
</includeonly>

Revision as of 08:52, 22 February 2018

This should be called in the following way:

{{Template:1870 Census/Entry
|source_id            = {{{source_id}}}
|line_number          = {{{line_number}}}
|dwelling_number      = {{{dewlling_number}}}
|family_number        = {{{family_number}}}
|name                 = {{{name}}}  
|age                  = {{{age}}} 
|sex                  = {{{sex}}} 
|color                = {{{color}}}
|profession           = {{{profession}}} 
|real_estate_value    = {{{value of real estate}}}
|estate_value         = {{{value of estate}}}
|birth_place          = {{{birth_place}}} 
|father_birth         = {{{father_birth}}} 
|mother_birth         = {{{mother_birth}}}
|born_last_year       = {{{born_last_year}}} 
|married_last_year    = {{{married_last_year}}} 
|attended_school      = {{{attended_school}}} 
|cannot_read          = {{{cannot_read}}} 
|cannot_write         = {{{cannot_write}}} 
|deaf                 = {{{deaf}}} 
|over_21              = {{{over 21}}}
|cannot_vote          = {{{cannot vote}}}
}}

{{#cargo_declare:_table=1870_Census_Entry |source_id = string |line_number = string |dwelling_number = string |family_number = string |name = page |age = string |sex = string |color = string |profession = string |real_estate_value = string |estate_value = string |birth_place = string |father_birth = string |mother_birth = string |born_last_year = string |married_last_year = string |attended_school = string |cannont_read = string |cannot_write = string |deaf = string |over_21 = string |cannot_vote = string }}