Template:InfoboxPerson: Difference between revisions

From Melwiki
Jump to navigation Jump to search
m Undo revision 232 by Meltheresa (talk)
add default options so only the fields are shown which have text in them
Line 30: Line 30:
},
},
"image": {
"image": {
"type": "wiki-file-name"
"type": "wiki-file-name",
"default": " "
},
},
"geburt": {
"geburt": {
"type": "string"
"type": "string",
"default": " "
},
},
"tod": {
"tod": {
"type": "string"
"type": "string",
"default": " "
},
},
"wohnort": {
"wohnort": {
"type": "string"
"type": "string",
"default": " "
},
},
"alias": {
"alias": {
"type": "string"
"type": "string",
"default": " "
},
},
"hauptaktivitaet": {
"hauptaktivitaet": {
"type": "string"
"type": "string",
"default": " "
},
},
"bildung": {
"bildung": {
"type": "string"
"type": "string",
"default": " "
},
},
"werke": {
"werke": {
"type": "string"
"type": "string",
"default": " "
},
},
"politische richtung": {
"politische richtung": {
"type": "string"
"type": "string",
"default": " "
},
},
"auffaelligkeiten": {
"auffaelligkeiten": {
"type": "string"
"type": "string",
"default": " "
}
}
}
}

Revision as of 14:54, 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Stringrequired
imageimage

no description

Default
Fileoptional
geburtgeburt

no description

Default
Stringoptional
todtod

no description

Default
Stringoptional
wohnortwohnort

no description

Default
Stringoptional
aliasalias

no description

Default
Stringoptional
hauptaktivitaethauptaktivitaet

no description

Default
Stringoptional
bildungbildung

no description

Default
Stringoptional
werkewerke

no description

Default
Stringoptional
politische richtungpolitische richtung

no description

Default
Stringoptional
auffaelligkeitenauffaelligkeiten

no description

Default
Stringoptional