Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 14: | Line 14: | ||
| style="padding: 0 7px;" | '''[[Template:Project#Meetings|Meetings]]''': || {{#ifeq: {{{status|}}} | running | [[Has Meetings::{{{meetings|}}}]] | none }} | | style="padding: 0 7px;" | '''[[Template:Project#Meetings|Meetings]]''': || {{#ifeq: {{{status|}}} | running | [[Has Meetings::{{{meetings|}}}]] | none }} | ||
<!-- | <!-- | ||
− | How can we automate that? | + | How can we automate that? -- Ehm what exactly? |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Project#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] | | style="padding: 0 7px;" | '''[[Template:Project#Recurring|Recurring]]''': || [[Is Recurring::{{{recurring|}}}]] | ||
Line 28: | Line 28: | ||
|} | |} | ||
[[Category:Project]] | [[Category:Project]] | ||
+ | <!-- *** Type of project *** --> | ||
+ | {{#if: {{{type|}}} | [[Category:{{{type}}}]] }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 13:50, 6 February 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)> | intro=A short introduction | meetings=Fridays, 9pm | status= <running, planning, concluded> | contact = <comma-separated list of users> | members = <comma-separated list of users> }}