|
|
Line 12: |
Line 12: |
| |Membership=Text | | |Membership=Text |
| |Address=String | | |Address=String |
| | |Directions_Link=String |
| | |Directions_URL=URL |
| | |Directions=Text |
| |Coordinates=Coordinates | | |Coordinates=Coordinates |
| |Mailing_Address=String | | |Mailing_Address=String |
Line 17: |
Line 20: |
| |Phone_2=String | | |Phone_2=String |
| |Other_Contact=String | | |Other_Contact=String |
| |Events_Link=URL | | |Events_Link=String |
| | |Events_URL=URL |
| |Events_Description=Text | | |Events_Description=Text |
| | |Hours_Link=String |
| | |Hours_URL=URL |
| |Hours=Text | | |Hours=Text |
| |Closures=Text | | |Closures=Text |
Line 37: |
Line 43: |
| |Membership={{{Membership|}}} | | |Membership={{{Membership|}}} |
| |Address={{{Address|}}} | | |Address={{{Address|}}} |
| | |Directions_Link={{{Directions Link|}}} |
| | |Directions_URL={{{Directions URL|}}} |
| | |Directions={{{Directions|}}} |
| |Coordinates={{{Coordinates|}}} | | |Coordinates={{{Coordinates|}}} |
| |Mailing_Address={{{Mailing Address|}}} | | |Mailing_Address={{{Mailing Address|}}} |
Line 43: |
Line 52: |
| |Other_Contact={{{Other Contact|}}} | | |Other_Contact={{{Other Contact|}}} |
| |Events_Link={{{Events Link|}}} | | |Events_Link={{{Events Link|}}} |
| | |Events_URL={{{Events URL|}}} |
| |Events_Description={{{Events Description|}}} | | |Events_Description={{{Events Description|}}} |
| | |Hours_Link={{{Hours Link|}}} |
| | |Hours_URL={{{Hours URL|}}} |
| |Hours={{{Hours|}}} | | |Hours={{{Hours|}}} |
| |Closures={{{Closures|}}} | | |Closures={{{Closures|}}} |
Line 119: |
Line 131: |
| | Resources Content = | | | Resources Content = |
| * Physical Address: {{ #if: {{{Address|}}} | [https://www.google.com/maps/dir/Current+Location/{{#replace:{{urlencode:{{{Address|}}}|QUERY}}|%0A|}} {{#replace:{{#replace:{{urlencode:{{{Address|}}}|WIKI}}|%0A|}}|_|<nowiki/> <nowiki/>}}] }} | | * Physical Address: {{ #if: {{{Address|}}} | [https://www.google.com/maps/dir/Current+Location/{{#replace:{{urlencode:{{{Address|}}}|QUERY}}|%0A|}} {{#replace:{{#replace:{{urlencode:{{{Address|}}}|WIKI}}|%0A|}}|_|<nowiki/> <nowiki/>}}] }} |
| * Directions: | | * Directions: {{ #if: {{{Directions URL|}}} | {{{Directions URL|}}} }} |
| <div style="margin:-15px 0 15px 50px; white-space:pre-wrap;"> | | {{ #if: {{{Directions|}}} | |
| {{ #if: {{{Directions|}}} | {{{Directions|}}} }} | | <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> |
| </div>
| | {{{Directions|}}} |
| * Hours:
| | </div> }} |
| | * Hours: {{ #if: {{{Hours URL|}}} | {{{Hours URL|}}} }} |
| | {{ #if: {{{Hours|}}} | |
| <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> | | <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> |
| {{ #if: {{{Hours|}}} | {{{Hours|}}} }}
| | {{{Hours|}}} |
| </div> | | </div> |
| * Closures: | | * Closures: |
| <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> | | <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> |
| {{ #if: {{{Closures|}}} | {{{Closures|}}} }}
| | {{{Closures|}}} |
| </div> | | </div> |
| | }} |
| }} | | }} |
|
| |
|