Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 39: | Line 39: | ||
! style="padding: 0 7px; background: #CCCCFF" | Members: | ! style="padding: 0 7px; background: #CCCCFF" | Members: | ||
|- | |- | ||
− | | {{#arraymap: {{ | + | | {{#arraymap:{{{members|}}}|,|x|[[Person::User:x|x]]|,}} |
|} | |} | ||
|} | |} | ||
<!--More semantic info that doesn't fit above--> | <!--More semantic info that doesn't fit above--> | ||
− | |||
[[Category:Project]] | [[Category:Project]] | ||
<!-- Semantic end--> | <!-- Semantic end--> | ||
Line 65: | Line 64: | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | <!-- | |
You can add project members that will be displayed in the template box like so: | You can add project members that will be displayed in the template box like so: | ||
<pre> | <pre> | ||
Line 75: | Line 74: | ||
[[ProjectMember::ThirdPerson| ]] | [[ProjectMember::ThirdPerson| ]] | ||
</pre> | </pre> | ||
+ | --> | ||
</noinclude> | </noinclude> |
Revision as of 19:10, 16 September 2009
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> | what= <project name> | type= <type of project, select from (security, hardware, software, charity, misc, art)> | intro=A short introduction | meetings=Fridays, 9pm | status=running | who=Everyone interested in learning how to solder | contact = <comma-separated list of users> }}