Template:Infobox company/text: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1:
<pre>
 
{{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 = <!-- GroupImmediate Financeparent (omitunit. 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 / VP of Engineering -->
| 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 / Associate Director -->
| deputy_name = <!-- Full name. Omit if no deputy. E.g., Gerard Bayona -->
 
<!-- ═══ Size & location ═══ -->
| headcount = <!-- 12(required) /Plain 150integer. /E.g., ~35012 -->
| locations = <!-- Paris,Comma-separated. Madrid / London / New YorkE.g., SingaporeParis, LondonMadrid -->
 
<!-- ═══ Metadata ═══ -->
| established = <!-- Use {{Start date and age|2015}}. /E.g., {{Start date and age|2020|062015}} -->
| 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}} -->
}}
 
</pre>