local general = require("Module:Infobox/Fonctions")
return {
parts = {
general.title(),
general.image(),
{
type = "table",
title = "Informations",
rows = {
{ type = "row", label = "Fondateur", value = "fondateur" },
{ type = "row", label = "Direction", value = "direction" },
{ type = "row", label = "Date de fondation", value = "date fondation" },
{ type = "row", label = "Date de fermeture", value = "date fermeture" },
{ type = "row", label = "Siège social", value = "siège social" },
{ type = "row", label = "Personnalités", value = "personnalités" }
},
},
{
type = "table",
title = "Entreprises connexes",
rows = {