Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
|- | |- | ||
|Team | |Team | ||
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: | | {{#arraymap:{{{team-members|}}}|,|x|{{#set: Team members=x}}|}} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}} | ||
|- | |- | ||
| Project home | | Project home | ||
Revision as of 22:30, September 20, 2023
This is the "Project" template. It should be called in the following format:
{{Project
| image = jpg or png file image of the project
| team-members = Team Members
| manager = Program manager
| location_city = City, State
| status = Project Status (Idea, Startup, Development, Mature, EOL)
| sectors = provide which sector this project is in
| summary = provide a couple of sentences to summarize the project
| opencommons = Project page name on OpenCommons.org
}}
Edit the page to see the template text.