« Modèle:Statut » : différence entre les versions
De 21Wiki
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
Aucun résumé des modifications Balises : Révocation manuelle Éditeur de wikicode 2017 |
||
Ligne 6 : | Ligne 6 : | ||
| hopital = <span style="color:red;font-weight:700">🏥 Hospitalisé·e</span> | | hopital = <span style="color:red;font-weight:700">🏥 Hospitalisé·e</span> | ||
| disparu = <span style="color:orange;font-weight:700">❔ Porté·e disparu·e</span> | | disparu = <span style="color:orange;font-weight:700">❔ Porté·e disparu·e</span> | ||
| chien = <span style="color: | | chien = <span style="color:brown;font-weight:700">🐶 Chien</span> | ||
| #default = <span style="color:green;font-weight:700">En vie</span> | | #default = <span style="color:green;font-weight:700">En vie</span> | ||
}}</includeonly> | }}</includeonly> |
Version du 3 juin 2023 à 15:40
Modèle permettant de changer le statut d'un personnage. Par défaut il est 'En vie', il peut être 'Parti·e de l'île', 'Parti·e temporairement de l'île', 'Décédé·e', 'En prison à perpétuité', 'Hospitalisé·e', 'Porté·e disparu·e' ou être un 'Chien'.
Paramètre | Description | Type | État | |
---|---|---|---|---|
raison | raison | Renseigner si le personnage n'existe plus | Inconnu | facultatif |
Tous les exemples d'utilisations
Le wikicode :
{{Statut}}
donnera : En vie
Le wikicode :
{{Statut|raison=parti}}
donnera : ✈️ Parti·e de l'île
Le wikicode :
{{Statut|raison=pause}}
donnera : ⏳ Parti·e temporairement de l'île
Le wikicode :
{{Statut|raison=mort}}
donnera : ⚰️ Décédé·e
Le wikicode :
{{Statut|raison=prison}}
donnera : 🔒 En prison à perpétuité
Le wikicode :
{{Statut|raison=hopital}}
donnera : 🏥 Hospitalisé·e
Le wikicode :
{{Statut|raison=disparu}}
donnera : ❔ Porté·e disparu·e
Le wikicode :
{{Statut|raison=chien}}
donnera : 🐶 Chien