Vorlage:Sandbox: Unterschied zwischen den Versionen

Aus GZSZ Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 32: Zeile 32:
}}
}}
{{ #if: {{{WEITERE_NAMEN|}}} |  
{{ #if: {{{WEITERE_NAMEN|}}} |  
{{!}}-
<tr><th>Weitere Namen</th><td itemprop="alternateName">[[{{{WEITERE_NAMEN}}}]]</td></tr>
! Weitere Namen  
{{!}} itemprop="alternateName" {{!}} [[{{{WEITERE_NAMEN}}}]]
}}
}}
{{ #if: {{{GEBURTSTAG|}}} |
{{ #if: {{{GEBURTSTAG|}}} |
{{!}}-
{{!}}-
! Geburtstag
<tr><th>Geburtstag</th><td>{{{GEBURTSTAG}}} <html><meta itemprop="birthDate" content="</html>{{#time: Y-m-d | {{{GEBURTSTAG}}} }}<html>"/></html></td></tr>
{{!}} {{{GEBURTSTAG}}} <html><meta itemprop="birthDate" content="</html>{{#time: Y-m-d | {{{GEBURTSTAG}}} }}<html>"/></html>
}}
}}
{{ #if: {{{TODESTAG|}}} |
{{ #if: {{{TODESTAG|}}} |
{{!}}-
<tr><th>Todestag</th><td itemprop="deathDate">{{{TODESTAG}}}</td></tr>
! Todestag
{{!}} itemprop="deathDate" {{!}} {{{TODESTAG}}}  
}}
}}
{{ #if: {{{VATER|}}}{{{MUTTER|}}} |
{{ #if: {{{VATER|}}}{{{MUTTER|}}} |
{{!}}-
{{!}}-
! Eltern
<tr><th>Eltern</th><td itemprop="parent">{{#if: {{{VATER|}}} | [[{{{VATER|}}}]]<br/> }}{{#if: {{{MUTTER|}}} | [[{{{MUTTER|}}}]] }}</td></tr>
{{!}} itemprop="parent" {{!}} {{#if: {{{VATER|}}} | [[{{{VATER|}}}]]<br/> }}{{#if: {{{MUTTER|}}} | [[{{{MUTTER|}}}]] }}
}}
}}
{{  #if: {{{GESCHWISTER|}}} |  
{{  #if: {{{GESCHWISTER|}}} |  
{{!}}-
<tr><th>Geschwister</th><td itemprop="sibling">{{#replace:{{#replace:(({{#replace:{{{GESCHWISTER}}}|,|))<br />((}}))|(|[}}|)|]}}</td></tr>
! Geschwister
{{!}} itemprop="sibling" {{!}} {{#replace:{{#replace:(({{#replace:{{{GESCHWISTER}}}|,|))<br />((}}))|(|[}}|)|]}}  
}}
}}
{{ #if: {{{EHEPARTNER|}}} |
{{ #if: {{{EHEPARTNER|}}} |
{{!}}-
<tr><th>Ehepartner</th><td itemprop="spouse">[[{{{EHEPARTNER}}}]]</td></tr>
! Ehepartner
{{!}} itemprop="spouse" {{!}} [[{{{EHEPARTNER}}}]]  
}}
}}
{{ #if: {{{KINDER|}}} |
{{ #if: {{{KINDER|}}} |
{{!}}-
<tr><th>Kinder</th><td itemprop="children">{{#replace:{{#replace:(({{#replace:{{{KINDER}}}|,|)) ((}}))|(|[}}|)|]}}</td></tr>
Kinder
{{!}} itemprop="children" {{!}} {{#replace:{{#replace:(({{#replace:{{{KINDER}}}|,|)) ((}}))|(|[}}|)|]}}  
}}
}}
{{ #if: {{{WOHNORT|}}} |
{{ #if: {{{WOHNORT|}}} |
{{!}}-
<tr><th>Wohnort</th><td itemprop="homeLocation">[[{{{WOHNORT}}}]] </td></tr>
! Wohnort
{{!}} itemprop="homeLocation" {{!}} [[{{{WOHNORT}}}]]  
}}
}}
{{ #if: {{{BERUF|}}} |
{{ #if: {{{BERUF|}}} |
{{!}}-
<tr><th>Beruf</th><td itemprop="jobTitle">{{{BERUF}}}</td></tr>
! Beruf
{{!}} itemprop="jobTitle" {{!}} {{{BERUF}}}  
}}
}}
{{ #if: {{{ARBEITSPLATZ|}}} |
{{ #if: {{{ARBEITSPLATZ|}}} |
{{!}}-
<tr><th>Arbeitsplatz</th><td itemprop="worksFor">[[{{{ARBEITSPLATZ}}}]]</td></tr>
! Arbeitsplatz
{{!}} itemprop="worksFor" {{!}} [[{{{ARBEITSPLATZ}}}]]  
}}
}}
{{ #if: {{{KOLLEGEN|}}} |
{{ #if: {{{KOLLEGEN|}}} |
{{!}}-
<tr><th>Kollegen</th><td itemprop="colleague">{{#replace:{{#replace:(({{#replace:{{{KOLLEGEN}}}|,|)) ((}}))|(|[}}|)|]}}</td></tr>
! Kollegen
{{!}} itemprop="colleague" {{!}} {{#replace:{{#replace:(({{#replace:{{{KOLLEGEN}}}|,|)) ((}}))|(|[}}|)|]}}  
}}
}}
{{ #if: {{{FOLGE_VON|}}} |
{{ #if: {{{FOLGE_VON|}}} |
{{!}}-
<tr><th>Dabei seit</th><td itemprop="colleague">[[{{{FOLGE_VON|}}}]]</td></tr>
! Dabei seit
{{!}} itemprop="colleague" {{!}} [[{{{FOLGE_VON|}}}]]  
}}
}}
{{ #if: {{{FOLGE_BIS|}}} |
{{ #if: {{{FOLGE_BIS|}}} |
{{!}}-
<tr><th>Bis</th><td itemprop="colleague">[[{{{FOLGE_BIS|}}}]]</td></tr>
! Bis
{{!}} itemprop="colleague" {{!}} [[{{{FOLGE_BIS|}}}]]
}}
}}
|}
|}
</includeonly>
</includeonly>

Version vom 20. Juni 2014, 23:38 Uhr

 {{Charakter Infobox
 |SCHAUSPIELER=
 |VORNAME=
 |NACHNAME=
 |WEITERE_NAMEN=
 |GEBURTSTAG=
 |TODESTAG=
 |VATER=
 |MUTTER=
 |GESCHWISTER=
 |EHEPARTNER=
 |KINDER=
 |WOHNORT=
 |BERUF=
 |ARBEITSPLATZ=
 |KOLLEGEN=
 |FOLGE_VON=
 |FOLGE_BIS=
 }}