Balise : Éditeur de wikicode 2017 |
Balises : Blanchiment Éditeur de wikicode 2017 |
(175 versions intermédiaires par le même utilisateur non affichées) |
Ligne 1 : |
Ligne 1 : |
| <infobox>
| |
| <title source="title1">
| |
| <default>{{PAGENAME}}</default>
| |
| </title>
| |
| <image source="image1">
| |
| <caption source="caption1"/>
| |
| </image>
| |
| <data source="statut">
| |
| <label>Statut</label>
| |
| </data>
| |
| <data source="nom_complet">
| |
| <label>Nom complet</label>
| |
| </data>
| |
| <data source="surnom">
| |
| <label>Surnom</label>
| |
| </data>
| |
| <data source="numéro_de_téléphone">
| |
| <label>Numéro de téléphone</label>
| |
| </data>
| |
| <data source="reseaux">
| |
| <label>Réseaux sociaux</label>
| |
| </data>
| |
| <group collapse="open">
| |
| <header>Biographie</header>
| |
| <data source="age">
| |
| <label>Age</label>
| |
| </data>
| |
| <data source="origine">
| |
| <label>Origine</label>
| |
| </data>
| |
| <data source="parenté">
| |
| <label>Relations</label>
| |
| </data>
| |
| </group>
| |
| <group collapse="open">
| |
| <header>Carrière</header>
| |
| <data source="groupe_actuel">
| |
| <label>Groupe criminel</label>
| |
| </data>
| |
| <data source="metier_actuel" class="right-align">
| |
| <label>Entreprise</label>
| |
| <format>{{En travaux|role={{{metier_actuel}}}}}</format>
| |
| </data>
| |
| <data source="matricule">
| |
| <label>Matricule</label>
| |
| </data>
| |
| <data source="auto_entreprise">
| |
| <label>Auto-entreprise / Micro-entreprise</label>
| |
| </data>
| |
| <data source="avocat">
| |
| <label>Cabinet d'avocats</label>
| |
| </data>
| |
| <data source="ancien_groupe">
| |
| <label>Ancien(s) groupe(s) criminel(s)</label>
| |
| </data>
| |
| <data source="ancien_métier">
| |
| <label>Ancienne(s) entreprise(s)</label>
| |
| </data>
| |
| </group>
| |
| <group collapse="open">
| |
| <header>Vie publique</header>
| |
| <data source="association">
| |
| <label>Association(s)</label>
| |
| </data>
| |
| <data source="syndicat">
| |
| <label>Syndicat</label>
| |
| </data>
| |
| <data source="ancienne_association">
| |
| <label>Ancienne(s) association(s)</label>
| |
| </data>
| |
| <data source="parti_politique">
| |
| <label>Parti politique</label>
| |
| </data>
| |
| <data source="ancien_parti_politique">
| |
| <label>Ancien(s) parti(s) politique(s)</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>HRP</header>
| |
| <data source="joué_par">
| |
| <label>Joué par</label>
| |
| </data>
| |
| <data source="youtube">
| |
| <label>Chaîne Youtube</label>
| |
| </data>
| |
| <data source="rôle">
| |
| <label>Rôle</label>
| |
| <format>{{Rôle|role={{{rôle}}}}}</format>
| |
| </data>
| |
| </group>
| |
| </infobox>
| |
|
| |
|
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "title1": {
| |
| "suggested": false,
| |
| "label": "Nom",
| |
| "description": "Si le champ est vide, le nom de la page sera automatiquement ajouté.",
| |
| "type": "line"
| |
| },
| |
| "image1": {
| |
| "suggested": true,
| |
| "label": "Photo(s) de profil",
| |
| "type": "wiki-file-name"
| |
| },
| |
| "caption1": {
| |
| "suggested": true,
| |
| "label": "Légende de la photo de profil",
| |
| "type": "line"
| |
| },
| |
| "nom_complet": {
| |
| "suggested": true,
| |
| "label": "Nom complet",
| |
| "description": "Renseigner uniquement si le nom complet est différent du nom.",
| |
| "type": "line"
| |
| },
| |
| "surnom": {
| |
| "suggested": true,
| |
| "label": "Surnom(s)",
| |
| "type": "content"
| |
| },
| |
| "numéro_de_téléphone": {
| |
| "label": "Numéro de téléphone",
| |
| "required": true,
| |
| "autovalue": "",
| |
| "type": "line"
| |
| },
| |
| "age": {
| |
| "suggested": true,
| |
| "label": "Age",
| |
| "description": "Utiliser les modèles proposés selon si le personnage est vivant ou décédé.",
| |
| "suggestedvalues": [
| |
| "{{Age|date_naissance=YYYY-MM-DD}}",
| |
| "{{Age|date_naissance=YYYY-MM-DD|date_deces=YYYY-MM-DD}}"
| |
| ]
| |
| },
| |
| "statut": {
| |
| "label": "Statut",
| |
| "type": "line",
| |
| "default": "{{Statut}}",
| |
| "description": "Si le personnage change de statut, utiliser les raisons proposées.",
| |
| "suggestedvalues": [
| |
| "{{Statut}}",
| |
| "{{Statut|raison=parti}}",
| |
| "{{Statut|raison=mort}}",
| |
| "{{Statut|raison=prison}}",
| |
| "{{Statut|raison=hopital}}",
| |
| "{{Statut|raison=disparu}}",
| |
| "{{Statut|raison=vacances}}",
| |
| "{{Statut|raison=chien}}",
| |
| "{{Statut|raison=chat}}"
| |
| ],
| |
| "required": true,
| |
| "autovalue": "{{Statut}}"
| |
| },
| |
| "origine": {
| |
| "suggested": true,
| |
| "label": "Origine",
| |
| "type": "content"
| |
| },
| |
| "parenté": {
| |
| "suggested": true,
| |
| "label": "Relations",
| |
| "type": "content"
| |
| },
| |
| "metier_actuel": {
| |
| "suggested": true,
| |
| "label": "Entreprise actuelle",
| |
| "type": "line"
| |
| },
| |
| "matricule": {
| |
| "suggested": true,
| |
| "label": "Matricule",
| |
| "type": "line",
| |
| "description": "Si le personnage fait parti des forces de l'ordre."
| |
| },
| |
| "ancien_métier": {
| |
| "suggested": true,
| |
| "label": "Anciennes entreprises",
| |
| "type": "content"
| |
| },
| |
| "association": {
| |
| "suggested": true,
| |
| "label": "Associations actuelles",
| |
| "type": "content"
| |
| },
| |
| "ancienne_association": {
| |
| "suggested": true,
| |
| "label": "Anciennes associations / anciens syndicats",
| |
| "type": "content"
| |
| },
| |
| "joué_par": {
| |
| "suggested": true,
| |
| "label": "Pseudo du joueur",
| |
| "type": "line"
| |
| },
| |
| "rôle": {
| |
| "suggested": true,
| |
| "label": "Rôle",
| |
| "type": "line",
| |
| "suggestedvalues": [
| |
| "MJ",
| |
| "PNJ"
| |
| ],
| |
| "description": "Renseigner si le personnage a un rôle spécial."
| |
| },
| |
| "youtube": {
| |
| "suggested": true,
| |
| "label": "Chaîne YouTube",
| |
| "description": "Chaîne YouTube du joueur.",
| |
| "type": "line"
| |
| },
| |
| "reseaux": {
| |
| "suggested": true,
| |
| "label": "Réseaux sociaux",
| |
| "description": "Réseaux sociaux du personnage uniquement.",
| |
| "type": "content"
| |
| },
| |
| "parti_politique": {
| |
| "suggested": true,
| |
| "label": "Parti politique actuel",
| |
| "type": "line"
| |
| },
| |
| "auto_entreprise": {
| |
| "suggested": true,
| |
| "label": "Auto-entreprises / micro-entreprises actuelles",
| |
| "type": "content"
| |
| },
| |
| "syndicat": {
| |
| "suggested": true,
| |
| "label": "Syndicat actuel",
| |
| "type": "line"
| |
| },
| |
| "groupe_actuel": {
| |
| "suggested": true,
| |
| "label": "Groupe criminel actuel",
| |
| "type": "line"
| |
| },
| |
| "ancien_groupe": {
| |
| "label": "Anciens groupes criminels",
| |
| "suggested": true,
| |
| "type": "content"
| |
| },
| |
| "ancien_parti_politique": {
| |
| "label": "Anciens partis politiques",
| |
| "suggested": true,
| |
| "type": "content"
| |
| },
| |
| "avocat": {
| |
| "label": "Cabinet d'avocats actuel",
| |
| "type": "line",
| |
| "suggested": true
| |
| }
| |
| },
| |
| "sets": [],
| |
| "paramOrder": [
| |
| "title1",
| |
| "image1",
| |
| "caption1",
| |
| "statut",
| |
| "nom_complet",
| |
| "surnom",
| |
| "numéro_de_téléphone",
| |
| "reseaux",
| |
| "age",
| |
| "origine",
| |
| "parenté",
| |
| "groupe_actuel",
| |
| "ancien_groupe",
| |
| "metier_actuel",
| |
| "matricule",
| |
| "auto_entreprise",
| |
| "avocat",
| |
| "ancien_métier",
| |
| "association",
| |
| "syndicat",
| |
| "ancienne_association",
| |
| "parti_politique",
| |
| "ancien_parti_politique",
| |
| "joué_par",
| |
| "youtube",
| |
| "rôle"
| |
| ],
| |
| "format": "block"
| |
| }
| |
| </templatedata>
| |
| </noinclude>
| |