(status implementiert) |
m (status auch als zeile) |
||
| Line 39: | Line 39: | ||
}}<!-- | }}<!-- | ||
-->{{ifnotempty|{{{status|}}} |{{infobox row |name=Status |value=[[Project status::{{{status|}}}]] }}}}<!-- | |||
-->{{ifnotempty|{{{location|}}}|{{infobox row |name=Ort |value=[[Has location::{{{location|}}}]] }}}}<!-- | -->{{ifnotempty|{{{location|}}}|{{infobox row |name=Ort |value=[[Has location::{{{location|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{people|}}} |{{infobox row |name=Beteiligt |value={{{people|}}} }}}}<!-- | -->{{ifnotempty|{{{people|}}} |{{infobox row |name=Beteiligt |value={{{people|}}} }}}}<!-- | ||
Revision as of 17:39, 20 December 2012
This is the 'Project' template. It should be used via Form:Project or in the following format:
{{Project
| name = Name des Projekts
| status = idea|alpha|beta|stable|obsolete (default idea)
| description = Beschreibung
| image = (optional) Name des Bilds (ohne File: davor)
| location = (optional) Ort im Club
| people = (optional) Beteiligte Leute
| username = (optional, not implemented) Falls nur ein Beteiligter: Wiki-Username
| source = (optional) URL zu repo / quelltext
}}
Edit the page to see the template text.