Vorlage:Infobox Personendaten: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zink (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Zink (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 12: | Zeile 12: | ||
|- | |- | ||
{{#if: {{{BILD|}}}| | {{#if: {{{BILD|}}}| | ||
{{!}}colspan="2" style="background:# | {{!}}colspan="2" style="background:#87CEFA;text-align:center;"{{!}}[[Bild:{{{BILD}}}|center|320x320px]]| | ||
}} | }} | ||
<!-- | <!-- | ||
| Zeile 21: | Zeile 21: | ||
|- | |- | ||
{{#if: {{{NAME|}}}{{{GEBOREN|}}}{{{GESTORBEN|}}}{{{TÄTIGKEIT|}}}{{{GND|}}}{{{VIAF|}}}{{{WIKIDATA|}}}| | {{#if: {{{NAME|}}}{{{GEBOREN|}}}{{{GESTORBEN|}}}{{{TÄTIGKEIT|}}}{{{GND|}}}{{{VIAF|}}}{{{WIKIDATA|}}}| | ||
{{!}}colspan="2" style="background:# | {{!}}colspan="2" style="background:#87CEFA;text-align:center;"{{!}}| | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{NAME|}}}| | {{#if: {{{NAME|}}}| | ||
{{!}} style="background:#FFE1BF;text-align:center;width:30%;"{{!}} '''Name''' {{!!}} style="background:# | {{!}} style="background:#FFE1BF;text-align:center;width:30%;"{{!}} '''Name''' {{!!}} style="background:#87CEFA;width:70%;text-align:left;"{{!}} '''{{{NAME}}}'''| | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{GEBOREN|}}}| | {{#if: {{{GEBOREN|}}}| | ||
{{!}} style="background:# | {{!}} style="background:#87CEFA;text-align:center;width:30%;"{{!}} '''Geboren''' {{!!}} style="background:#87CEFA;width:70%;text-align:left;"{{!}} '''{{{GEBOREN}}}'''| | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{GESTORBEN|}}}| | {{#if: {{{GESTORBEN|}}}| | ||
{{!}} style="background:# | {{!}} style="background:#87CEFA;text-align:center;width:30%;"{{!}} '''Gestorben''' {{!!}} style="background:#87CEFA;width:70%;text-align:left;"{{!}} '''{{{GESTORBEN}}}'''| | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{TÄTIGKEIT|}}}| | {{#if: {{{TÄTIGKEIT|}}}| | ||
{{!}} style="background:# | {{!}} style="background:#87CEFA;text-align:center;width:30%;"{{!}} '''Tätigkeit''' {{!!}} style="background:#87CEFA;width:70%;text-align:left;"{{!}} '''{{{TÄTIGKEIT}}}'''| | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{GND|}}}| | {{#if: {{{GND|}}}| | ||
{{!}} style="background:# | {{!}} style="background:#87CEFA;text-align:center;width:30%;"{{!}} '''GND''' {{!!}} style="background:#87CEFA;width:70%;text-align:left;"{{!}} '''{{{GND}}}'''| | ||
}} | }} | ||
|- | |- | ||
Version vom 7. November 2024, 18:49 Uhr
Die Syntax in der Infobox ist in den jeweiligen Artikeln eingebunden. Wird kein Parameter angegeben, erscheint der Eintrag nicht. Bilder sind maximal 320x320 Pixel groß.
Syntax
{{Infobox Personendaten
|BILD =
|NAME =
|GEBOREN =
|GESTORBEN =
|TÄTIGKEIT =
|GND =
|VIAF =
|WIKIDATA =
}}
Beispiel
| Personendaten | |
| Name | Gotthold Ephraim Lessing |
| Geboren | 22. Januar 1729 |
| Gestorben | 15. Februar 1781 |
| Tätigkeit | Schriftsteller, Bibliothekar |
| GND | 118572121 |
| VIAF | 9849550 |
| Wikidata | Q34628 |
Die Beispielsyntax in der folgenden Box ergibt die Infobox zu Gotthold Ephraim Lessing rechts.
{{Infobox Personendaten
|BILD = Gotthold Ephraim Lessing.PNG
|NAME = Gotthold Ephraim Lessing
|GEBOREN = 22. Januar 1729
|GESTORBEN = 15. Februar 1781
|TÄTIGKEIT = Schriftsteller, Bibliothekar
|GND = [https://d-nb.info/gnd/118572121]
|VIAF = [https://viaf.org/viaf/9849550]
|WIKIDATA = [https://www.wikidata.org/wiki/Q34628]
}}