Template:Project: Difference between revisions

Template page
m (foo)
m (Doku)
Line 2: Line 2:
This is the 'Project' template.
This is the 'Project' template.
It should be called in the following format:
It should be called in the following format:
<pre>
 
{{Project
<nowiki>
|name=
{{Project
|description=
| name       = </nowiki>Name des Projekts<nowiki>
|image=
| status      = </nowiki>''(not implemented)'' idea|alpha|beta|stable|obsolete <nowiki>
|location=
| description = </nowiki>Beschreibung<nowiki>
|people=
| image       = </nowiki>Name des Bilds (ohne File: davor)<nowiki>
|sourcelink=
| location   = </nowiki>''(optional)'' Ort im Club<nowiki>
|sourcetext=
| people     = </nowiki>''(optional)'' Beteiligte Leute<nowiki>
}}
| username    = </nowiki>''(optional, not implemented)'' Falls nur ein Beteiligter: Wiki-Username<nowiki>
</pre>
| sourcelink = </nowiki>''(optional)'' URL zu repo / quelltext<nowiki>
| sourcetext = </nowiki>''(optional)'' Text zu dieser URL<nowiki>
}}
</nowiki>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>

Revision as of 19:44, 18 June 2012

This is the 'Project' template. It should be called in the following format:

 {{Project
 | name        = Name des Projekts
 | status      = (not implemented) idea|alpha|beta|stable|obsolete 
 | description = Beschreibung
 | image       = 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
 | sourcelink  = (optional) URL zu repo / quelltext
 | sourcetext  = (optional) Text zu dieser URL
 }}

Edit the page to see the template text.