Template:Person: Difference between revisions
(add line breaks) |
(add line breaks) |
||
Line 5: | Line 5: | ||
{{#if:{{{Birthplace|}}} | | {{#if:{{{Birthplace|}}} | | ||
{{!}} Birthplace {{!}}{{!}} {{{Birthplace}}} | {{!}} Birthplace {{!}}{{!}} {{{Birthplace}}} | ||
{{!-}} | |||
}} | }} | ||
{{#if:{{{Birthday|}}} | | {{#if:{{{Birthday|}}} | | ||
{{!}} Birthday {{!}}{{!}} {{{Birthday}}} | {{!}} Birthday {{!}}{{!}} {{{Birthday}}} | ||
{{!-}} | |||
}} | }} | ||
{{#if:{{{Occupation|}}} | | {{#if:{{{Occupation|}}} | | ||
{{!}} Occupation {{!}}{{!}} {{{Occupation}}} | {{!}} Occupation {{!}}{{!}} {{{Occupation}}} | ||
{{!-}} | |||
}} | }} | ||
|}</onlyinclude> | |}</onlyinclude> | ||
Line 31: | Line 31: | ||
} | } | ||
}, | }, | ||
"description": "Infobox for a | "description": "Infobox for a person", | ||
"format": "inline" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 15:49, 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 |