« Delta » : différence entre les versions
De 21Wiki
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
||
(8 versions intermédiaires par 3 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
{{Infobox Gang | {{Infobox Gang | ||
| | |statut=Dissout| autre_nom= | ||
| image1=Icone Groupe criminel.png | | image1=Icone Groupe criminel.png | ||
| caption1= | | caption1= | ||
| business_actuel= | | business_actuel= | ||
| ancien_business= | | ancien_business= | ||
|affiliation= | |affiliation=| pnj= | ||
| couleurs= | | couleurs= | ||
| voitures_officielles=Offroads noirs | | voitures_officielles=Offroads noirs | ||
| tenue=Béret noir<br/>Lunettes aviateur<br/>Gilet tactique<br/>Cargo noir<br/>Rangers noires | | tenue=Béret noir<br/>Lunettes aviateur<br/>Gilet tactique<br/>Cargo noir<br/>Rangers noires | ||
| localisation_annexe= | | localisation_annexe= | ||
}} | }} | ||
Ligne 56 : | Ligne 51 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "irina","nom": "Irina Davenko","membre_start": "2022-04-01","membre_end": "2022-05-17","status": "❌"}, | ||
{"label": "jack","nom": "Jack Pinte","membre_start": "2022-04-01","membre_end": "2022-05-17","status": "❌"}, | |||
{"label": "vito","nom": "Vito Liggio","membre_start": "2022-04-01","membre_end": "2022-05-17","status": "❌"}, | |||
{"label": "dean","nom": "Dean O'Kelly","membre_start": "2022-04-01","membre_end": "2022-05-17","status": "❌"} | |||
{ | |||
{ | |||
{ | |||
] | ] | ||
}, | }, | ||
Ligne 122 : | Ligne 74 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "irina","chef_start": "2022-04-01","chef_end": "2022-05-17"} | ||
] | ] | ||
}, | }, | ||
Ligne 133 : | Ligne 81 : | ||
"format": { | "format": { | ||
"type": "json", | "type": "json", | ||
"parse": { | "parse": {"date": "date:\"%Y-%m-%d\""} | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"name": "01/04 - Création du groupe","date": "2022-04-01","y": -20}, | ||
{"name": "17/05 - Dissolution du groupe","date": "2022-05-17","y": -20} | |||
{ | |||
] | ] | ||
} | } | ||
Ligne 156 : | Ligne 94 : | ||
"type": "ordinal", | "type": "ordinal", | ||
"range": "height", | "range": "height", | ||
"domain": { | "domain": {"data": "membres","field": "label"} | ||
}, | }, | ||
{ | { | ||
Ligne 165 : | Ligne 100 : | ||
"type": "time", | "type": "time", | ||
"range": "width", | "range": "width", | ||
"nice": " | "round": false, | ||
"nice": "month", | |||
"domain": { | "domain": { | ||
"data": "membres", | "data": "membres", | ||
"field": [ | "field": ["membre_start","membre_end"] | ||
} | } | ||
} | } | ||
Ligne 180 : | Ligne 113 : | ||
"scale": "x", | "scale": "x", | ||
"grid": true, | "grid": true, | ||
"format": "%m/%y | "format": "%m/%y" | ||
} | } | ||
], | ], | ||
Ligne 187 : | Ligne 119 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "events"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "date"}, | ||
"y": {"field": "y"}, | |||
"angle": {"value": -30}, | |||
"fill": {"value": "#000"}, | |||
"y": { | "text": {"field": "name"}, | ||
"fontSize": {"value": 14} | |||
"angle": { | |||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 216 : | Ligne 133 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "events"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "date"}, | ||
"y": {"field": "y"}, | |||
"width": {"value": 0.5}, | |||
"height": {"field": {"group": "height"},"offset": 20}, | |||
"y": { | "fill": {"value": "#0090FF"} | ||
"width": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 245 : | Ligne 146 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_end","offset": -2}, | ||
"y": {"scale": "y","field": "label","offset": 6}, | |||
"fill": {"value": "#000"}, | |||
"text": {"field": "status"}, | |||
"fontSize": {"value": 14} | |||
"y": { | |||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 274 : | Ligne 159 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "chefs"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "chef_start"}, | ||
"x2": {"scale": "x","field": "chef_end"}, | |||
"y": {"scale": "y","field": "label","offset": -3}, | |||
"height": {"value": 9}, | |||
"x2": { | "fill": {"value": "#545454"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 303 : | Ligne 172 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_start"}, | ||
"x2": {"scale": "x","field": "membre_end"}, | |||
"y": {"scale": "y","field": "label"}, | |||
"height": {"value": 4}, | |||
"fill": {"value": "#000000"} | |||
"x2": { | |||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 360 : | Ligne 185 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_start"}, | ||
"y": {"scale": "y","field": "label","offset": -7}, | |||
"fill": {"value": "#000"}, | |||
"text": {"field": "nom"}, | |||
"y": { | "fontSize": {"value": 14} | ||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 388 : | Ligne 198 : | ||
] | ] | ||
}</graph> | }</graph> | ||
{{Légende|type=gang}} | |||
== Anecdotes == | |||
==Galerie== | ==Galerie== |
Dernière version du 21 novembre 2024 à 18:21
Organisation
Anciens membres
Histoire
Création
Le groupe se forme fin mars - début avril 2022 et s'installe rapidement dans l'ancien camp des Zetas. La plupart des membres, dont leur chef Irina sont d'anciens civils. Ils se présentent aux groupes existants et se mettent au travail, autant sur le deal de drogues que sur les braquages de supérettes.
Le groupe se dissout le 17 mai 2022.
Chronologie
🚪Parti·e du groupe 📢Renvoyé·e ❔Porté·e disparu·e ✈️Parti·e de l'île ⚰️Décédé·e ❌Dissolution 👮Démantèlement
Anecdotes
Galerie
-
Présentation chez les Lost