Employees: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
(50 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|data = empFirst=emp_first, empLast=emp_last, empOffice=office_city, empRole=emp_role | |data = empFirst=emp_first, empLast=emp_last, empOffice=office_city, empRole=emp_role | ||
}} | }} | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Name !! Office !! Role | ||
{{#for_external_table: | {{#for_external_table: | ||
|{{!}}- | |{{!}}- | ||
{{!}} | {{!}} {{{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}} |