« Ambeer » : différence entre les versions
m (Retrait de Loïka des employés (démission)) Balise : Révocation manuelle |
Balise : Éditeur de wikicode 2017 |
||
Ligne 47 : | Ligne 47 : | ||
=Distribution des parts= | =Distribution des parts= | ||
<tabs> | <tabs> | ||
<tab name="24/07/22">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | <tab name="24/07/22">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | ||
!Pourcentage | !Pourcentage | ||
Ligne 53 : | Ligne 53 : | ||
|- | |- | ||
|- style="color:blue" | |- style="color:blue" | ||
|''' | |'''90%''' | ||
|'''[[Layna Jones]]''' | |'''[[Layna Jones]]''' | ||
|- | |- | ||
Ligne 70 : | Ligne 70 : | ||
"name": "table", | "name": "table", | ||
"values": [ | "values": [ | ||
{"parts": "Layna Jones","pourcentage": | {"parts": "Layna Jones","pourcentage": 90}, | ||
{"parts": "Vincent Brea","pourcentage": 10}, | |||
{"parts": "Noah Thill","pourcentage": 10} | |||
] | ] | ||
} | } | ||
Ligne 106 : | Ligne 106 : | ||
"hover": {"fill": {"value": "red"}} | "hover": {"fill": {"value": "red"}} | ||
} | } | ||
} | |||
] | |||
}</graph> | |||
Les actionnaires majoritaires sont inscrits en bleu. | |||
|}</tab> | |||
<tab name="21/03/22">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''90%''' | |||
|'''[[Layna Jones]]''' | |||
|- | |||
|10% | |||
|[[Vincent Brea]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Layna Jones","pourcentage": 90}, | |||
{"parts": "Vincent Brea","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. | |||
|}</tab> | |||
<tab name="21/10/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''100%''' | |||
|'''[[Layna Jones]]''' | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Layna Jones","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. | |||
|}</tab> | |||
<tab name="01/08/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''90%''' | |||
|'''[[Layna Jones]]''' | |||
|- | |||
|10% | |||
|[[Allen Walker]] | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Layna Jones","pourcentage": 90}, | |||
{"parts": "Allen Walker","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. | |||
|}</tab> | |||
<tab name="02/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" | |||
!Pourcentage | |||
!Actionnaires | |||
|- | |||
|- style="color:blue" | |||
|'''100%''' | |||
|'''[[Layna Jones]]''' | |||
|- | |||
| colspan="3" |<graph>{ | |||
"width": 400, | |||
"height": 200, | |||
"padding": 30, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{"parts": "Layna Jones","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> | }</graph> |
Version du 27 septembre 2022 à 06:57
Histoire
Brasserie de bière située à Paleto Bay.
Le Mercredi 23 Février 2022, l'entreprise nommée jusqu'à présent Pißwasser décide de changer de nom et opte pour celui de Ambeer.
Organisation
Patronne
Personnel
- Axelle Strophe (Représentante des employés)
- Carlos Nutaolur
- Diane Laysa
- Grégory Peeters
- Jack Dawson
- Julien Dems
- Lancelot Vega
- Lila Roze
- Noah Thill
- Quentin Marks
- Scott Segurro
- Vincent Brea (Directeur financier)
Anciens responsables
- Allen Walker (Actionnaire)
- Bogdan Boyka (Ex-représentant syndical)
- Barry Talmet (Ex-DRH)
- Scott Marsh (Ex-DRH)
Galerie
Distribution des parts
<tabs> <tab name="24/07/22">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |90% |Layna Jones |- |10% |Vincent Brea |- |10% |Noah Thill |-
| colspan="3" |
Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="21/03/22">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |90% |Layna Jones |- |10% |Vincent Brea |-
| colspan="3" |
Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="21/10/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |100% |Layna Jones |-
| colspan="3" |
Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="01/08/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |90% |Layna Jones |- |10% |Allen Walker |-
| colspan="3" |
Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="02/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |100% |Layna Jones |-
| colspan="3" |
Les actionnaires majoritaires sont inscrits en bleu. |}</tab> </tabs>