Vorlage:DisplayProjekt: Unterschied zwischen den Versionen
Aus International Center for Computational Logic
Markus Krötzsch (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<noinclude> Template for displaying projects. Usage: <pre> {{DisplayProjekt: ... }} </pre> Example: ... </noinclude><includeonly>{{HideHeading1}}<table clas…“) |
Markus Krötzsch (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
<pre> | <pre> | ||
{{DisplayProjekt: | {{DisplayProjekt: | ||
. | | L=language (en or de) | ||
| Kurzname=short name | |||
| Name=long name | |||
| Beschreibung=description | |||
| Kontaktperson=contact person (can be a list) | |||
| URL=project homepage | |||
| Start=start date | |||
| Ende=end date (if known) | |||
| Finanziert von=funding organisation (can be a list) | |||
| Projektstatus=status (active etc.) | |||
| Logo=Name of logo image file | |||
| Vorgängerprojekt=predecessor project if any (can be a list) | |||
| Person=list of people involved | |||
| Forschungsgruppe=research groups involved | |||
| Video=name of an uploaded video file | |||
| Unterprojekt=list of subprojects | |||
}} | }} | ||
</pre> | </pre> | ||
Zeile 11: | Zeile 26: | ||
... | ... | ||
</noinclude><includeonly>{{HideHeading1}}< | </noinclude><includeonly>{{HideHeading1}}<!-- | ||
< | |||
< | --><div style="margin-bottom: 5ex; "><!-- | ||
--><h1>{{{Kurzname}}}</h1> | |||
<h5>{{{Name|}}}</h5> | |||
</div><!-- | |||
--><div class="row"> | |||
<!-- Start left column (picture and links) --> | |||
<div class="col-sm-4 col-md-3"> | |||
<div style="max-width: 200px; "><!-- to avoid sticking image to the far right in single-column mode --> | |||
<div style="margin-left: auto; margin-right: auto; width: 150px;">[[{{#ifeq:{{{Logo|}}}| | |||
|Bild:Missing_portrait_square.png | |||
|Bild:{{{Bild}}} | |||
}}|150px|link=|frameless|{{{Kurzname}}} Logo]] | |||
<!-- | |||
<ul class="plain-list" style="margin-top: 2ex; "><!-- | |||
-- >{{#ifeq: {{{Alternative URI|}}}|||<li><span class="glyphicon glyphicon-chevron-right"></span> [{{{Alternative URI}}} {{MediaWiki:Portal_label_PrivatePage/{{{L}}} }}]</li>}}<!-- | |||
-- >{{#ifeq: {{{DBLP|}}}|||<li><span class="glyphicon glyphicon-chevron-right"></span> [{{{DBLP}}} DBLP]</li>}}<!-- | |||
-- >{{#ifeq: {{{Google Scholar|}}}|||<li><span class="glyphicon glyphicon-chevron-right"></span> [{{{Google Scholar}}} Google Scholar]</li>}} | |||
</ul>--> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Start right column (contact and info) --> | |||
<div class="col-sm-8 col-md-9"> | |||
<ul class="plain-list"><!-- | |||
{{#ifeq:{{{ | -->{{#ifeq: {{{URL|}}}|||<li><span class="glyphicon glyphicon-home"></span> {{{URL}}}</li>}}<!-- | ||
| | |||
| | --><li><span class="glyphicon glyphicon-time"></span> {{#ifeq:{{{Ende|}}}|| | ||
{{MediaWiki:Portal_label_seit}} {{{Start}}}| | |||
{{{Start}}} – {{{Ende}}} | |||
}}</li><!-- | |||
-->{{#ifeq: {{{Finanziert von|}}}|||<li><span class="glyphicon glyphicon-euro"></span> {{MediaWiki:Portal_label_Finanzierung}} {{{Finanziert von}}}</li>}}<!-- | |||
-->{{#ifeq: {{{Fax|}}}|||<li><span class="glyphicon glyphicon-file"></span> {{{Fax|}}}</li>}}<!-- | |||
--><li><span class="glyphicon glyphicon-map-marker"></span> [[{{{Raum|}}}]]</li> | |||
</ul> | |||
< | <div style="margin-top: 4ex; "> | ||
< | {{{Beschreibung|}}} | ||
</ | </div> | ||
</ | </div> | ||
< | </div> | ||
< | |||
<span | |||
{{#ifeq:{{{ | |||
{{ | |||
{{#ifeq:{{{ | |||
{{ | |||
}}{{#ifeq:{{{ | |||
{ | |||
< | |||
< | |||
</ | |||
< | |||
{{Rubrik|Involvierte Personen}} | {{Rubrik|Involvierte Personen}} | ||
Zeile 52: | Zeile 82: | ||
{{Rubrik|Informationen}} | {{Rubrik|Informationen}} | ||
<p style="margin-left: 2em;"> | <p style="margin-left: 2em;"> | ||
{{#ifeq:{{{Vorgängerprojekt|}}}|||''Vorgängerprojekt(e): ''}}{{#arraymap:{{{Vorgängerprojekt |}}}|,|@@@|[[@@@]]|, }}</p> | |||
{{#ifeq:{{{Partner|}}}|||<br />{{Rubrik|Partner}}}} | {{#ifeq:{{{Partner|}}}|||<br />{{Rubrik|Partner}}}} | ||
<p style="margin-left: 2em;">{{#arraymap:{{{Partner |}}}|,|@@@|[[@@@]]|, }}</p> | <p style="margin-left: 2em;">{{#arraymap:{{{Partner |}}}|,|@@@|[[@@@]]|, }}</p> | ||
Zeile 68: | Zeile 96: | ||
{{Rubrik|Publikationen zum Projekt}} | {{Rubrik|Publikationen zum Projekt}} | ||
{{Zeige BibTex Links nach Projekt|Projekt={{PAGENAME}}}} | {{Zeige BibTex Links nach Projekt|Projekt={{PAGENAME}}}} | ||
:{{Publikationen | :{{Publikationen |
Version vom 10. Oktober 2014, 23:15 Uhr
Template for displaying projects. Usage:
{{DisplayProjekt: | L=language (en or de) | Kurzname=short name | Name=long name | Beschreibung=description | Kontaktperson=contact person (can be a list) | URL=project homepage | Start=start date | Ende=end date (if known) | Finanziert von=funding organisation (can be a list) | Projektstatus=status (active etc.) | Logo=Name of logo image file | Vorgängerprojekt=predecessor project if any (can be a list) | Person=list of people involved | Forschungsgruppe=research groups involved | Video=name of an uploaded video file | Unterprojekt=list of subprojects }}
Example: ...