Difference between revisions of "Template:1870 Census/Entry"
(Created page with "<noinclude> This should be called in the following way: <pre> {{Template:1870 Census/Entry |source_id = {{{source_id}}} |line_number = {{{line_number}}} |d...") |
|||
Line 90: | Line 90: | ||
}} | }} | ||
|- | |- | ||
− | |{{{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|}}} || {{{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 12:01, 4 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 = {{{married}}} |relationship_to_head = {{{relationship_to_head}}} |single = {{{single}}} |widowed = {{{widowed}}} |married_last_year = {{{married_last_year}}} |attended_school = {{{attended_school}}} |cannont_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 = string |relationship_to_head = string |single = string |widowed = string |married_last_year = string |attended_school = string |cannont_read = string |cannot_write = string |deaf = string |over_21 = string |cannot_vote = string }}