Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:
| 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 Organizations
| style="width:100px" |Team Organizations<!--
| {{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}<!--
| {{#arraymap:{{{team-members|}}}|,|x|[[Has team members::x]]| <br> }}-->
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: Has team members=x}}| <br> }} {{#arraymap:{{{team-members|}}}|,|x|{{#ifexist: x | [[x]] | x }}|<br>}}-->
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: Has team members=x}}| <br> }} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}}
|-
|-
| Team Leaders
| Team Leaders

Revision as of 19:55, November 12, 2023

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.)
| updated          = Last date on which this information was up to date
| summary          = provide a couple of sentences to summarize the project
| sector           = provide which sector this project is in
| chapter          = chapter this project is connected to
| year             = Active years of project
}}

Edit the page to see the template text.