Template:Project: Difference between revisions

Template page
(projektstatus hacken)
m (space)
Line 34: Line 34:
               | stable | obsolete = 1
               | stable | obsolete = 1
             }}
             }}
  |name={{{name}}}<sup>[[Project status::{{{status|unknown}}}]]</sup>
  |name={{{name}}} <sup>[[Project status::{{{status|unknown}}}]]</sup>
  |image={{{image|}}}
  |image={{{image|}}}
  |description={{{description|}}}
  |description={{{description|}}}

Revision as of 19:53, 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.