(Created page with "<noinclude>{{#cargo_attach: _table = Org_transfers }}</noinclude> <includeonly>{{#cargo_store: _table = Org_transfers |id={{{id|}}} |name={{{name|}}} |flag={{{flag|}}} |joindate={{{joindate|}}} |leavedate={{{leavedate|}}} |inactivedate={{{inactivedate|}}} |newcompany={{{newcompany|}}} |position={{{position|}}} }}{{#invoke:Json|fromArgs}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<includeonly>{{#cargo_store: | <includeonly>{{#cargo_store: | ||
_table = Org_transfers | _table = Org_transfers | ||
|id={{{id|}}} | |id={{#if: {{{id|}}} | People/{{{id|}}} }} | ||
|name={{{name|}}} | |name={{{name|}}} | ||
|flag={{{flag|}}} | |flag={{{flag|}}} | ||
Line 12: | Line 12: | ||
|newcompany={{{newcompany|}}} | |newcompany={{{newcompany|}}} | ||
|position={{{position|}}} | |position={{{position|}}} | ||
}}{{#invoke: | |date = {{#if: {{{leavedate|}}} | {{{leavedate}}} | {{#if: {{{inactivedate|}}} | {{{inactivedate}}} | {{{joindate}}} }} }} | ||
}}{{#invoke:Employee|main}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> |
Latest revision as of 09:59, 16 November 2023
This template adds rows to the table "Org_transfers", which is declared by the template Employee. View table.