Template:Person: Difference between revisions
(add fields) |
(add template data) |
||
Line 13: | Line 13: | ||
}} | }} | ||
|}</onlyinclude> | |}</onlyinclude> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Name": {}, | |||
"Birthplace": { | |||
"type": "string" | |||
}, | |||
"Birthday": { | |||
"type": "date" | |||
}, | |||
"Occupation": { | |||
"type": "string" | |||
} | |||
}, | |||
"description": "Infobox for a persion" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 15:44, 11 April 2023
Person |
---|
Infobox for a persion
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 |