Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:
=Summary=
=Summary=
[[Has description::{{{summary}}}]]
[[Has description::{{{summary}}}]]
[[Category:{{{sector}}}]]
{{#arraymap:{{{sector|}}}|,|x|[[Category:x]]|<br> }}
{{#arraymap:{{{sector|}}}|,|x|[[Category:x]]|<br> }}
[[Category:Project]]
[[Category:Project]]
</includeonly>
</includeonly>

Revision as of 22:01, December 19, 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.