« Zombie Car's » : différence entre les versions
Aucun résumé des modifications |
Employes |
||
| (219 versions intermédiaires par 36 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
{{Infobox Entreprise| | {{Infobox Entreprise | ||
| statut = Actif | |||
| site_web = [https://www.zombiecars.fr/ zombiecars.fr] | |||
| image1 = ZC logo.png | |||
| localisation = Zip: 4025 | |||
| image2 = Mini Maps - Zombie Car's.png | |||
}} | |||
==Organisation== | ==Organisation== | ||
===<u> | ===<u>Patrons</u>=== | ||
* [[Nic Parnas]] | |||
== Concurrent == | === <u>Chef d'atelier</u> === | ||
* [[Alice Morose]] | |||
* [[Malya Da Costa]] | |||
=== <u>Employés</u> === | |||
* [[Aidan Simmons]] | |||
* [[Ben Aris]] | |||
* [[Ben Whitmore]] | |||
* [[Calvin Ox]] | |||
* [[Chris Turner]] | |||
* [[Ciaràn O'Lowry]] | |||
* [[Julian De Luca]] | |||
* [[Noélie Larson]] | |||
* [[Roman Favi]] | |||
=== <u>Anciens responsables</u> === | |||
* [[Carine Tatoin]] (Patronne) | |||
* [[Mike Martin]] (Patron) | |||
* [[Scottie Lofton]] (Chef d'atelier et actionnaire minoritaire) | |||
* [[Lila Bennet]] (Patronne) | |||
* [[Soledad García]] (Patronne) | |||
== Histoire == | |||
=== <u>Ouverture</u> === | |||
Le 2 décembre 2021, Mike Martin ouvre le Zombie Car's un garage concessionnaire de véhicule d'occasion. Il a obtenu le garage après la mort de son oncle qui lui a légué les murs de son garage qui s'appelait Harmony Repair. [[Mike Martin|Mike]] l’a rénové et le rouvre sous le nom de Zombie Car's. | |||
La flotte de véhicules du Zombie Car's comprend cinq types de véhicules : | |||
*Le Benson : transport de véhicules | |||
*Le Boxville : transport de troupes | |||
*Le e-Brickade, La Mule et Pounder : Livraison en supérette / restock | |||
*Le e-Burrito (remplace le Rumpo) : Réparations hors garage | |||
*Et 3 types de dépanneuses : Junior (petite), Maman (moyenne) et Papa (grande) | |||
=== <u>Concurrent</u> === | |||
Les deux garages de Los Santos, le [[Benny's]] et le Zombie Car's effectuant tout les deux des réparations de véhicules ils rentrent logiquement en concurrence. | |||
Lorsque le [[Benny's|Benny's Nord]] était ouvert ils opéraient tous les deux dans la même juridiction mais depuis sa fermeture et la délimitation des deux comtés le Zombie Car's opère uniquement dans le Comté de [[Mairie de Blaine County|Blaine County]] et le [[Benny's]] dans celui de [[Mairie de Los Santos County|Los Santos]]. | |||
Le business principal du Zombie Car's étant la vente de véhicules d'occasion, il fait concurrence directe à la rubrique Weazel Auto du téléphone, alimentée par le [[Weazel News]]. Cependant un partenariat entre les deux entreprises leur permet de mettre les véhicules d'occasions qu'ils ont à vendre sur le site internet du journal. | |||
== Images == | |||
<gallery> | |||
Fichier:Zombie Car's l'équipe.jpg|L'équipe Zombie Car's | |||
Fichier:Zombie Car orange.jpg|Zombie Car's Team Building | |||
Fichier:Zombie Car Dancing.png|Zombie Car's Dancing | |||
Fichier:Zombie Demolition Tournament.jpg|Zombie Demolition Tournament | |||
Fichier:Halloween au Zombie Car.jpg|Halloween | |||
Fichier:Noël au Zombie Car.jpg|Noël au Zombie Car | |||
Fichier:Logo-Zombie-Garage.png|Ancien logo du Zombie Car's | |||
</gallery> | |||
== Fanarts == | |||
<gallery> | |||
Fichier:Zombie Car - Seyph.jpg|Zombie Car - [https://twitter.com/ardanerre Seyph] | |||
Fichier:Logo poke haunter car.png|Haunter Car's - [https://twitter.com/Bamel_Helendav?t=0oVxqCk0BnnpXzrPh87dqg&s=09 Bamel Helendav] | |||
Fichier:Zombie car's.png|Le Zombie - [https://twitter.com/Flora_Mori_ Flora Mori] | |||
</gallery> | |||
==Distribution des parts== | |||
===<u>Répartition actuelle</u>=== | |||
<p class="mw-customtoggle-zombie14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts depuis le <b>15/10/2025</b> | |||
</p> | |||
<div class="mw-collapsible" id="mw-customcollapsible-zombie14"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|'''70%''' | |||
|'''[[Nic Parnas]]''' | |||
|- | |||
|20% | |||
|[[Soledad García]] | |||
|- | |||
|10% | |||
|[[Lila Martin|Lila Bennet]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Nic Parnas","pourcentage": 70}, | |||
{"parts": "Soledad García","pourcentage": 20}, | |||
{"parts": "Lila Bennet","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
===<u>Ancienne(s) répartition(s)</u>=== | |||
<p class="mw-customtoggle-zombie14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>30/09/2025</b> au <b>15/10/2025</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie14"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|'''90%''' | |||
|'''[[Nic Parnas]]''' | |||
|- | |||
|10% | |||
|[[Lila Martin|Lila Bennet]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Nic Parnas","pourcentage": 90}, | |||
{"parts": "Lila Bennet","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie13" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>18/08/2025</b> au <b>30/09/2025</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie13"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|'''70%''' | |||
|'''[[Nic Parnas]]''' | |||
|- | |||
|20% | |||
|[[Scottie Lofton]] | |||
|- | |||
|10% | |||
|[[Lila Martin|Lila Bennet]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Nic Parnas","pourcentage": 70}, | |||
{"parts": "Scotie Lofton","pourcentage": 20}, | |||
{"parts": "Lila Bennet","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>14/01/2025</b> au <b>18/08/2025</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie12"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Lila Martin|Lila Bennet]]''' | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Nic Parnas]]''' | |||
|- | |||
|20% | |||
|[[Scottie Lofton]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Lila Bennet","pourcentage": 40}, | |||
{"parts": "Nic Parnas","pourcentage": 40}, | |||
{"parts": "Scotie Lofton","pourcentage": 20} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>17/03/2024</b> au <b>14/01/2025</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie11"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''70%''' | |||
|'''[[Lila Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
|10% | |||
|[[Scottie Lofton]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Lila Martin","pourcentage": 70}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10}, | |||
{"parts": "Scotie Lofton","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>15/03/2024</b> au <b>17/03/2024</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie10"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''80%''' | |||
|'''[[Lila Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Lila Martin","pourcentage": 80}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>08/02/2024</b> au <b>15/03/2024</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie9"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Mike Martin]]''' | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Lila Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 40}, | |||
{"parts": "Lila Martin","pourcentage": 40}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>10/01/2024</b> au <b>08/02/2024</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie8"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''50%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
|30% | |||
|[[Lila Martin]] | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 50}, | |||
{"parts": "Lila Martin","pourcentage": 30}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>07/08/2023</b> au <b>10/01/2024</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie7"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Mike Martin]]''' | |||
|- style="color:blue" | |||
|'''40%''' | |||
|'''[[Lila Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 40}, | |||
{"parts": "Lila Martin","pourcentage": 40}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>11/07/2023</b> au <b>07/08/2023</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie6"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''70%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lila Martin]] | |||
|- | |||
|10% | |||
|[[Lenny Anderson 555-5239|Lenny Anderson]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 70}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lila Martin","pourcentage": 10}, | |||
{"parts": "Lenny Anderson","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>26/04/2023</b> au <b>11/07/2023</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie5"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''80%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Lila Bennet]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 80}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Lila Bennet","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>24/10/2022</b> au <b>26/04/2023</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie4"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''70%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
|10% | |||
|[[Isaac Orlov]] | |||
|- | |||
|10% | |||
|[[Kallista Moon-Ashman]] | |||
|- | |||
|10% | |||
|[[Lila Bennet]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 70}, | |||
{"parts": "Isaac Orlov","pourcentage": 10}, | |||
{"parts": "Kallista Moon-Ashman","pourcentage": 10}, | |||
{"parts": "Lila Bennet","pourcentage": 10} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>01/06/2022</b> au <b>24/10/2022</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie3"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''100%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 100} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition des parts du <b>13/12/2021</b> au <b>01/06/2022</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie2"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''50%''' | |||
|'''[[Mike Martin]]''' | |||
|- style="color:blue" | |||
|'''50%''' | |||
|'''[[Carine Tatoin]]''' | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 50}, | |||
{"parts": "Carine Tatoin","pourcentage": 50} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
<p class="mw-customtoggle-zombie1" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;"> | |||
▶ Répartition de la création de l'entreprise au <b>13/12/2021</b> | |||
</p> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-zombie1"> | |||
<div class="mw-collapsible-content"> | |||
{| class="wikitable center" style="margin-left: 10px; margin-right: auto" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''100%''' | |||
|'''[[Mike Martin]]''' | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Mike Martin","pourcentage": 100} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "ordinal", | |||
"range": "width", | |||
"domain": {"data": "table","field": "parts"} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"domain": {"data": "table","field": "pourcentage"}, | |||
"nice": true | |||
} | |||
], | |||
"axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}], | |||
"marks": [ | |||
{ | |||
"type": "rect", | |||
"from": {"data": "table"}, | |||
"properties": { | |||
"enter": { | |||
"x": {"scale": "x","field": "parts"}, | |||
"width": {"scale": "x","band": true,"offset": -4}, | |||
"y": {"scale": "y","field": "pourcentage"}, | |||
"y2": {"scale": "y","value": 0} | |||
}, | |||
"update": {"fill": {"value": "blue"}}, | |||
"hover": {"fill": {"value": "red"}} | |||
} | |||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|} | |||
</div> | |||
</div> | |||
[[Catégorie:Entreprise]] | [[Catégorie:Entreprise]] | ||
[[Catégorie:Zombie Car's]] | [[Catégorie:Zombie Car's|*]] | ||
Dernière version du 27 avril 2026 à 07:13
Organisation
Patrons
Chef d'atelier
Employés
- Aidan Simmons
- Ben Aris
- Ben Whitmore
- Calvin Ox
- Chris Turner
- Ciaràn O'Lowry
- Julian De Luca
- Noélie Larson
- Roman Favi
Anciens responsables
- Carine Tatoin (Patronne)
- Mike Martin (Patron)
- Scottie Lofton (Chef d'atelier et actionnaire minoritaire)
- Lila Bennet (Patronne)
- Soledad García (Patronne)
Histoire
Ouverture
Le 2 décembre 2021, Mike Martin ouvre le Zombie Car's un garage concessionnaire de véhicule d'occasion. Il a obtenu le garage après la mort de son oncle qui lui a légué les murs de son garage qui s'appelait Harmony Repair. Mike l’a rénové et le rouvre sous le nom de Zombie Car's.
La flotte de véhicules du Zombie Car's comprend cinq types de véhicules :
- Le Benson : transport de véhicules
- Le Boxville : transport de troupes
- Le e-Brickade, La Mule et Pounder : Livraison en supérette / restock
- Le e-Burrito (remplace le Rumpo) : Réparations hors garage
- Et 3 types de dépanneuses : Junior (petite), Maman (moyenne) et Papa (grande)
Concurrent
Les deux garages de Los Santos, le Benny's et le Zombie Car's effectuant tout les deux des réparations de véhicules ils rentrent logiquement en concurrence.
Lorsque le Benny's Nord était ouvert ils opéraient tous les deux dans la même juridiction mais depuis sa fermeture et la délimitation des deux comtés le Zombie Car's opère uniquement dans le Comté de Blaine County et le Benny's dans celui de Los Santos.
Le business principal du Zombie Car's étant la vente de véhicules d'occasion, il fait concurrence directe à la rubrique Weazel Auto du téléphone, alimentée par le Weazel News. Cependant un partenariat entre les deux entreprises leur permet de mettre les véhicules d'occasions qu'ils ont à vendre sur le site internet du journal.
Images
-
L'équipe Zombie Car's
-
Zombie Car's Team Building
-
Zombie Car's Dancing
-
Zombie Demolition Tournament
-
Halloween
-
Noël au Zombie Car
-
Ancien logo du Zombie Car's
Fanarts
-
Zombie Car - Seyph
-
Haunter Car's - Bamel Helendav
-
Le Zombie - Flora Mori
Distribution des parts
Répartition actuelle
▶ Répartition des parts depuis le 15/10/2025
| Pourcentage | Actionnaires | |
|---|---|---|
| 70% | Nic Parnas | |
| 20% | Soledad García | |
| 10% | Lila Bennet | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
Ancienne(s) répartition(s)
▶ Répartition des parts du 30/09/2025 au 15/10/2025
| Pourcentage | Actionnaires | |
|---|---|---|
| 90% | Nic Parnas | |
| 10% | Lila Bennet | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 18/08/2025 au 30/09/2025
| Pourcentage | Actionnaires | |
|---|---|---|
| 70% | Nic Parnas | |
| 20% | Scottie Lofton | |
| 10% | Lila Bennet | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 14/01/2025 au 18/08/2025
| Pourcentage | Actionnaires | |
|---|---|---|
| 40% | Lila Bennet | |
| 40% | Nic Parnas | |
| 20% | Scottie Lofton | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 17/03/2024 au 14/01/2025
| Pourcentage | Actionnaires | |
|---|---|---|
| 70% | Lila Martin | |
| 10% | Isaac Orlov | |
| 10% | Lenny Anderson | |
| 10% | Scottie Lofton | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 15/03/2024 au 17/03/2024
| Pourcentage | Actionnaires | |
|---|---|---|
| 80% | Lila Martin | |
| 10% | Isaac Orlov | |
| 10% | Lenny Anderson | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 08/02/2024 au 15/03/2024
| Pourcentage | Actionnaires | |
|---|---|---|
| 40% | Mike Martin | |
| 40% | Lila Martin | |
| 10% | Isaac Orlov | |
| 10% | Lenny Anderson | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 10/01/2024 au 08/02/2024
| Pourcentage | Actionnaires | |
|---|---|---|
| 50% | Mike Martin | |
| 30% | Lila Martin | |
| 10% | Isaac Orlov | |
| 10% | Lenny Anderson | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 07/08/2023 au 10/01/2024
| Pourcentage | Actionnaires | |
|---|---|---|
| 40% | Mike Martin | |
| 40% | Lila Martin | |
| 10% | Isaac Orlov | |
| 10% | Lenny Anderson | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 11/07/2023 au 07/08/2023
| Pourcentage | Actionnaires | |
|---|---|---|
| 70% | Mike Martin | |
| 10% | Isaac Orlov | |
| 10% | Lila Martin | |
| 10% | Lenny Anderson | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 26/04/2023 au 11/07/2023
| Pourcentage | Actionnaires | |
|---|---|---|
| 80% | Mike Martin | |
| 10% | Isaac Orlov | |
| 10% | Lila Bennet | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 24/10/2022 au 26/04/2023
| Pourcentage | Actionnaires | |
|---|---|---|
| 70% | Mike Martin | |
| 10% | Isaac Orlov | |
| 10% | Kallista Moon-Ashman | |
| 10% | Lila Bennet | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 01/06/2022 au 24/10/2022
| Pourcentage | Actionnaires | |
|---|---|---|
| 100% | Mike Martin | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition des parts du 13/12/2021 au 01/06/2022
| Pourcentage | Actionnaires | |
|---|---|---|
| 50% | Mike Martin | |
| 50% | Carine Tatoin | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
▶ Répartition de la création de l'entreprise au 13/12/2021
| Pourcentage | Actionnaires | |
|---|---|---|
| 100% | Mike Martin | |
|
Les actionnaires majoritaires sont inscrits en bleu. | ||
