Template:InfoboxPerson: Difference between revisions
Jump to navigation
Jump to search
Meltheresa (talk | contribs) create Infoboxes for people |
Meltheresa (talk | contribs) add param data |
||
| Line 21: | Line 21: | ||
|param8-text={{{auffaelligkeiten}}} | |param8-text={{{auffaelligkeiten}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"geburt": { | |||
"type": "string" | |||
}, | |||
"tod": { | |||
"type": "string" | |||
}, | |||
"wohnort": { | |||
"type": "string" | |||
}, | |||
"aliase": { | |||
"type": "string" | |||
}, | |||
"hauptaktivitaet": { | |||
"type": "string" | |||
}, | |||
"bildung": { | |||
"type": "string" | |||
}, | |||
"Werke": { | |||
"type": "string" | |||
}, | |||
"politische richtung": { | |||
"type": "string" | |||
}, | |||
"auffaelligkeiten": { | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 14:26, 16 August 2026
{{{title}}}
[[File:|300px]]
| Geburt | {{{geburt}}} |
|---|---|
| Tod | {{{tod}}} |
| Wohnort | {{{wohnort}}} |
| Aliase | {{{aliase}}} |
| Beruf bzw. Hauptaktivität | {{{hauptaktivitaet}}} |
| Bildung | {{{bildung}}} |
| Bekannt für | {{{Werke}}} |
| Politische Richtung | {{{politische richtung}}} |
| Auffälligkeiten | {{{auffaelligkeiten}}} |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | String | required |
| image | image | no description | File | optional |
| geburt | geburt | no description | String | optional |
| tod | tod | no description | String | optional |
| wohnort | wohnort | no description | String | optional |
| aliase | aliase | no description | String | optional |
| hauptaktivitaet | hauptaktivitaet | no description | String | optional |
| bildung | bildung | no description | String | optional |
| Werke | Werke | no description | String | optional |
| politische richtung | politische richtung | no description | String | optional |
| auffaelligkeiten | auffaelligkeiten | no description | String | optional |