« 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 Balise : É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:black;font-weight:700">🐶 Chien</span> | ||
| chat = <span style="color: | | chat = <span style="color:black;font-weight:700">🐱 Chat</span> | ||
| #default = <span style="color:limegreen;font-weight:700">En vie</span> | | #default = <span style="color:limegreen;font-weight:700">En vie</span> | ||
}}</includeonly> | }}</includeonly> |
Version du 6 mars 2024 à 15:03
Modèle permettant de changer le statut d'un personnage.
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
Le wikicode :
{{Statut|raison=chat}}
donnera : 🐱 Chat