Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 20: | Line 20: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Project#Type|Type]]''': || [[Has Type::{{{type|}}}]] | | style="padding: 0 7px;" | '''[[Template:Project#Type|Type]]''': || [[Has Type::{{{type|}}}]] | ||
| + | <!-- repository? --> | ||
| + | {{#ifeq: {{{type}}} | software | | ||
| + | {{!-}} | ||
| + | {{!}} {{repository|}} }} | ||
| + | <!-- /repository --> | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Project#Status|Status]]''': || [[Has Status::{{{status|}}}]] | | style="padding: 0 7px;" | '''[[Template:Project#Status|Status]]''': || [[Has Status::{{{status|}}}]] | ||
| Line 40: | Line 45: | ||
| logo = <filename> | | logo = <filename> | ||
| type= <type of project, select from (security, hardware, software, charity, misc, art)> | | type= <type of project, select from (security, hardware, software, charity, misc, art)> | ||
| + | | repository = <url of a source code repository, if available> | ||
| intro=A short introduction | | intro=A short introduction | ||
| meetings=Fridays, 9pm | | meetings=Fridays, 9pm | ||
Revision as of 17:26, 26 March 2010
Template for Project
Please consider using the Form:Project page to add your project.
If you don't want to, copy and paste this code to your project page, then edit it to suit your needs
{{Project
| logo = <filename>
| type= <type of project, select from (security, hardware, software, charity, misc, art)>
| repository = <url of a source code repository, if available>
| intro=A short introduction
| meetings=Fridays, 9pm
| status= <running, planning, concluded>
| contact = <comma-separated list of users>
| members = <comma-separated list of users>
}}