« Page de test » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
Aucun résumé des modifications
 
(967 versions intermédiaires par 5 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
<tabs>  
{{En travaux}}
<tab name="30/01/21">{| class="wikitable center" style="margin-left: auto; margin-right: 10px;"
 
!Pourcentage
<center><gallery widths="135" heights="135">
!Actionnaires
Fichier:Icone Gouvernement.png|'''Garde nationale'''|lien=[[Garde nationale]]
|-
Fichier:Icone Entreprises privées.png|'''21 Champions'''|link=[[21 Champions]]
|- style="color:blue"
Fichier:Icone Gouvernement.png|'''SADOT'''|link=[[SADOT]]
|'''50%'''
Fichier:Icone Gouvernement.png|'''FTC'''|link=[[FTC]]
|'''[[Islay Badger]]'''
Fichier:Icone Gouvernement.png|'''L'Assemblée'''|link=[[L'Assemblée]]
|-
</gallery></center>
|- style="color:blue"
 
|'''50%'''
==Autres entreprises==
|'''[[Alfred Maker]]'''
===<u>Magasins</u>===
|-
<center>
| colspan="3" |<graph>{
<gallery widths="75" heights="75">
  "width": 400,
Fichier:Icone Entreprise.png|'''Binco'''|link=[[Binco]]
  "height": 200,
Fichier:Icone Entreprise.png|'''Coiffeurs'''|link=[[Coiffeurs]]
  "padding": 30,
Fichier:Icone Entreprise.png|'''Haters'''|link=[[Haters]]
  "data": [
Fichier:Icone Entreprise.png|'''Magasin de pêche'''
    {
Fichier:Icone Entreprise.png|'''Ponsonbys'''|link=[[Ponsonbys]]
      "name": "table",
Fichier:Icone Entreprise.png|'''SubUrban'''|link=[[SubUrban]]
      "values": [
Fichier:Icone Entreprise.png|'''Tatoueurs'''|link=[[Tatoueurs]]
        {"parts": "Islay Badger","pourcentage": 50},
</gallery>
        {"parts": "Alfred Maker","pourcentage": 50}
</center>
      ]
 
    }
===<u>Services</u>===
  ],
<center>
  "scales": [
<gallery widths="75" heights="75">
    {
Fichier:Icone Entreprise.png|'''Ammu-Nation'''|link=[[Ammu-Nation]]
      "name": "x",
Fichier:Icone Entreprise.png|'''Concessionnaires'''
      "type": "ordinal",
Fichier:Icone Entreprise.png|'''Los Santos Customs'''|link=[[Los Santos Customs]]
      "range": "width",
Fichier:Icone Entreprise.png|'''Pharmacies'''|link=[[Pharmacies]]
      "domain": {"data": "table","field": "parts"}
Fichier:Icone Entreprise.png|'''Supérettes'''|link=[[Supérettes]]
    },
Fichier:Icone Entreprise.png|'''You Tool'''|link=[[You Tool]]
    {
</gallery>
      "name": "y",
</center>
      "type": "linear",
 
      "range": "height",
=== <u>Banques</u>===
      "domain": {"data": "table","field": "pourcentage"},
<center>
      "nice": true
<gallery widths="75" heights="75">
    }
Fichier:Icone Entreprise.png|'''BCSB'''|link=[[BCSB]]
  ],
Fichier:Icone Entreprise.png|'''Fleeca'''|link=[[Fleeca]]
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
Fichier:Icone Entreprise.png|'''Maze Bank'''|link=[[Maze Bank]]
  "marks": [
Fichier:Icone Entreprise.png|'''Pacific Bank'''|link=[[Pacific Bank]]
    {
===<small>[[Historique des Braquages de Banque|'''Voir l'historique des Braquages de Banque''']]</small>===
      "type": "rect",
</gallery>
      "from": {"data": "table"},
</center>
      "properties": {
 
        "enter": {
===<u>Divertissement</u>===
          "x": {"scale": "x","field": "parts"},
<center>
          "width": {"scale": "x","band": true,"offset": -4},
<gallery widths="75" heights="75">
          "y": {"scale": "y","field": "pourcentage"},
Fichier:Icone Entreprise.png|'''Diamond Casino & Resort'''|link=[[Diamond Casino & Resort]]
          "y2": {"scale": "y","value": 0}
Fichier:Icone Entreprise.png|'''Los Santos Golf Club'''|link=[[Los Santos Golf Club]]
        },
Fichier:Icone Entreprise.png|'''Maze Bank Arena'''|link=[[Maze Bank Arena]]
        "update": {"fill": {"value": "blue"}},
Fichier:Icone Entreprise.png|'''Salle d'arcade'''|link=[[Salle d'arcade]]
        "hover": {"fill": {"value": "red"}}
</gallery>
      }
</center>
    }
 
  ]
MANQUE AUTO-ECOLES, FOURRIERE, BIJOUTERIES, VELIB
}</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>
Les actionnaires majoritaires sont inscrits en bleu.
|}</tab>
</tabs>

Dernière version du 7 octobre 2025 à 21:14

Cette page est en travaux !



Autres entreprises

Magasins

Services

Banques

Divertissement

MANQUE AUTO-ECOLES, FOURRIERE, BIJOUTERIES, VELIB