Offices: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
|} | |} | ||
{{#vardefine:addressList|{{#arraymap:{{#var:officeAddress}},{{#var:officeCity}},{{#var:officeState}},{{#var:officeZip}}|;|address,city,state,zip| | |||
{{#if:{{{address}}}|{{{address}}}, {{{city}}}, {{{state}}} {{{zip}}}|}} | |||
}}}} | |||
{{#display_map: | {{#display_map: | ||
center=United States | center=United States | ||
| zoom=4 | | zoom=4 | ||
| addresses={{# | | addresses={{#var:addressList}} | ||
}} | }} |
Revision as of 18:13, 3 June 2024
The prepared statement office is not set up for the database ID DataDemo.
Office Address | City | State | Zip |
---|
{{#vardefine:addressList|{{#arraymap:{{#var:officeAddress}},{{#var:officeCity}},{{#var:officeState}},{{#var:officeZip}}|;|address,city,state,zip| {{{address}}}, {{{city}}}, {{{state}}} {{{zip}}} }}}}