« The Cursed » : différence entre les versions
De 21Wiki
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
Aucun résumé des modifications |
||
(6 versions intermédiaires par 3 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
{{Infobox Gang | {{Infobox Gang | ||
| | |statut={{Statut|raison=dissout}}| autre_nom= | ||
| image1=Fichier:Cursed.png | | image1=Fichier:Cursed.png | ||
| caption1= | | caption1= | ||
| business_actuel= | | business_actuel= | ||
|affiliation=| pnj= | |||
|affiliation= | |||
| couleurs=Rose & Noir | | couleurs=Rose & Noir | ||
| voitures_officielles= | | voitures_officielles= | ||
| tenue= | | tenue= | ||
| localisation_annexe= | | localisation_annexe= | ||
}} | }} | ||
Ligne 40 : | Ligne 34 : | ||
<graph>{ | <graph>{ | ||
"width": 800, | "width": 800, | ||
"height": | "height": 200, | ||
"data": [ | "data": [ | ||
{ | { | ||
Ligne 59 : | Ligne 53 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "akayuki","nom": "Akayuki Itto","membre_start": "2022-03-23","membre_end": "2022-04-20","status": "❌"}, | ||
{"label": "bryan","nom": "Bryan Colman","membre_start": "2022-03-23","membre_end": "2022-04-20","status": "❌"}, | |||
{"label": "luz","nom": "Luz Brown","membre_start": "2022-03-23","membre_end": "2022-04-20","status": "❌"}, | |||
{"label": "dick","nom": "Dick Cook","membre_start": "2022-03-23","membre_end": "2022-04-20","status": "❌"} | |||
{ | |||
{ | |||
{ | |||
] | ] | ||
}, | }, | ||
Ligne 125 : | Ligne 76 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "akayuki","chef_start": "2022-03-23","chef_end": "2022-04-20"} | ||
] | ] | ||
}, | }, | ||
Ligne 136 : | Ligne 83 : | ||
"format": { | "format": { | ||
"type": "json", | "type": "json", | ||
"parse": { | "parse": {"date": "date:\"%Y-%m-%d\""} | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"name": "23/03 - Création du groupe","date": "2022-03-23","y": -20}, | ||
{"name": "20/04 - Dissolution du groupe","date": "2022-04-20","y": -20} | |||
{ | |||
] | ] | ||
} | } | ||
Ligne 159 : | Ligne 96 : | ||
"type": "ordinal", | "type": "ordinal", | ||
"range": "height", | "range": "height", | ||
"domain": { | "domain": {"data": "membres","field": "label"} | ||
}, | }, | ||
{ | { | ||
Ligne 171 : | Ligne 105 : | ||
"domain": { | "domain": { | ||
"data": "membres", | "data": "membres", | ||
"field": [ | "field": ["membre_start","membre_end"] | ||
} | } | ||
} | } | ||
Ligne 183 : | Ligne 114 : | ||
"scale": "x", | "scale": "x", | ||
"grid": true, | "grid": true, | ||
"format": "%m/%y | "format": "%m/%y" | ||
} | } | ||
], | ], | ||
Ligne 190 : | Ligne 120 : | ||
{ | { | ||
"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 219 : | Ligne 134 : | ||
{ | { | ||
"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 248 : | Ligne 147 : | ||
{ | { | ||
"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": { | |||
" | |||
" | |||
} | |||
} | } | ||
} | } | ||
Ligne 306 : | Ligne 160 : | ||
{ | { | ||
"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": "#DF32E4"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 335 : | Ligne 173 : | ||
{ | { | ||
"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}, | |||
"x2": { | "fill": {"value": "#ED7AF0"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 363 : | Ligne 186 : | ||
{ | { | ||
"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 391 : | Ligne 199 : | ||
] | ] | ||
}</graph> | }</graph> | ||
{{Légende|type=gang}} | |||
== Anecdotes == | |||
==Galerie== | ==Galerie== | ||
Dernière version du 10 avril 2024 à 16:15
Organisation
Anciens membres
Histoire
Création
Le groupe se forme fin mars 2022.
Dissolution
Le groupe disparait en avril 2022, en partie sous la pression des Bloods qui leur reprochait d'avoir divulgué leurs tarifs aux Wave.
Bryan Colman rejoindra rapidement La Piovra.
Chronologie
🚪Parti·e du groupe 📢Renvoyé·e ❔Porté·e disparu·e ✈️Parti·e de l'île ⚰️Décédé·e ❌Dissolution 👮Démantèlement