Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (→Template for {{PAGENAME}}) |
|||
| Line 24: | Line 24: | ||
{{!-}} | {{!-}} | ||
{{!}} style="padding: 0 7px;" {{!}} '''[[Template:Project#Repository|Repository]]''': {{!!}} [[Has repository::{{{repository|}}}]] | {{!}} style="padding: 0 7px;" {{!}} '''[[Template:Project#Repository|Repository]]''': {{!!}} [[Has repository::{{{repository|}}}]] | ||
| + | {{!-}} | ||
| + | {{!}} style="padding: 0 7px;" {{!}} '''[[Template:Project#Tracker|Tracker]]''': {{!!}} [[Has tracker::{{{tracker|}}}]] | ||
}} | }} | ||
<!-- /repository --> | <!-- /repository --> | ||
| Line 47: | Line 49: | ||
| type= <type of project, select from (security, network, hardware, software, charity, misc, art)> | | type= <type of project, select from (security, network, hardware, software, charity, misc, art)> | ||
| repository = <url of a source code repository, if available> | | repository = <url of a source code repository, if available> | ||
| + | | tracker = <url of an issue tracker, if available> | ||
| intro=A short introduction | | intro=A short introduction | ||
| meetings=Fridays, 9pm | | meetings=Fridays, 9pm | ||
Revision as of 11:45, 4 August 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, network, hardware, software, charity, misc, art)>
| repository = <url of a source code repository, if available>
| tracker = <url of an issue tracker, 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>
}}