Template:Infobox Person: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"description": "The Name of the Person.", | |||
"example": "Ter Simmsoland" | |||
}, | |||
"image": { | |||
"description": "A picture of the person.", | |||
"example": "File:Something.png" | |||
}, | |||
"born": { | |||
"description": "When was this person born?", | |||
"example": "01/01/1999" | |||
}, | |||
"died": { | |||
"description": "When did this person die? Don't specify if still alive.", | |||
"example": "02/01/1999" | |||
}, | |||
"height": { | |||
"description": "The height of the person. Very unnecessary. ", | |||
"example": "1.78m" | |||
}, | |||
"married": { | |||
"description": "Who is this person married to?", | |||
"example": "Robert Simmsoland" | |||
}, | |||
"children": { | |||
"description": "What children does this person have?" | |||
}, | |||
"parents": { | |||
"description": "What parents does this person have?" | |||
}, | |||
"job": { | |||
"description": "What is their current job?" | |||
}, | |||
"strength": { | |||
"description": "[[Strength]] value. You shouldn't include unless you are familiar with it." | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 02:33, 2 April 2025
Infobox Person
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The Name of the Person.
| Unknown | optional |
| image | image | A picture of the person.
| Unknown | 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 |