Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" |
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" |
|-
|-
| style="width:100px" |Team Members
| style="width:100px" |Team Organizations
| [[Has team members::{{{team-members|}}}]]
| {{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}
|-
|-
| Point of Contact
| Team Leaders
| [[Has contact::{{{poc|}}}]]
| {{#arraymap:{{{poc|}}}|,|x|[[Has contact::x]]| <br> }}
|-
|-
| City, State
| City, State

Revision as of 22:54, November 15, 2021

This is the "Infobox project" template. It should be called in the following format:

{{Infobox project
| image            = jpg or png file image of the project
| imagecaption     = Caption for the image
| team-members     = Team Members
| poc              = Point of Contact
| location_city    = City, State
| status           = Project Status (Completed, Construction, Design, Master Planning, etc.)
| summary          = provide a couple of sentences to summarize the project
| sector           = provide which sector this project is in
}}

Edit the page to see the template text.