Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 22: | Line 22: | ||
<!-- repository? --> | <!-- repository? --> | ||
{{#ifeq: {{{type}}} | software | | {{#ifeq: {{{type}}} | software | | ||
| − | {{!-}} | + | {{!-}} |
| − | {{!}} {{repository|}} | + | {{!}} style="padding: 0 7px;" {{!}} '''[[Template:Project#Type|Type]]''': {{!!}} [[Has repository::{{{repository|}}}]] |
| + | }} | ||
<!-- /repository --> | <!-- /repository --> | ||
|- | |- | ||
Revision as of 17:29, 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>
}}