Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
| City, State
| City, State
| [[From location::{{{location_city|}}}]] [[Property:Has coordinates | ]] [[Has coordinates::{{#Geocode:{{{location_city|}}}}}|]]
| [[From location::{{{location_city|}}}]] [[Property:Has coordinates | ]] [[Has coordinates::{{#Geocode:{{{location_city|}}}}}|]]
|-
| style="width:100px" |Sectors
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]| <br> }}
|-
|-
| Status
| Status
Line 39: Line 42:
[[Has description::{{{summary}}}]]
[[Has description::{{{summary}}}]]
[[Category:{{{sector}}}]]
[[Category:{{{sector}}}]]
{{#arraymap:{{{sector|}}}|,|x|[[Category:x]]|<br> }}
[[Category:Project]]
[[Category:Project]]
</includeonly>
</includeonly>

Revision as of 06:43, December 18, 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.