Vorlage:Person: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
||
| Zeile 1: | Zeile 1: | ||
<div style="float: right; width: 300px; margin: 0 0 1em 1em; background: #ffffff; border: 1px solid #a2a9b1; border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); font-size: 93%; line-height: 1.5em; font-family: sans-serif; overflow: hidden;"> | |||
<div style="font-weight: bold; font-size: 120%; text-align: center; padding: 10px; background: #f8f9fa; border-bottom: 1px solid #a2a9b1; color: #202122;"> | |||
{{{fullName}}} | |||
</div> | |||
<div style="padding: 6px 12px;"> | |||
<div style="padding: 6px 0; border-bottom: 1px solid #eaecf0;"> | |||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">BRANCHE</div> | |||
<div style="color: #202122;">{{{branch}}}</div> | |||
</div> | |||
{{#if:{{{engagement|}}}| | |||
<div style="padding: 6px 0; border-bottom: 1px solid #eaecf0;"> | |||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">POSITION</div> | |||
<div style="color: #202122;">{{{currentPosition}}}</div> | |||
}}{{#if:{{{websiteUrl|}}}| | </div> | ||
<div style="padding: 6px 0; border-bottom: 1px solid #eaecf0;"> | |||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">STANDORT</div> | |||
}}{{#if:{{{linkedinUrl|}}}| | <div style="color: #202122;">{{{location}}}</div> | ||
</div> | |||
{{#if:{{{engagement|}}}| | |||
}} | <div style="padding: 6px 0; border-bottom: 1px solid #eaecf0;"> | ||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">ENGAGEMENT</div> | |||
<div style="color: #202122;">{{{engagement}}}</div> | |||
</div> | |||
}} | |||
{{#if:{{{websiteUrl|}}}| | |||
<div style="padding: 6px 0; border-bottom: 1px solid #eaecf0;"> | |||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">WEBSITE</div> | |||
<div style="color: #0645ad;">[{{{websiteUrl}}} {{#if:{{{websiteDisplay|}}}|{{{websiteDisplay}}}|Website öffnen}}]</div> | |||
</div> | |||
}} | |||
{{#if:{{{linkedinUrl|}}}| | |||
<div style="padding: 6px 0;"> | |||
<div style="font-weight: bold; color: #54595d; font-size: 85%; uppercase;">LINKEDIN</div> | |||
<div style="color: #0645ad;">[{{{linkedinUrl}}} LinkedIn-Profil]</div> | |||
</div> | |||
}} | |||
</div> | |||
</div> | |||
<div style="clear: both; display: none;"></div> | |||