Springfield: Difference between revisions

AdamZachar (talk | contribs)
No edit summary
AdamZachar (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
   |data=officeAddress=office_address, officeCity=office_city, officeState=office_state, officeZip=office_zip
   |data=officeAddress=office_address, officeCity=office_city, officeState=office_state, officeZip=office_zip
  |parameters={{PAGENAME}}
  |parameters={{PAGENAME}}
}}
}} {{#get_db_data:
{{#get_db_data:
  |db=DataDemo
  |db=DataDemo
  |query=employeeCount
  |query=employeeCount
Line 12: Line 11:
  |data=empCount=employee_count
  |data=empCount=employee_count
  |parameters={{PAGENAME}}
  |parameters={{PAGENAME}}
}}
}} {{#get_db_data:
{{#get_db_data:
  |db=DataDemo
  |db=DataDemo
  |query=officeManager
  |query=officeManager
Line 19: Line 17:
  |data=mgrFirst=emp_first, mgrLast=emp_last
  |data=mgrFirst=emp_first, mgrLast=emp_last
  |parameters={{PAGENAME}}
  |parameters={{PAGENAME}}
}}
}} {{#get_db_data:
{{#get_db_data:
  |db=DataDemo
  |db=DataDemo
  |query=officeReceptionist
  |query=officeReceptionist
Line 26: Line 23:
  |data=recFirst=emp_first, recLast=emp_last
  |data=recFirst=emp_first, recLast=emp_last
  |parameters={{PAGENAME}}
  |parameters={{PAGENAME}}
}}
}} {{#get_db_data:
|db=DataDemo
|query=officeStaff
|format=auto
|data=empFirst=emp_first, empLast=emp_last, empRole=emp_role
|parameters={{PAGENAME}}
}}  
{{OfficeInfoBox
{{OfficeInfoBox
  | office_Name = {{#external_value:officeCity}}
  | office_Name = {{#external_value:officeCity}}
Line 40: Line 43:
}}
}}
This page contains notes about the '''{{#external_value:officeCity}}''' office. View the [[Offices|List of Offices]].
This page contains notes about the '''{{#external_value:officeCity}}''' office. View the [[Offices|List of Offices]].
{| class="wikitable"
! Employee Name !! Employee Role
  {{#for_external_table:
    |{{!}}-
    {{!}} {{{empFirst}}} {{{empLast}}} {{!}}{{!}} {{{empRole}}}
  }}
|}