« Gruppe 6 » : différence entre les versions

De 21Wiki
(Annulation des modifications 26649 de Zat (discussion))
Balises : Contenu remplacé Annulation
Aucun résumé des modifications
Balise : Éditeur de wikicode 2017
Ligne 59 : Ligne 59 :
|'''50%'''
|'''50%'''
|'''[[Islay Badger]]'''
|'''[[Islay Badger]]'''
|-
|- style="color:blue"
|- style="color:blue"
|'''50%'''
|'''50%'''
Ligne 106 : Ligne 107 :
         "hover": {"fill": {"value": "red"}}
         "hover": {"fill": {"value": "red"}}
       }
       }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}</tab>
<tab name="11/10/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|45%
|[[Alfred Maker]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alfred Maker","pourcentage": 45}
      ]
    }
  ],
  "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/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|25%
|[[Alfred Maker]]
|-
|20%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alfred Maker","pourcentage": 25},
        {"parts": "Carl Wash","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.
|}</tab>
<tab name="12/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''75%'''
|'''[[Islay Badger]]'''
|-
|25%
|[[Alfred Maker]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 75},
        {"parts": "Alfred Maker","pourcentage": 25}
      ]
    }
  ],
  "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="09/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|25%
|[[Alfred Maker]]
|-
|20%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alfred Maker","pourcentage": 25},
        {"parts": "Carl Wash","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.
|}</tab>
<tab name="20/07/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|20%
|[[Carl Wash]]
|-
|5%
|[[Alfred Maker]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Wash","pourcentage": 20},
        {"parts": "Alfred Maker","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="16/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|20%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 60},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Wash","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.
|}</tab>
<tab name="14/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Islay Badger]]'''
|-
|30%
|[[Alex Walt]]
|-
|10%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 60},
        {"parts": "Alex Walt","pourcentage": 30},
        {"parts": "Carl Wash","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="11/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''65%'''
|'''[[Islay Badger]]'''
|-
|30%
|[[Alex Walt]]
|-
|5%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 65},
        {"parts": "Alex Walt","pourcentage": 30},
        {"parts": "Carl Wash","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="07/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''65%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|10%
|[[Carl Jacobs]]
|-
|5%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 65},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Jacobs","pourcentage": 10},
        {"parts": "Carl Wash","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="31/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|20%
|[[Carl Jacobs]]
|-
|5%
|[[Carl Wash]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Jacobs","pourcentage": 20},
        {"parts": "Carl Wash","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="06/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|20%
|[[Carl Jacobs]]
|-
|5%
|[[Jean Simon]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 55},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Jacobs","pourcentage": 20},
        {"parts": "Jean Simon","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/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Islay Badger]]'''
|-
|20%
|[[Alex Walt]]
|-
|20%
|[[Carl Jacobs]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 60},
        {"parts": "Alex Walt","pourcentage": 20},
        {"parts": "Carl Jacobs","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.
|}</tab>
<tab name="24/04/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Islay Badger]]'''
|-
|40%
|[[Horatio Singleton]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Islay Badger","pourcentage": 60},
        {"parts": "Horatio Singleton","pourcentage": 40}
      ]
    }
  ],
  "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/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Horatio Singleton]]'''
|-
|40%
|[[Islay Badger]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Horatio Singleton","pourcentage": 60},
        {"parts": "Islay Badger","pourcentage": 40}
      ]
    }
  ],
  "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="04/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Horatio Singleton]]'''
|-
|35%
|[[Islay Badger]]
|-
|5%
|[[Jared Ferguson]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Horatio Singleton","pourcentage": 60},
        {"parts": "Islay Badger","pourcentage": 35},
        {"parts": "Jared Ferguson","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/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''65%'''
|'''[[Jared Ferguson]]'''
|-
|35%
|[[Horatio Singleton]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Jared Ferguson","pourcentage": 65},
        {"parts": "Horatio Singleton","pourcentage": 35}
      ]
    }
  ],
  "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="24/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''75%'''
|'''[[Jared Ferguson]]'''
|-
|25%
|[[Horatio Singleton]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Jared Ferguson","pourcentage": 75},
        {"parts": "Horatio Singleton","pourcentage": 25}
      ]
    }
  ],
  "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="16/12/20">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''100%'''
|'''[[Jared Ferguson]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Jared Ferguson","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 30 septembre 2022 à 08:39


Histoire

Entreprise de transport de fonds

Les 4 camions de Gruppe 6 s'appelaient originellement KHAMMTHAAR (rip), BENZIN (rip), PANZER et TIGER, et les 2 Huntley S SCHMETTERLING et SCHNAPPI.

Après l'explosion de KHAMMTHAAR le 14 janvier 2022, il est remplacé par SCHRÖDINGER (le camion plein et vide en même temps).

Après l'explosion de BENZIN le 25 février 2022, il est remplacé par ROSENROT.

Un nouveau Camion est acheté, il fut appelé PANTHER

Organisation

Patron

Personnel

Anciens responsables

Galerie

Distribution des parts

<tabs> <tab name="30/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |50% |Islay Badger |- |- style="color:blue" |50% |Alfred Maker |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="11/10/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |45% |Alfred Maker |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="19/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |25% |Alfred Maker |- |20% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="12/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |75% |Islay Badger |- |25% |Alfred Maker |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="09/09/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |25% |Alfred Maker |- |20% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="20/07/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |20% |Alex Walt |- |20% |Carl Wash |- |5% |Alfred Maker |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="16/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Islay Badger |- |20% |Alex Walt |- |20% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="14/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Islay Badger |- |30% |Alex Walt |- |10% |Carl Wash |-

| 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" |65% |Islay Badger |- |30% |Alex Walt |- |5% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="07/06/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |65% |Islay Badger |- |20% |Alex Walt |- |10% |Carl Jacobs |- |5% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="31/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |20% |Alex Walt |- |20% |Carl Jacobs |- |5% |Carl Wash |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="06/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |55% |Islay Badger |- |20% |Alex Walt |- |20% |Carl Jacobs |- |5% |Jean Simon |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="02/05/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Islay Badger |- |20% |Alex Walt |- |20% |Carl Jacobs |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="24/04/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Islay Badger |- |40% |Horatio Singleton |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="08/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Horatio Singleton |- |40% |Islay Badger |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="04/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |60% |Horatio Singleton |- |35% |Islay Badger |- |5% |Jared Ferguson |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="02/03/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |65% |Jared Ferguson |- |35% |Horatio Singleton |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="24/02/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |75% |Jared Ferguson |- |25% |Horatio Singleton |-

| colspan="3" |

Les actionnaires majoritaires sont inscrits en bleu. |}</tab> <tab name="16/12/20">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;" !Pourcentage !Actionnaires |- |- style="color:blue" |100% |Jared Ferguson |-

| colspan="3" |

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