« Hillbilies » : différence entre les versions
De 21Wiki
Aucun résumé des modifications |
Balise : Éditeur de wikicode 2017 |
||
Ligne 69 : | Ligne 69 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "aaron_redwood", | "label": "aaron_redwood", | ||
"nom": "Aaron Redwood", | "nom": "Aaron Redwood", | ||
Ligne 76 : | Ligne 76 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "marko_gruz", | "label": "marko_gruz", | ||
"nom": "Marko Gruz", | "nom": "Marko Gruz", | ||
Ligne 83 : | Ligne 83 : | ||
"status": null | "status": null | ||
}, | }, | ||
{"label": "batista_perez","nom": "Batista Perez","membre_start": "2023-10-28","membre_end": "2023-11-06","status": "⚰️"}, | |||
{ | |||
"label": "carlito_pinto", | "label": "carlito_pinto", | ||
"nom": "Carlito Pinto", | "nom": "Carlito Pinto", | ||
Ligne 97 : | Ligne 91 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "jaden_buckingham", | "label": "jaden_buckingham", | ||
"nom": "Jaden Buckingham", | "nom": "Jaden Buckingham", | ||
Ligne 104 : | Ligne 98 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "molly_mio", | "label": "molly_mio", | ||
"nom": "Molly Mio", | "nom": "Molly Mio", | ||
Ligne 111 : | Ligne 105 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "steve_marks", | "label": "steve_marks", | ||
"nom": "Steve Marks", | "nom": "Steve Marks", | ||
Ligne 118 : | Ligne 112 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "sven_robinson", | "label": "sven_robinson", | ||
"nom": "Sven Robinson", | "nom": "Sven Robinson", | ||
Ligne 125 : | Ligne 119 : | ||
"status": null | "status": null | ||
}, | }, | ||
{ | |||
"label": "ulysse_fisher", | "label": "ulysse_fisher", | ||
"nom": "Ulysse Fisher", | "nom": "Ulysse Fisher", | ||
Ligne 133 : | Ligne 127 : | ||
} | } | ||
] | ] | ||
}, | }, | ||
{ | |||
"name": "seconds", | "name": "seconds", | ||
"transform": [ | "transform": [ | ||
Ligne 151 : | Ligne 145 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "buck_carson","second_start": "2023-07-14","second_end": null} | ||
] | ] | ||
}, | }, | ||
Ligne 175 : | Ligne 165 : | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"label": "bob-lee_mccormick","chef_start": "2023-07-14","chef_end": null} | ||
] | ] | ||
}, | }, | ||
Ligne 207 : | Ligne 172 : | ||
"format": { | "format": { | ||
"type": "json", | "type": "json", | ||
"parse": { | "parse": {"date": "date:\"%Y-%m-%d\""} | ||
}, | }, | ||
"values": [ | "values": [ | ||
{ | {"name": "14/07 - Création du groupe","date": "2023-07-14","y": -20}, | ||
{"name": "28/10 - Absorbtion de la Milice","date": "2023-10-28","y": -20} | |||
] | ] | ||
} | } | ||
Ligne 230 : | Ligne 185 : | ||
"type": "ordinal", | "type": "ordinal", | ||
"range": "height", | "range": "height", | ||
"domain": { | "domain": {"data": "membres","field": "label"} | ||
}, | }, | ||
{ | { | ||
Ligne 239 : | Ligne 191 : | ||
"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 255 : | Ligne 205 : | ||
"grid": true, | "grid": true, | ||
"format": "%m/%y", | "format": "%m/%y", | ||
"title": " | "title": "✈️départ de l'île / ⚰️Décès / 🚪 départ consenti / ❌ Dissout / 👮 Démantèlement / 💢 Trahison / 📢 Renvoi " | ||
} | } | ||
], | ], | ||
Ligne 261 : | Ligne 211 : | ||
{ | { | ||
"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 290 : | Ligne 225 : | ||
{ | { | ||
"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 319 : | Ligne 238 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "events"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "date"}, | ||
"y": {"value": -20}, | |||
"width": {"value": 0.5}, | |||
"height": {"field": {"group": "height"},"offset": 20}, | |||
"y": { | "fill": {"value": "#0090FF"} | ||
"width": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 348 : | Ligne 251 : | ||
{ | { | ||
"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 377 : | Ligne 264 : | ||
{ | { | ||
"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": "#6B4A30"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
}, | }, | ||
{ | |||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "seconds"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "second_start"}, | ||
"x2": {"scale": "x","field": "second_end"}, | |||
"y": {"scale": "y","field": "label","offset": -3}, | |||
"height": {"value": 10}, | |||
"x2": { | "fill": {"value": "#A0806B"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 435 : | Ligne 290 : | ||
{ | { | ||
"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": "#BCB49F"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 463 : | Ligne 303 : | ||
{ | { | ||
"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": { | |||
} | } | ||
} | } |
Version du 13 novembre 2023 à 09:23
Organisation
Chef de gang
Numéro 2
Membres
- Aaron Redwood
- Carlito Pinto
- Jaden Buckingham
- Jhon Allisteur
- Marko Gruz
- Molly Mio
- Steve Marks
- Sven Robinson
- Ulysse Fisher
Anciens membres
- Batista Perez (Décédé d'une chute de falaise)
Histoire
Le groupe a été créé par Bob-Lee McCormick et Buck Carson le 14 juillet 2023. Le 28 octobre 2023, il absorbe le groupe "La Milice" et 7 de ses membres les rejoints.
Chronologie
Cadre marron : chef
Cadre beige : bras droit