m (template-args) |
(infobox row) |
||
| Line 16: | Line 16: | ||
</nowiki> | </nowiki> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude>< | </noinclude><inclkdeonly> | ||
{{infobox start | {{infobox start | ||
|headercolor=#ccffcc | |headercolor=#ccffcc | ||
| Line 23: | Line 23: | ||
|description={{{description|}}} | |description={{{description|}}} | ||
}} | }} | ||
{{#if:{{{location|}}}|{{ | {{#if:{{{location|}}}| {{infobox row |name=Ort |value=[[Has location::{{{location|}}}]] }}}} | ||
{{#if:{{{people|}}} | {{infobox row |name=Beteiligt |value={{{people|}}} }}}} | |||
{{#if:{{{source|}}} | {{infobox row |name=Quelltext |value=[[Has repo::{{{source|}}}]] }}}} | |||
}} | |||
{{#if:{{{people|}}}|{{ | |||
}} | |||
{{#if:{{{source|}}}|{{ | |||
}} | |||
|} | |} | ||
[[Category:Projects]] | [[Category:Projects]] | ||
</includeonly> | </includeonly> | ||
Revision as of 10:56, 17 July 2012
This is the 'Project' template. It should be used via Form:Project or in the following format:
{{Project
| name = Name des Projekts
| status = (not implemented) idea|alpha|beta|stable|obsolete
| 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. <inclkdeonly>
| {{{name}}} | |
|---|---|
|
|
</includeonly>