Springfield: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#get_db_data: | {{#get_db_data: | ||
|db = DataDemo | |db = DataDemo | ||
|query = oneOffice | |query = oneOffice | ||
| | |data = office_name=office_name, office_address=office_address, office_city=office_city, office_state=office_state, office_zip=office_zip | ||
|params = {{PAGENAME}} | |||
}} | }} | ||
<!-- Debugging: Output fetched variables --> | |||
<pre> | |||
office_name: {{{office_name}}} | |||
office_address: {{{office_address}}} | |||
office_city: {{{office_city}}} | |||
office_state: {{{office_state}}} | |||
office_zip: {{{office_zip}}} | |||
</pre> | |||
{{OfficeInfobox | {{OfficeInfobox | ||
| office_name = {{{ | | office_name = {{{office_name}}} | ||
| office_address = {{{office_address}}} | | office_address = {{{office_address}}} | ||
| office_city = {{{office_city}}} | | office_city = {{{office_city}}} | ||
Line 13: | Line 23: | ||
}} | }} | ||
== Overview == | |||
The New York Office is located in the heart of the city... | |||
== Contact Information == | |||
* Phone: (123) 456-7890 | |||
* Email: nyoffice@example.com | |||
== Services == | |||
The New York Office offers the following services... |
Revision as of 17:17, 2 June 2024
Error: No return values specified.
office_name: {{{office_name}}} office_address: {{{office_address}}} office_city: {{{office_city}}} office_state: {{{office_state}}} office_zip: {{{office_zip}}}
{{{office_Name}}} | |
---|---|
Address: | {{{office_Address}}} |
City, ST Zip: | {{{office_City}}}, {{{office_State}}} {{{office_Zip}}} |
Employees: | {{{emp_Count}}} |
Manager: | {{{mgr_First}}} {{{mgr_Last}}} |
Receptionist: | {{{rec_First}}} {{{rec_Last}}} |
Overview
The New York Office is located in the heart of the city...
Contact Information
- Phone: (123) 456-7890
- Email: nyoffice@example.com
Services
The New York Office offers the following services...