Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
| colspan="2" style="background:lightgrey;text-align:center;font-size:4pt" | | | colspan="2" style="background:lightgrey;text-align:center;font-size:4pt" | | ||
|- | |- | ||
| style="width:200px" | | | style="width:200px" | Program manager | ||
| {{# | | {{#set: Manager={{{manager|}}} }}[[{{{manager|}}}]] | ||
|- | |- | ||
| | |Team | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{team-members|}}}|,|x|{{#set: Manager=x}}|}} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}} | ||
|- | |- | ||
| Project home | | Project home | ||
Revision as of 23:17, September 17, 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)
| summary = provide a couple of sentences to summarize the project
| sectors = provide which sector this project is in
}}
Edit the page to see the template text.