Template:Infobox project: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
| sector          = provide which sector this project is in
| sector          = provide which sector this project is in
| tag              = tag to group like projects
| tag              = tag to group like projects
| year            = Active years of project
}}
}}
</pre>
</pre>
Line 45: Line 46:
|-
|-
| style="width:100px" |Tags
| style="width:100px" |Tags
| {{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}
| {{#arraymap:{{{tag|}}}|,|x|[[Has tag::x]]| <br> }}  
|}
|}
=Summary=
=Summary=
[[Has description::{{{summary}}}]] {{#arraymap:{{{sector|}}}|,|x|[[Category:x]]|<br> }} [[Category:Project]] </includeonly>
[[Has description::{{{summary}}}]] {{#arraymap:{{{sector|}}}|,|x|[[Category:x]]|<br> }} [[Category:Project]] {{#arraymap:{{{year|}}}|,|x|[[Category:Year_x]]|}}</includeonly>

Revision as of 22:21, April 7, 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.)
| 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
| tag              = tag to group like projects
| year             = Active years of project
}}

Edit the page to see the template text.