Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
|- | |- | ||
| Project home | | Project home | ||
| {{#arraymap:{{{location_city|}}}|,|x|{{#set: City=x}}| <br> }} {{#arraymap:{{{location_city|}}}|,|x| | | {{#arraymap:{{{location_city|}}}|,|x|{{#set: City=x}}| <br> }} {{#arraymap:{{{location_city|}}}|,|x|x|<br>}} | ||
|- | |- | ||
| style="width:100px" |Sectors | | style="width:100px" |Sectors | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{sectors|}}}|,|x|[[Sector::x]]| <br> }} | ||
|- | |- | ||
| Status | | Status | ||
Revision as of 22:32, 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.