Jump to content

Template:Infobox company/text: Difference between revisions

From Insurer Brain
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<pre>
<pre>

{{Infobox team
{{Infobox team
| name = <!-- Group Tax Department -->
| name = <!-- (required) Display name. Defaults to page name if omitted. E.g., Group Tax Department -->
| abbreviation = <!-- GTD -->
| abbreviation = <!-- Short form or acronym. E.g., GTD -->
| type = <!-- Department / Team / Division / Unit / Function -->
| type = <!-- (required) Department / Team / Division / Unit / Function -->
| image = <!-- GTD-org-chart.svg -->
| image = <!-- File name. E.g., GTD-org-chart.svg -->
| image_caption = <!-- GTD organization chart, March 2026 -->
| image_caption = <!-- E.g., GTD organization chart, March 2026 -->


<!-- ═══ Hierarchy ═══ -->
<!-- ═══ Hierarchy ═══ -->
| parent_organization = <!-- AXA Group -->
| parent_organization = <!-- (required) Top-level entity. E.g., AXA Group -->
| parent_unit = <!-- Group Finance (omit for top-level departments) -->
| parent_unit = <!-- Immediate parent unit. Omit for top-level departments. E.g., Group Finance -->
| child_units = <!-- Tax Accounting and Reporting, International Tax -->
| child_units = <!-- Comma-separated sub-units. E.g., Tax Accounting and Reporting, International Tax -->


<!-- ═══ Leadership ═══ -->
<!-- ═══ Leadership ═══ -->
| head_title = <!-- Global Head of Tax / Director / VP of Engineering -->
| head_title = <!-- Label for the leader role. Defaults to "Head". E.g., Global Head of Tax / Director -->
| head_name = <!-- Olivier Tourtoulou -->
| head_name = <!-- (required) Full name. E.g., Olivier Tourtoulou -->
| deputy_title = <!-- Deputy Head of Tax / Associate Director -->
| deputy_title = <!-- Label for the deputy role. Defaults to "Deputy". E.g., Deputy Head of Tax -->
| deputy_name = <!-- Gerard Bayona -->
| deputy_name = <!-- Full name. Omit if no deputy. E.g., Gerard Bayona -->


<!-- ═══ Size & location ═══ -->
<!-- ═══ Size & location ═══ -->
| headcount = <!-- 12 / 150 / ~350 -->
| headcount = <!-- (required) Plain integer. E.g., 12 -->
| locations = <!-- Paris, Madrid / London / New York, Singapore, London -->
| locations = <!-- Comma-separated. E.g., Paris, Madrid -->


<!-- ═══ Metadata ═══ -->
<!-- ═══ Metadata ═══ -->
| established = <!-- {{Start date and age|2015}} / {{Start date and age|2020|06}} -->
| established = <!-- Use {{Start date and age}}. E.g., {{Start date and age|2015}} -->
| website = <!-- {{URL|https://tax.axa.com}} -->
| website = <!-- Use {{URL}}. E.g., {{URL|https://tax.axa.com}} -->
| email = <!-- gtd@axa.com -->
| email = <!-- Shared mailbox. E.g., gtd@axa.com -->
| tel = <!-- +33 1 40 75 00 00 -->
| tel = <!-- Shared phone. E.g., +33 1 40 75 00 00 -->
| last_updated = <!-- {{Start date|2026|03}} / {{Start date|2026|03|28}} -->
| last_updated = <!-- (required) Use {{Start date}}. E.g., {{Start date|2026|03}} or {{Start date|2026|03|28}} -->
}}
}}

</pre>
</pre>

Latest revision as of 09:50, 28 March 2026


{{Infobox team
| name                = <!-- (required) Display name. Defaults to page name if omitted. E.g., Group Tax Department -->
| abbreviation        = <!-- Short form or acronym. E.g., GTD -->
| type                = <!-- (required) Department / Team / Division / Unit / Function -->
| image               = <!-- File name. E.g., GTD-org-chart.svg -->
| image_caption       = <!-- E.g., GTD organization chart, March 2026 -->

<!-- ═══ Hierarchy ═══ -->
| parent_organization = <!-- (required) Top-level entity. E.g., AXA Group -->
| parent_unit         = <!-- Immediate parent unit. Omit for top-level departments. E.g., Group Finance -->
| child_units         = <!-- Comma-separated sub-units. E.g., Tax Accounting and Reporting, International Tax -->

<!-- ═══ Leadership ═══ -->
| head_title          = <!-- Label for the leader role. Defaults to "Head". E.g., Global Head of Tax / Director -->
| head_name           = <!-- (required) Full name. E.g., Olivier Tourtoulou -->
| deputy_title        = <!-- Label for the deputy role. Defaults to "Deputy". E.g., Deputy Head of Tax -->
| deputy_name         = <!-- Full name. Omit if no deputy. E.g., Gerard Bayona -->

<!-- ═══ Size & location ═══ -->
| headcount           = <!-- (required) Plain integer. E.g., 12 -->
| locations           = <!-- Comma-separated. E.g., Paris, Madrid -->

<!-- ═══ Metadata ═══ -->
| established         = <!-- Use {{Start date and age}}. E.g., {{Start date and age|2015}} -->
| website             = <!-- Use {{URL}}. E.g., {{URL|https://tax.axa.com}} -->
| email               = <!-- Shared mailbox. E.g., gtd@axa.com -->
| tel                 = <!-- Shared phone. E.g., +33 1 40 75 00 00 -->
| last_updated        = <!-- (required) Use {{Start date}}. E.g., {{Start date|2026|03}} or {{Start date|2026|03|28}} -->
}}