Vorlage: Projekt: Unterschied zwischen den Versionen
Aus sharedautomatedmobility.org
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | + | <includeonly>{{#tweekiHide:firstHeading}}<h1 id="firstHeading" class="firstHeading page-header">Forschungsprojekt</h1> | |
− | + | <div class="sa-overview-link">[[Forschungsprojekte|« zurück zur Übersicht]]</div> | |
− | |||
− | |||
− | + | <div class="sa-detail-header col-md-3">{{PAGENAME}}</div> | |
− | + | <div class="sa-intro" style="clear:both">[[Kurzbeschreibung::{{{Kurzbeschreibung|}}}]]</div> | |
− | {{#if:{{{Tags|}}}| | + | <table class="table table-bordered table-condensed"> |
− | + | <tr> | |
− | [[Kategorie:Projekt]] | + | <th>Laufzeit</th> |
− | </includeonly> | + | <td>[[DatumVon::{{{DatumVon|}}}]] {{#if: {{{DatumVon|}}} | {{#if: {{{DatumBis|}}} | - }} }} [[DatumBis::{{{DatumBis|}}}]]</td> |
+ | </tr>{{#if:{{{Homepage|}}} | ||
+ | |<tr> | ||
+ | <th>Webseite</th> | ||
+ | <td>[[Homepage::{{{Homepage|}}}]]</td> | ||
+ | </tr>}}{{#if:{{{Tags|}}} | ||
+ | |<tr><th>Tags</th><td>{{#arraymap:{{{Tags|}}}|,|xxx|[[Tag::xxx]]}}</td></tr> | ||
+ | }}{{#if:{{{Institutionen|}}} | ||
+ | |<tr><th>Projektpartner</th><td>{{{Institutionen}}}</td></tr> | ||
+ | }}{{#if:{{{Kontakte|}}} | ||
+ | |<tr><th>Personen</th><td>{{{Kontakte}}}</td></tr> | ||
+ | }} | ||
+ | </table> | ||
+ | [[Kategorie:Projekt]]</includeonly> |