Template:Person: Difference between revisions
(fix line breaks) |
(add to template) |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
{{#if:{{{Birthday|}}} | | {{#if:{{{Birthday|}}} | | ||
{{!}} Birthday {{!}}{{!}} {{{Birthday}}} | {{!}} Birthday {{!}}{{!}} {{{Birthday}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{Death|}}} | | |||
{{!}} Death {{!}}{{!}} {{{Death}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 29: | Line 33: | ||
"Occupation": { | "Occupation": { | ||
"type": "string" | "type": "string" | ||
} | }, | ||
"Death": {} | |||
}, | }, | ||
"description": "Infobox for a person", | "description": "Infobox for a person", |
Latest revision as of 15:52, 11 April 2023
Person |
---|
Infobox for a person
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | no description | Unknown | optional |
Birthplace | Birthplace | no description | String | optional |
Birthday | Birthday | no description | Date | optional |
Occupation | Occupation | no description | String | optional |
Death | Death | no description | Unknown | optional |