Vorlage:Projekt: Unterschied zwischen den Versionen
Aus Stratum 0
K (OK, hat keinen Sinn, Whitespace wird halt getrimmt.) |
(weniger Whitespace, wenn nicht alle Parameter angegeben sind) |
||
Zeile 51: | Zeile 51: | ||
<includeonly>{| class="prettytable" style="margin:0 0 1em 1em; float:right; max-width:33%" | <includeonly>{| class="prettytable" style="margin:0 0 1em 1em; float:right; max-width:33%" | ||
! colspan="2" style="text-align:center" | <big>{{SEITENNAME}}</big> | ! colspan="2" style="text-align:center" | <big>{{SEITENNAME}}</big> | ||
− | {{ | + | {{ifnotempty|{{{bild|}}}| |
− | {{!}} colspan="2" style="padding:0; text-align:center" {{!}} [[Bild:{{{bild}}} {{!}} frameless {{#if: {{{bildbeschreibung|}}}|{{!}} {{{bildbeschreibung}}} }}]] {{#if: {{{bildbeschreibung|}}}|<br /><small>{{{bildbeschreibung}}}</small>}} }} | + | {{!-}} |
− | {{ | + | {{!}} colspan="2" style="padding:0; text-align:center" {{!}} [[Bild:{{{bild}}} {{!}} frameless {{#if: {{{bildbeschreibung|}}}|{{!}} {{{bildbeschreibung}}} }}]] {{#if: {{{bildbeschreibung|}}}|<br /><small>{{{bildbeschreibung}}}</small>}} }}<!-- |
+ | |||
+ | -->{{ifnotempty|{{{beschreibung|}}}| | ||
+ | {{!-}} | ||
! Beschreibung: | ! Beschreibung: | ||
{{!}} {{{beschreibung}}} }} | {{!}} {{{beschreibung}}} }} | ||
Zeile 65: | Zeile 68: | ||
-->| inaktiv = inaktiv [[Kategorie:Inaktive Projekte]]<!-- | -->| inaktiv = inaktiv [[Kategorie:Inaktive Projekte]]<!-- | ||
-->| abgeschlossen = abgeschlossen [[Kategorie:Abgeschlossene Projekte]]<!-- | -->| abgeschlossen = abgeschlossen [[Kategorie:Abgeschlossene Projekte]]<!-- | ||
− | -->| #default = <span class="error">Bitte einen Projektstatus angeben! <small>(Fehlender Parameter <tt>status</tt>, mögliche Werte: <tt>aktiv</tt>, <tt>inaktiv</tt>, <tt>abgeschlossen</tt>)</small></span>}} | + | -->| #default = <span class="error">Bitte einen Projektstatus angeben! <small>(Fehlender Parameter <tt>status</tt>, mögliche Werte: <tt>aktiv</tt>, <tt>inaktiv</tt>, <tt>abgeschlossen</tt>)</small></span>}}<!-- |
− | {{ | + | |
+ | -->{{ifnotempty|{{{source|}}}| | ||
+ | {{!-}} | ||
! Quellcode: | ! Quellcode: | ||
− | {{!}} {{{source}}} }} | + | {{!}} {{{source}}} |
− | {{ | + | }}<!-- |
+ | |||
+ | -->{{ifnotempty|{{{lizenz|}}}| | ||
+ | {{!-}} | ||
! Lizenz: | ! Lizenz: | ||
− | {{!}} {{{lizenz}}} }} | + | {{!}} {{{lizenz}}} }}<!-- |
− | {{ | + | |
+ | -->{{ifnotempty|{{{download|}}}| | ||
+ | {{!-}} | ||
! Download: | ! Download: | ||
− | {{!}} {{{download}}} }} | + | {{!}} {{{download}}} }}<!-- |
− | {{ | + | |
+ | -->{{ifnotempty|{{{interessenten|}}}| | ||
+ | {{!-}} | ||
! Interessenten: | ! Interessenten: | ||
{{!}} {{{interessenten}}} }} | {{!}} {{{interessenten}}} }} | ||
|}</includeonly> | |}</includeonly> |
Version vom 19. März 2012, 09:46 Uhr
Box zur schnellen Übersicht für Projekte. Kopiervorlage:
{{Projekt |verantwortlich = |status = |beschreibung = <!-- optional --> |bild = <!-- optional --> |bildbeschreibung = <!--optional--> |interessenten = <!-- optional --> |source = <!--optional--> |lizenz = <!--optional--> |download = <!--optional--> }}
Parameter
- verantwortlich (benötigt)
- Verantwortliche Entität(en) (hier bietet sich die Benutzung von Vorlage:Benutzer an)
- status (benötigt)
- Projektstatus, mögliche Werte: aktiv, inaktiv, abgeschlossen
- beschreibung (optional)
- Kurzbeschreibung
- bild (optional)
- Dateiname eines illustrativen Bildes, ohne den Vorsatz Datei:
- bildbeschreibung (optional, nur mit bild)
- Beschreibung, die unter dem Bild angezeigt wird
- interessenten (optional)
- Weitere Entitäten, die Interesse am Projekt haben oder daran mitarbeiten
- source (optional)
- Für Softwareprojekte: Link zum Quellcode
- lizenz (optional)
- Für Softwareprojekte: Lizenz
- download (optional)
- Für Softwareprojekte: Link(s) zum Download
Beispiel
{{Projekt |verantwortlich = {{subst:Benutzer|FooBar}} |status = aktiv |bild = Trontelefon.jpg |beschreibung = Ein Beispielprojekt, um die Verwendung von [[:Vorlage:Projekt]] zu veranschaulichen |interessenten = {{subst:Benutzer|BarBaz}}, {{subst:Benutzer|SpamAndEggs}} }}
Projekt | |
---|---|
Beschreibung: | Ein Beispielprojekt, um die Verwendung von Vorlage:Projekt zu veranschaulichen |
Kontakt: | FooBar |
Status: | aktiv (Was heißt das?) |