Line 1: |
Line 1: |
− | <noinclude>
| |
− | This should be called in the following way:
| |
− | <pre>
| |
− | {{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}}}
| |
− | }}</pre>
| |
− |
| |
− | {{#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
| |
− | }}
| |
− | </noinclude>
| |
− | <includeonly>
| |
− | {{#cargo_store:_table=1870_Census_Entry
| |
− | {{{source_id|}}}
| |
− | {{{line_number|}}}
| |
− | {{{dwelling_number|}}}
| |
− | {{{family_number|}}}
| |
− | {{{name|}}}
| |
− | {{{age|}}}
| |
− | {{{sex|}}}
| |
− | {{{color|}}}
| |
− | {{{profession|}}}
| |
− | {{{real_estate_value|}}}
| |
− | {{{estate_value|}}}
| |
− | {{{birth_place|}}}
| |
− | {{{father_birth|}}}
| |
− | {{{mother_birth|}}}
| |
− | {{{born_last_year|}}}
| |
− | {{{married|}}}
| |
− | {{{relationship_to_head|}}}
| |
− | {{{single|}}}
| |
− | {{{widowed|}}}
| |
− | {{{married_last_year|}}}
| |
− | {{{attended_school|}}}
| |
− | {{{cannont_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|}}} | + | | {{{dwelling_number|}}} |
− | </includeonly> | + | || {{{family_number|}}} |
| + | || {{has person |name={{{name|}}} |alt={{{alt|}}} |surname={{{surname|}}} }} |
| + | |style="text-align: center;| {{{age|}}} |
| + | |style="text-align: center;| {{{sex|}}} |
| + | |style="text-align: center;| {{{color|}}} |
| + | |style="text-align: center;| {{{profession|}}} |
| + | |style="text-align: center;| {{{real_estate_value|}}} |
| + | |style="text-align: center;| {{{estate_value|}}} |
| + | |style="text-align: center;|{{has location |state={{{birth_place|}}} |alt={{{birth_place_display|}}} |alt page= {{{birth_place}}} }} |
| + | |style="text-align: center;| {{{father_birth|}}} |
| + | |style="text-align: center;| {{{mother_birth|}}} |
| + | |style="text-align: center;| {{{born_last_year|}}} |
| + | |style="text-align: center;| {{{married_last_year|}}} |
| + | |style="text-align: center;| {{{attended_school|}}} |
| + | |style="text-align: center;| {{{cannot_read|}}} |
| + | |style="text-align: center;| {{{cannot_write|}}} |
| + | |style="text-align: center;| {{{deaf|}}} |
| + | |style="text-align: center;| {{{over_21|}}} |
| + | |style="text-align: center;| {{{cannot_vote|}}} |
| + | </includeonly><noinclude>{{documentation}}</noinclude> |