Template:Infobox character: Difference between revisions
From Commonwealth of Sovereign States
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
"params": { | "params": { | ||
"name": {}, | "name": {}, | ||
"image": {}, | "image": { | ||
"type": "wiki-file-name" | |||
}, | |||
"image_description": {}, | "image_description": {}, | ||
"birth_info": { | "birth_info": { | ||
| Line 40: | Line 42: | ||
"description": "In keeping with Wikipedia style, this variable does not support multiple lines. Just put in a comma separated list (ex. \"George, Jeb, Neil, Marvin, Dorothy\")" | "description": "In keeping with Wikipedia style, this variable does not support multiple lines. Just put in a comma separated list (ex. \"George, Jeb, Neil, Marvin, Dorothy\")" | ||
}, | }, | ||
"signature": {} | "signature": { | ||
"type": "wiki-file-name" | |||
} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 23:16, 7 May 2025
| Infobox character | |
|---|---|
| Born | |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | File | optional |
| image_description | image_description | no description | Unknown | optional |
| birth_info | birth_info | Separate multiple lines using ,, (ex. "31 December 1945,,New York City, United States" will have a line break between 1945 and New, but not between City and United) | Unknown | optional |
| death_info | death_info | Separate multiple lines using ,, | Unknown | optional |
| resting_place | resting_place | no description | Unknown | optional |
| education | education | Separate multiple lines using ,, | Unknown | optional |
| spouse_info | spouse_info | Separate multiple lines using ,, | Unknown | optional |
| children | children | In keeping with Wikipedia style, this variable does not support multiple lines. Just put in a comma separated list (ex. "George, Jeb, Neil, Marvin, Dorothy") | Unknown | optional |
| signature | signature | no description | File | optional |
