Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
|-
|-
| Team Leaders
| Team Leaders
| {{#arraymap:{{{poc|}}}|,|x|[[Has contact::x]]| <br> }}
<!--| {{#arraymap:{{{poc|}}}|,|x|[[Has contact::x]]| <br> }}-->
| {{#arraymap:{{{poc}}}|,|x|{{#set: Has contact=x}}|}} {{#arraymap:{{{poc|}}}|,|x|[[x]]|<br>}}
|-
|-
| City, State
| City, State

Revision as of 21:29, January 11, 2022

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.