Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (adhering to standards) |
m (see change to person template) |
||
Line 34: | Line 34: | ||
| style="padding: 0 7px;" | '''[[Template:Project#Status|Status]]''': || [[Has Status::{{{status|}}}]] | | style="padding: 0 7px;" | '''[[Template:Project#Status|Status]]''': || [[Has Status::{{{status|}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Project#Members|Members]]''': || | {{#arraymap:{{{members|}}}|,|x|[[Has Member::User:x|x]] | + | | style="padding: 0 7px;" | '''[[Template:Project#Members|Members]]''': || | {{#arraymap:{{{members|}}}|,|x|[[Has Member::User:x|x]]}} |
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Project#Contact Person|Contact Person]]''': || {{#arraymap:{{{contact|}}}|,|x|[[Has Contact::User:x|x]] ([[Special:EmailUser/x|mail]]) | + | | style="padding: 0 7px;" | '''[[Template:Project#Contact Person|Contact Person]]''': || {{#arraymap:{{{contact|}}}|,|x|[[Has Contact::User:x|x]] ([[Special:EmailUser/x|mail]])}} |
|- | |- | ||
| colspan="2" style="padding: 0.5em; color: white; background-color: #AAAAAA" | <span style="font-size: 120%;">Tools</span> | | colspan="2" style="padding: 0.5em; color: white; background-color: #AAAAAA" | <span style="font-size: 120%;">Tools</span> |
Revision as of 23:53, 15 January 2011
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> }}