« 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 4 : | Ligne 4 : | ||
| hopital = <span style="color:red;font-weight:700">Hospitalisé·e</span> | | hopital = <span style="color:red;font-weight:700">Hospitalisé·e</span> | ||
| prison = <span style="color:red;font-weight:700">En prison à vie</span> | | prison = <span style="color:red;font-weight:700">En prison à vie</span> | ||
| disparu = <span style="color:orange;font-weight:700">Disparu·e</span> | |||
| #default = <span style="color:green;font-weight:700">Vivant·e</span> | | #default = <span style="color:green;font-weight:700">Vivant·e</span> | ||
}}</includeonly> | }}</includeonly> | ||
Ligne 41 : | Ligne 42 : | ||
donnera : | donnera : | ||
{{Statut|raison=prison}} | {{Statut|raison=prison}} | ||
Le wikicode : | |||
<pre>{{Statut|raison=disparu}}</pre> | |||
donnera : | |||
{{Statut|raison=disparu}} | |||
</noinclude> | </noinclude> |
Version du 7 avril 2023 à 10:16
Modèle permettant de changer le statut d'un personnage. Par défaut il est 'Vivant·e', il peut être 'Décédé·e', 'Parti·e de l'île', 'Hospitalisé·e' ou 'En prison à vie'
Paramètre | Description | Type | État | |
---|---|---|---|---|
raison | raison | Renseigner si le personnage n'est plus vivant sur l'ile | Inconnu | facultatif |
Tous les exemples d'utilisations
Le wikicode :
{{Statut}}
donnera : Vivant·e
Le wikicode :
{{Statut|raison=parti}}
donnera : Parti·e de l'île
Le wikicode :
{{Statut|raison=mort}}
donnera : Décédé·e
Le wikicode :
{{Statut|raison=hopital}}
donnera : Hospitalisé·e
Le wikicode :
{{Statut|raison=prison}}
donnera : En prison à vie
Le wikicode :
{{Statut|raison=disparu}}
donnera : Disparu·e