Template:Infobox COVID-19: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 34: Line 34:
|-
|-
! City, State
! City, State
| {{#arraymap:{{{municipalities|}}}|,|x|{{#set: From location=x}}|}} {{#arraymap:{{{municipalities|}}}|,|x|[[x]]|<br>}} {{#arraymap:{{{municipalities|}}}|,|x|{{#set: Has coordinates={{#Geocode:x}}}}|}}
| {{#arraymap:{{{municipalities|}}}|,|x|{{#set: From location=x}}|}} {{#arraymap:{{{municipalities|}}}|,|x|x|<br>}} {{#arraymap:{{{municipalities|}}}|,|x|{{#set: Has coordinates={{#Geocode:x}}}}|}}
<!--|-
<!--|-
| style="width:100px" |Sectors
| style="width:100px" |Sectors

Revision as of 23:33, January 12, 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
| municipalities   = City, State
| contributor      = People contributing to the program
| website          = Project website if any
| download         = Typically a file to download
}}

Edit the page to see the template text.