Difference between revisions of "Template:1870 Census/Entry"
Line 29: | Line 29: | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=1870_Census_Entry | {{#cargo_store:_table=1870_Census_Entry | ||
− | |source_id={{{source_id|}}} | + | |source_id ={{{source_id|}}} |
− | |line_number={{{line_number|}}} | + | |line_number ={{{line_number|}}} |
− | |dwelling_number={{{dwelling_number|}}} | + | |dwelling_number ={{{dwelling_number|}}} |
− | |family_number={{{family_number|}}} | + | |family_number ={{{family_number|}}} |
− | |name={{{name|}}} | + | |name ={{{name|}}} |
− | |age={{{age|}}} | + | |age ={{{age|}}} |
− | |sex={{{sex|}}} | + | |sex ={{{sex|}}} |
− | |color={{{color|}}} | + | |color ={{{color|}}} |
− | |profession={{{profession|}}} | + | |profession ={{{profession|}}} |
− | |real_estate_value={{{real_estate_value|}}} | + | |real_estate_value ={{{real_estate_value|}}} |
− | |estate_value={{{estate_value|}}} | + | |estate_value ={{{estate_value|}}} |
− | |birth_place={{{birth_place|}}} | + | |birth_place ={{{birth_place|}}} |
− | |father_birth={{{father_birth|}}} | + | |father_birth ={{{father_birth|}}} |
− | |mother_birth={{{mother_birth|}}} | + | |mother_birth ={{{mother_birth|}}} |
− | |born_last_year={{{born_last_year|}}} | + | |born_last_year ={{{born_last_year|}}} |
− | |married={{{married|}}} | + | |married ={{{married|}}} |
− | |relationship_to_head={{{relationship_to_head|}}} | + | |relationship_to_head ={{{relationship_to_head|}}} |
− | |single={{{single|}}} | + | |single ={{{single|}}} |
− | |widowed={{{widowed|}}} | + | |widowed ={{{widowed|}}} |
− | |married_last_year={{{married_last_year|}}} | + | |married_last_year ={{{married_last_year|}}} |
− | |attended_school={{{attended_school|}}} | + | |attended_school ={{{attended_school|}}} |
− | |cannot_read={{{cannont_read|}}} | + | |cannot_read ={{{cannont_read|}}} |
− | |cannot_write={{{cannot_write|}}} | + | |cannot_write ={{{cannot_write|}}} |
− | |deaf={{{deaf|}}} | + | |deaf ={{{deaf|}}} |
− | |over_21={{{over_21|}}} | + | |over_21 ={{{over_21|}}} |
− | |cannot_vote={{{cannot_vote|}}} | + | |cannot_vote ={{{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|}}} | |{{{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 23:01, 24 February 2018
This should be called in the following way:
{{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}}} }}
(Edit Template)
Usage transcluded from Template:1820 Census/Entry/Doc
{{#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 }}