Jump to content

Employees: Difference between revisions

From WikiName
AdamZachar (talk | contribs)
No edit summary
AdamZachar (talk | contribs)
No edit summary
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#get_db_data:
{{#get_db_data:
  |db = DataDemo
  |db = DataDemo
  |query = office
  |query = employeeQuery
  |data=officeAddress=office_address, officeCity=office_city, officeState=office_state, officeZip=office_zip
  |data = empFirst=emp_first, empLast=emp_last, empOffice=office_city, empRole=emp_role
}}
}}
Testing the #external_value functionality:
{{#external_value:officeCity}}
Testing the wikitable functionality:
{| class="wikitable"
{| class="wikitable"
  ! Office Address !! City !! State !! Zip
  ! Name !! Office !! Role
   {{#for_external_table:
   {{#for_external_table:
     |{{!}}-
     |{{!}}-
     {{!}} {{{officeAddress}}} {{!}}{{!}} [[{{{officeCity}}}]] {{!}}{{!}} {{{officeState}}} {{!}}{{!}} {{{officeZip}}}
     {{!}} {{{empFirst}}} {{{empLast}}} {{!}}{{!}} [[{{{empOffice}}}]] {{!}}{{!}} {{{empRole}}}
   }}
   }}
|}
|}
{{#switch: {{{empRole}}}| 1 = Manager | 2 = Receptionist | #default = {{#if: {{{empRole|}}} | Unknown | }}
{{#switch: {{{empRole}}} |1=one |2=two |3|4|5=range 3–5 |other}}

Latest revision as of 12:56, 1 June 2025

Name Office Role
Julian Adams Tacoma
Jack Allen Tampa
Mason Anderson Pleasantville
Hannah Baker Tacoma
Olivia Brown Springfield
Anthony Campbell Tacoma
Levi Carter Tacoma 1
Henry Clark Houston
Isabella Davis Pleasantville
Mila Edwards Tacoma
Jayden Evans Tacoma
Sophia Garcia Pleasantville 1
Lucas Gonzalez Pleasantville
Leo Green Tampa
Tommy Gumble Springfield 1
Aiden Harris Houston
Elijah Hernandez Pleasantville
Alexander Jackson Moreno Valley 1
Emma Johnson Springfield
Michael Jones Pleasantville 2
Lily King Tampa
Daniel Lee Moreno Valley 2
Jackson Lewis Houston
Charlotte Lopez Pleasantville
Abigail Martin Moreno Valley
Mia Martinez Pleasantville
William Miller Pleasantville
Riley Mitchell Tacoma
Evelyn Moore Moreno Valley
Penelope Nelson Tacoma 2
Aurora Parker Tacoma
Emily Perez Moreno Valley
Isaac Perez Tacoma
Layla Phillips Tacoma
Chloe Ramirez Houston
Nora Roberts Tacoma
Victoria Robinson Houston
Benjamin Rodriguez Pleasantville
Aria Sanchez Houston 2
Zoey Scott Tampa 1
Mary Shaw Springfield
John Smith Springfield 2
Ethan Taylor Moreno Valley
Harper Thomas Pleasantville
Matthew Thompson Houston
Gabriel Turner Tacoma
Sebastian Walker Houston
Scarlett White Houston 1
James Williams Springfield
Amelia Wilson Pleasantville
Owen Wright Tampa 2
Grace Young Tampa

{{#switch: {{{empRole}}}| 1 = Manager | 2 = Receptionist | #default =


other