Template:InfoboxPerson: Difference between revisions
Jump to navigation
Jump to search
Meltheresa (talk | contribs) add param data |
Meltheresa (talk | contribs) m adjust param names |
||
| Line 9: | Line 9: | ||
|param2-text={{{wohnort}}} | |param2-text={{{wohnort}}} | ||
|param3=Aliase | |param3=Aliase | ||
|param3-text={{{ | |param3-text={{{alias}}} | ||
|param4=Beruf bzw. Hauptaktivität | |param4=Beruf bzw. Hauptaktivität | ||
|param4-text={{{hauptaktivitaet}}} | |param4-text={{{hauptaktivitaet}}} | ||
| Line 15: | Line 15: | ||
|param5-text={{{bildung}}} | |param5-text={{{bildung}}} | ||
|param6=Bekannt für | |param6=Bekannt für | ||
|param6-text={{{ | |param6-text={{{werke}}} | ||
|param7=Politische Richtung | |param7=Politische Richtung | ||
|param7-text={{{politische richtung}}} | |param7-text={{{politische richtung}}} | ||
| Line 41: | Line 41: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "alias": { | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 50: | Line 50: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "werke": { | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 14:47, 16 August 2026
{{{title}}}
[[File:|300px]]
| Geburt | {{{geburt}}} |
|---|---|
| Tod | {{{tod}}} |
| Wohnort | {{{wohnort}}} |
| Aliase | {{{alias}}} |
| 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 |
| alias | alias | 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 |