Template:OfficeInfobox: Difference between revisions

From ExternalDataDemo
Jump to navigation Jump to search
(Created page with "{| class="infobox" |- ! colspan="2" style="text-align:center; font-size: 1.5em;" | {{{office_city}}} |- | Address: | {{{office_address}}} |- | City: | {{{office_city}}} |- | State: | {{{office_state}}} |- | Zip: | {{{office_zip}}} |}")
 
No edit summary
Line 1: Line 1:
{| class="infobox"
<div style="float: right; clear: right; margin: 0 0 1em 1em; width: 300px;">
{| class="infobox" style="width: 100%; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9; padding: 0.2em 0.5em 0.5em 0.5em; line-height: 1.5em;"
|-
|-
! colspan="2" style="text-align:center; font-size: 1.5em;" | {{{office_city}}}
! colspan="2" style="text-align: center; background: #f2f2f2; font-size: 1.25em;" | {{{office_name}}}
|-
|-
| Address:
| style="padding: 0.5em;" | Address:
| {{{office_address}}}
| style="padding: 0.5em;" | {{{office_address}}}
|-
|-
| City:
| style="padding: 0.5em;" | City:
| {{{office_city}}}
| style="padding: 0.5em;" | {{{office_city}}}
|-
|-
| State:
| style="padding: 0.5em;" | State:
| {{{office_state}}}
| style="padding: 0.5em;" | {{{office_state}}}
|-
|-
| Zip:
| style="padding: 0.5em;" | Zip:
| {{{office_zip}}}
| style="padding: 0.5em;" | {{{office_zip}}}
|}
|}
</div>

Revision as of 18:37, 1 June 2024

{{{office_name}}}
Address: {{{office_address}}}
City: {{{office_city}}}
State: {{{office_state}}}
Zip: {{{office_zip}}}