Template:Infobox Person: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
<th>Parents</th> | <th>Parents</th> | ||
<td>{{{parents}}}</td> | <td>{{{parents}}}</td> | ||
</tr>}}{{#if:{{{origin|}}}|<tr> | |||
<th>Origin</th> | |||
<td>{{{origin}}}</td> | |||
</tr>}}{{#if:{{{job|}}}|<tr> | </tr>}}{{#if:{{{job|}}}|<tr> | ||
<th>Occupation</th> | <th>Occupation</th> | ||
| Line 68: | Line 71: | ||
"strength": { | "strength": { | ||
"description": "[[Strength]] value. You shouldn't include unless you are familiar with it." | "description": "[[Strength]] value. You shouldn't include unless you are familiar with it." | ||
}, | |||
"origin": { | |||
"description": "Where is this person from?", | |||
"example": "Shelbyville, Kingdom of Chicago" | |||
} | } | ||
}, | }, | ||
Revision as of 06:32, 3 April 2025
Infobox Person
Use this infobox for any person.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The Name of the Person.
| Unknown | optional |
| image | image | A picture of the person.
| File | optional |
| born | born | When was this person born?
| Unknown | optional |
| died | died | When did this person die? Don't specify if still alive.
| Unknown | optional |
| height | height | The height of the person. Very unnecessary.
| Unknown | optional |
| married | married | Who is this person married to?
| Unknown | optional |
| children | children | What children does this person have? | Unknown | optional |
| parents | parents | What parents does this person have? | Unknown | optional |
| job | job | What is their current job? | Unknown | optional |
| strength | strength | [[Strength]] value. You shouldn't include unless you are familiar with it. | Unknown | optional |
| origin | origin | Where is this person from?
| Unknown | optional |