« Humane Labs » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
Balise : Éditeur de wikicode 2017
Balise : Éditeur de wikicode 2017
Ligne 103 : Ligne 103 :
     },
     },
      
      
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}</tab>
<tab name="18/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mick Kid]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Mick Kid","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "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="11/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mick Kid]]
|-
|15%
|[[Phinéas Drake]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 55},
        {"parts": "Mick Kid","pourcentage": 15},
        {"parts": "Phinéas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "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="27/04/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''65%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Phinéas Drake]]
|-
|15%
|[[René Lemaire]]
|-
|5%
|[[Mick Kid]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 65},
        {"parts": "Phinéas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15},
        {"parts": "Mick Kid","pourcentage": 5}
      ]
    }
  ],
  "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="20/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Phinéas Drake]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Phinéas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "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="17/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[James Hunter]]'''
|-
|15%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 80},
        {"parts": "René Lemaire","pourcentage": 15},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="23/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''85%'''
|'''[[James Hunter]]'''
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 85},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="10/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mina Bael]]
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Mina Bael","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="10/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mina Bael]]
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Mina Bael","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="29/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''75%'''
|'''[[James Hunter]]'''
|-
|10%
|[[Mina Bael]]
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 75},
        {"parts": "Mina Bael","pourcentage": 10},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="08/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''85%'''
|'''[[James Hunter]]'''
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 85},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[James Hunter]]'''
|-
|45%
|[[René Lemaire]]
|-
|5%
|[[Phinéas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 50},
        {"parts": "René Lemaire","pourcentage": 45},
        {"parts": "Phinéas Drake","pourcentage": 5}
      ]
    }
  ],
  "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="19/11/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[James Hunter]]'''
|-
|30%
|[[Lajos Botos]]
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Kaja Jenssen]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 50},
        {"parts": "Lajos Botos","pourcentage": 30},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Kaja Jenssen","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="13/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''40%'''
|'''[[James Hunter]]'''
|- style="color:blue"
|'''40%'''
|'''[[Lajos Botos]]'''
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Kaja Jenssen]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 40},
        {"parts": "Lajos Botos","pourcentage": 40},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Kaja Jenssen","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>
}</graph>

Version du 30 septembre 2022 à 09:12


Histoire

Organisation

Patron

Personnels

Anciens responsables

Galerie

Distribution des parts

<tabs> <tab name="07/07/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |James Hunter |- |30% |Mick Kid |- |15% |René Lemaire |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="18/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |70% |James Hunter |- |15% |Mick Kid |- |15% |René Lemaire |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="11/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |James Hunter |- |15% |Mick Kid |- |15% |Phinéas Drake |- |15% |René Lemaire |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="27/04/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |65% |James Hunter |- |15% |Phinéas Drake |- |15% |René Lemaire |- |5% |Mick Kid |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="20/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |70% |James Hunter |- |15% |Phinéas Drake |- |15% |René Lemaire |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="17/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |80% |James Hunter |- |15% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="23/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |85% |James Hunter |- |10% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="10/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |70% |James Hunter |- |15% |Mina Bael |- |10% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="10/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |70% |James Hunter |- |15% |Mina Bael |- |10% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="29/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |75% |James Hunter |- |10% |Mina Bael |- |10% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="08/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |85% |James Hunter |- |10% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="02/12/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |50% |James Hunter |- |45% |René Lemaire |- |5% |Phinéas Drake |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="19/11/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |50% |James Hunter |- |30% |Lajos Botos |- |10% |René Lemaire |- |10% |Kaja Jenssen |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="13/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |40% |James Hunter |- style="color:blue" |40% |Lajos Botos |- |10% |René Lemaire |- |10% |Kaja Jenssen |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> </tabs>