Actions

Template

Project: Difference between revisions

From dotnet

No edit summary
No edit summary
Line 20: Line 20:
__NOEDITSECTION__
__NOEDITSECTION__
{| class="wikitable" style="float:left;width:1100px"
{| class="wikitable" style="float:left;width:1100px"
! colspan="2" style="background:lightblue;font-size:10pt" | {{PAGENAME}}
! colspan="2" style="background:lightgrey;font-size:10pt" | {{PAGENAME}}
|-
|-
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|1100px]] {{#set: Image={{{image}}} }}
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|1100px]] {{#set: Image={{{image}}} }}
|-
|-
| colspan="2" style="background:grey;text-align:center;font-size:4pt" |
| colspan="2" style="background:lightgrey;text-align:center;font-size:4pt" |
|-
|-
| style="width:100px" |Team
| style="width:200px" |Team
| {{#arraymap:{{{team-members|}}}|,|x|[[Team members::x]]| <br> }}
| {{#arraymap:{{{team-members|}}}|,|x|[[Team members::x]]| <br> }}
|-
|-

Revision as of 22:36, 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.