Vorlage:PersonInfoBox: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 29: | Zeile 29: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Name:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Name:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{name|}}}|{{{name|}}}|Max Mustermann}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 36: | Zeile 36: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Nick:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Nick:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#ifeq: {{NAMESPACE}}|Benutzer|{{PAGENAME}}|mein Nick}}</td> | ||
</tr> | </tr> | ||
<!-- | <!-- | ||
Zeile 44: | Zeile 44: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Wohnort:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Wohnort:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{wohnort|}}}|{{{wohnort|}}}|mein Wohnort}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 52: | Zeile 52: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Beruf:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Beruf:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{beruf|}}}|{{{beruf|}}}|mein Beruf}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 60: | Zeile 60: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Geburtstag:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Geburtstag:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{geburtstag|}}}|{{{geburtstag|}}}|xx.xx.19xx}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<includeonly>|}}</includeonly> | <includeonly>|}}</includeonly> | ||
Zeile 75: | Zeile 75: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Anschrift:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Anschrift:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{anschrift|}}}|{{{anschrift|}}}|RaumZeitWeg 0815<br>01234 RaumZeitHausen}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 83: | Zeile 83: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Mail-Adresse:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Mail-Adresse:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{email|}}}|[mailto:{{{email|}}} {{{email}}}]|email@xyz.de}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 91: | Zeile 91: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">PGP:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">PGP:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{pgp-url|}}}|[{{{pgp-url|}}} PGP-Key]|{{#ifexist:{{FULLPAGENAME}}/PGP|[[{{FULLPAGENAME}}/PGP|PGP-Key]]|{{#ifexist:{{FULLPAGENAME}}/GPG|[[{{FULLPAGENAME}}/GPG|PGP-Key]]|{{#ifexist:{{FULLPAGENAME}}/PGP-Key|[[{{FULLPAGENAME}}/PGP-Key|PGP-Key]]|{{#ifexist:{{FULLPAGENAME}}/Pubkey|[[{{FULLPAGENAME}}/Pubkey|PGP-Key]]|nein}}}}}}}}}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 99: | Zeile 99: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Fon:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Fon:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{fon|}}}|{{{fon|}}}|0123/87654321}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 107: | Zeile 107: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Fax:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Fax:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{fax|}}}|{{{fax|}}}|0123/12345678}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 115: | Zeile 115: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Mobil:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Mobil:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{mobil|}}}|{{{mobil|}}}|0160/1234567}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 123: | Zeile 123: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Website:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Website:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{website|}}}|{{{website|}}}|http://www.raumzeitlabor.de}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 131: | Zeile 131: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Youtube:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Youtube:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{youtube|}}}|[http://www.youtube.com/user/{{{youtube|}}} {{{youtube|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 139: | Zeile 139: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Blog:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Blog:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{blog|}}}|{{{blog|}}}|http://www.raumzeitlabor.de/blog}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 147: | Zeile 147: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">IRC:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">IRC:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{irc|}}}|{{{irc|}}}|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 155: | Zeile 155: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Skype:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Skype:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{skype|}}}|{{{skype|}}}|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 163: | Zeile 163: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Jabber:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Jabber:</th> | ||
<td style="background-color: #e2e3e3;width:58%;"> | <td style="background-color: #e2e3e3;width:58%;">{{#if: {{{jabber|}}}|{{{jabber|}}}|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 171: | Zeile 171: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Twitter:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Twitter:</th> | ||
<td style="background-color: #e2e3e3;width:58%;"> | <td style="background-color: #e2e3e3;width:58%;">{{#if: {{{twitter|}}}|[https://twitter.com/{{{twitter|}}} {{{twitter|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 179: | Zeile 179: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Identi.ca:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Identi.ca:</th> | ||
<td style="background-color: #e2e3e3;width:58%;"> | <td style="background-color: #e2e3e3;width:58%;">{{#if: {{{identi.ca|}}}|[https://identi.ca/{{{identi.ca|}}} {{{identi.ca|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 187: | Zeile 187: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Facebook:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">Facebook:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{facebook|}}}|[https://www.facebook.com/{{{facebook|}}} {{{facebook|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 195: | Zeile 195: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">github:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">github:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{github|}}}|[http://github.com/{{{github|}}} {{{github|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 203: | Zeile 203: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">LinkedIn:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">LinkedIn:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{linkedin|}}}|[https://www.linkedin.com/in/{{{linkedin|}}} {{{linkedin|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 211: | Zeile 211: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">LastFM:</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">LastFM:</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{lastfm|}}}|[http://www.last.fm/user/{{{lastfm|}}} {{{lastfm|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- | ||
Zeile 219: | Zeile 219: | ||
<tr> | <tr> | ||
<th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">XING</th> | <th style="background-color:#FFE1BF;width:42%;vertical-align:middle;">XING</th> | ||
<td style="background-color:#e2e3e3;width:58%;"> | <td style="background-color:#e2e3e3;width:58%;">{{#if: {{{xing|}}}|[https://www.xing.com/profile/{{{xing|}}} {{{xing|}}}]|nein}}</td> | ||
</tr><includeonly>|}}</includeonly> | </tr><includeonly>|}}</includeonly> | ||
<!-- | <!-- |
Version vom 27. Januar 2012, 23:16 Uhr
Steckbrief | |
---|---|
Persönlich | |
Name: | Max Mustermann |
Nick: | mein Nick |
Wohnort: | mein Wohnort |
Beruf: | mein Beruf |
Geburtstag: | xx.xx.19xx |
Kontakt | |
Anschrift: | RaumZeitWeg 0815 01234 RaumZeitHausen |
Mail-Adresse: | email@xyz.de |
PGP: | nein |
Fon: | 0123/87654321 |
Fax: | 0123/12345678 |
Mobil: | 0160/1234567 |
Website: | http://www.raumzeitlabor.de |
Youtube: | nein |
Blog: | http://www.raumzeitlabor.de/blog |
IRC: | nein |
Skype: | nein |
Jabber: | nein |
Twitter: | nein |
Identi.ca: | nein |
Facebook: | nein |
github: | nein |
LinkedIn: | nein |
LastFM: | nein |
nein | |