« Modèle:Infobox Gang » : différence entre les versions
De 21Wiki
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (28 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="title1"> | <title source="title1"> | ||
<default>{{PAGENAME}}</default> | <default><span style="display:block;text-align:center;padding:10px">{{PAGENAME}}</span></default> | ||
<format><span style="display:block;text-align:center;padding:10px">{{{title1}}}</span></format> | |||
</title> | </title> | ||
<image source="image1"> | <image source="image1"> | ||
| Ligne 7 : | Ligne 9 : | ||
</image> | </image> | ||
<data source="statut"> | <data source="statut"> | ||
<label>Statut</label> | <label><span style="display:block;text-align:center;padding:10px">Statut</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{Statut|{{{statut}}}}}</span></format> | |||
</data> | |||
<data source="ancien_nom"> | |||
<label><span style="display:block;text-align:center;padding:10px">Ancien(s) nom(s)</span></label> | |||
<format><span style="display:block;text-align:right;padding:10px">'''{{{ancien_nom}}}'''</span></format> | |||
</data> | </data> | ||
<data source="autre_nom"> | <data source="autre_nom"> | ||
<label>Autre(s) nom(s)</label> | <label><span style="display:block;text-align:center;padding:10px">Autre(s) nom(s)</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{autre_nom}}}</span></format> | |||
</data> | </data> | ||
<group collapse="open"> | <group collapse="open"> | ||
<header>Business</header> | <header><span style="display:block;text-align:center;padding:10px">Business</span></header> | ||
<data source="business_actuel"> | <data source="business_actuel"> | ||
<label> | <label><span style="display:block;text-align:center;padding:10px">Business</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{Business|{{{business_actuel}}}}}</span></format> | |||
</data> | |||
< | |||
<format><span style="text-align:right; | |||
</data> | |||
<data source="pnj"> | <data source="pnj"> | ||
<label>Envoyé</label> | <label><span style="display:block;text-align:center;padding:10px">Envoyé</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{pnj}}}</span></format> | |||
</data> | </data> | ||
</group> | </group> | ||
<group collapse="open"> | <group collapse="open"> | ||
<header>Quartier de gang</header> | <header><span style="display:block;text-align:center;padding:10px">Quartier de gang</span></header> | ||
<data source="quartier"> | <data source="quartier"> | ||
<label>Localisation</label> | <label><span style="display:block;text-align:center;padding:10px">Localisation</span></label> | ||
<format><span style="text-align:right; | <format><span style="display:block;text-align:right;padding:10px">{{Quartier|{{{quartier}}}}}</span></format> | ||
</data> | </data> | ||
<data source="localisation"> | <data source="localisation"> | ||
<label>Localisation</label> | <label><span style="display:block;text-align:center;padding:10px">Localisation</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{localisation}}}</span></format> | |||
</data> | </data> | ||
<image source="image2"> | <image source="image2"> | ||
<caption source="caption2"/> | <caption source="caption2"/> | ||
</image> | </image> | ||
</group> | </group> | ||
<group collapse="open"> | <group collapse="open"> | ||
<header>Signes distinctifs</header> | <header><span style="display:block;text-align:center;padding:10px">Signes distinctifs</span></header> | ||
<data source="couleurs"> | <data source="couleurs"> | ||
<label>Couleurs</label> | <label><span style="display:block;text-align:center;padding:10px">Couleurs</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{couleurs}}}</span></format> | |||
</data> | </data> | ||
<data source=" | <data source="tenue"> | ||
<label> | <label><span style="display:block;text-align:center;padding:10px">Tenue</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{tenue}}}</span></format> | |||
</data> | </data> | ||
<data source=" | <data source="véhicules"> | ||
<label> | <label><span style="display:block;text-align:center;padding:10px">Véhicules</span></label> | ||
<format><span style="display:block;text-align:right;padding:10px">{{{véhicules}}}</span></format> | |||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>HRP</header> | <header><span style="display:block;text-align:center;padding:10px">HRP</span></header> | ||
<data source="rôle"> | <data source="rôle"> | ||
<label>Rôle</label> | <label><span style="display:block;text-align:center;padding:10px">Rôle</span></label> | ||
<format><span style="text-align:right; | <format><span style="display:block;text-align:right;padding:10px">{{Rôle|{{{rôle}}}}}</span></format> | ||
</data> | </data> | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Ligne 75 : | Ligne 79 : | ||
"description": "Si le champ est vide, le nom de la page sera automatiquement ajouté.", | "description": "Si le champ est vide, le nom de la page sera automatiquement ajouté.", | ||
"type": "line" | "type": "line" | ||
}, | }, | ||
"image1": { | "image1": { | ||
| Ligne 89 : | Ligne 88 : | ||
"suggested": false, | "suggested": false, | ||
"label": "Légende", | "label": "Légende", | ||
"type": "line" | |||
}, | |||
"statut": { | |||
"label": "Statut", | |||
"description": "Si le groupe criminel change de statut, utiliser les raisons proposées.", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"Actif", | |||
"Dissout", | |||
"Fusionné", | |||
"Détruit", | |||
"Démantelé" | |||
], | |||
"default": "Actif", | |||
"autovalue": "Actif", | |||
"required": true | |||
}, | |||
"ancien_nom": { | |||
"label": "Ancien(s) nom(s)", | |||
"type": "line" | |||
}, | |||
"autre_nom": { | |||
"suggested": true, | |||
"label": "Autre(s) nom(s)", | |||
"type": "line" | "type": "line" | ||
}, | }, | ||
| Ligne 97 : | Ligne 120 : | ||
"type": "line", | "type": "line", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "Armes {{!}} AK-47", | ||
"Armes {{!}} AK compact", | |||
" | "Armes {{!}} Uzi & Canon scié", | ||
"Drogue {{!}} Cannabis", | |||
"Armes {{!}} | "Drogue {{!}} Champignons", | ||
" | "Drogue {{!}} Cocaïne", | ||
" | "Drogue {{!}} Héroïne", | ||
"Drogue {{!}} Méthamphétamine" | |||
" | |||
" | |||
" | |||
] | ] | ||
}, | }, | ||
| Ligne 115 : | Ligne 134 : | ||
"label": "Envoyé", | "label": "Envoyé", | ||
"type": "line" | "type": "line" | ||
}, | |||
"quartier": { | |||
"label": "Quartier de gang", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"Altruist Camp", | |||
"Braddock Farm", | |||
"Dignity Village", | |||
"Forum Drive", | |||
"Fudge Lane", | |||
"Grove Street", | |||
"Innocence Boulevard", | |||
"Jamestown Street", | |||
"Little Seoul", | |||
"Marlowe Drive", | |||
"Stab City" | |||
], | |||
"suggested": true, | |||
"description": "Si le groupe n'a pas de quartier, laisser ce champ vide." | |||
}, | }, | ||
"couleurs": { | "couleurs": { | ||
"suggested": true, | "suggested": true, | ||
"label": "Couleurs", | "label": "Couleurs", | ||
"type": " | "type": "string" | ||
}, | }, | ||
" | "tenue": { | ||
"suggested": true, | "suggested": true, | ||
"label": " | "label": "Tenue", | ||
"type": " | "type": "string" | ||
}, | }, | ||
" | "véhicules": { | ||
" | "label": "Véhicules", | ||
" | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
" | "localisation": { | ||
"label": "Localisation", | |||
"label": "Localisation | |||
"type": "line" | "type": "line" | ||
}, | |||
"image2": { | |||
"label": "Image supplémentaire", | |||
"type": "wiki-file-name" | |||
}, | }, | ||
"rôle": { | "rôle": { | ||
| Ligne 140 : | Ligne 181 : | ||
"type": "line", | "type": "line", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Accompagnateur", | |||
"MJ", | "MJ", | ||
"PNJ" | "PNJ" | ||
| Ligne 145 : | Ligne 187 : | ||
"suggested": true, | "suggested": true, | ||
"description": "Renseigner si le groupe criminel a un rôle spécial." | "description": "Renseigner si le groupe criminel a un rôle spécial." | ||
} | } | ||
}, | }, | ||
| Ligne 197 : | Ligne 195 : | ||
"caption1", | "caption1", | ||
"statut", | "statut", | ||
"ancien_nom", | |||
"autre_nom", | "autre_nom", | ||
"business_actuel", | "business_actuel", | ||
"pnj", | "pnj", | ||
"quartier", | "quartier", | ||
"couleurs", | "couleurs", | ||
"tenue", | "tenue", | ||
" | "véhicules", | ||
"localisation", | |||
"image2", | |||
"rôle" | "rôle" | ||
], | ], | ||
Dernière version du 2 novembre 2025 à 17:48
Aucune description.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Nom | title1 | Si le champ est vide, le nom de la page sera automatiquement ajouté. | Ligne de texte | facultatif |
| Logo | image1 | aucune description | Fichier | obligatoire |
| Légende | caption1 | aucune description | Ligne de texte | facultatif |
| Statut | statut | Si le groupe criminel change de statut, utiliser les raisons proposées.
| Ligne de texte | obligatoire |
| Ancien(s) nom(s) | ancien_nom | aucune description | Ligne de texte | facultatif |
| Autre(s) nom(s) | autre_nom | aucune description | Ligne de texte | suggéré |
| Business actuel | business_actuel | Si le groupe n'a pas de business, laisser ce champ vide.
| Ligne de texte | suggéré |
| Envoyé | pnj | aucune description | Ligne de texte | suggéré |
| Quartier de gang | quartier | Si le groupe n'a pas de quartier, laisser ce champ vide.
| Ligne de texte | suggéré |
| Couleurs | couleurs | aucune description | Chaîne | suggéré |
| Tenue | tenue | aucune description | Chaîne | suggéré |
| Véhicules | véhicules | aucune description | Chaîne | suggéré |
| Localisation | localisation | aucune description | Ligne de texte | facultatif |
| Image supplémentaire | image2 | aucune description | Fichier | facultatif |
| Rôle | rôle | Renseigner si le groupe criminel a un rôle spécial.
| Ligne de texte | suggéré |
